Triggered by Gerrit: https://git.eclipse.org/r/146750 Obtained Jenkinsfile from git https://github.com/delislesim/tracecompass-infra-test Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘tracecompass-build-5dbwc-0q404’ Agent tracecompass-build-9mh8f-m6066 is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-neon/11/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-9mh8f-m6066" spec: containers: - env: - name: "JENKINS_SECRET" value: "c70c6c2dbb31d2c199056887428b16615b8abc438d122d313034bb2f0af7fc99" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-9mh8f-m6066" - name: "JENKINS_NAME" value: "tracecompass-build-9mh8f-m6066" - name: "JENKINS_URL" value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbi/jenkins-jnlp-agent" name: "jnlp" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - args: - "-c" - "/home/tracecompass/.vnc/xstartup.sh && cat" command: - "/bin/sh" image: "delislesim/eclipse-tracecompass-build-env:16.04" imagePullPolicy: "Always" name: "environment" resources: limits: memory: "2.6Gi" cpu: "1.3" requests: memory: "2.6Gi" cpu: "1.3" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false nodeSelector: {} restartPolicy: "Never" volumes: - emptyDir: {} name: "m2-repo" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: {} name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-tracecompass" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on tracecompass-build-9mh8f-m6066 in /home/jenkins/workspace/tracecompass-gerrit [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning repository https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/delislesim/tracecompass-infra-test # timeout=10 Fetching upstream changes from https://github.com/delislesim/tracecompass-infra-test > /usr/bin/git fetch --tags --progress https://github.com/delislesim/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 (refs/remotes/origin/master) > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 Commit message: "Fix checkout steps" > /usr/bin/git rev-list --no-walk 4beeffc2ad8cad1fc14cebdc2b3183b5a5f211f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-29T20:09:55.466Z] Timeout set to expire in 4 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2019-07-29T20:09:56.328Z] No credentials specified [2019-07-29T20:09:56.429Z] Fetching changes from the remote Git repository [2019-07-29T20:09:56.335Z] > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 [2019-07-29T20:09:56.432Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-29T20:09:56.526Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-29T20:09:56.527Z] > /usr/bin/git --version # timeout=10 [2019-07-29T20:09:56.627Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/50/146750/1 [2019-07-29T20:11:20.536Z] Checking out Revision 12ab23aa04ddc63be4c7a24379fcde2f861a0b97 (refs/changes/50/146750/1) [2019-07-29T20:11:20.528Z] > /usr/bin/git rev-parse 12ab23aa04ddc63be4c7a24379fcde2f861a0b97^{commit} # timeout=10 [2019-07-29T20:11:20.540Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-29T20:11:20.627Z] > /usr/bin/git checkout -f 12ab23aa04ddc63be4c7a24379fcde2f861a0b97 [2019-07-29T20:11:30.728Z] Commit message: "timing: Fix potential NPE when view descriptor does not exist" [2019-07-29T20:11:30.822Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-29T20:11:32.324Z] > /usr/bin/git rev-list --no-walk ae6364af9e02be0a85aa5210d6d0d9a709084711 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Legacy) Stage "Legacy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-07-29T20:11:35.339Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-29T20:11:35.340Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:11:37.880Z] 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 [2019-07-29T20:11:38.448Z] Progress (1): 2.1 kB 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 3.2 kB/s) [2019-07-29T20:11:38.448Z] 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 [2019-07-29T20:11:38.448Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 319 kB/s) [2019-07-29T20:11:38.448Z] 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 [2019-07-29T20:11:38.707Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 15 kB/s) [2019-07-29T20:11:38.707Z] 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 [2019-07-29T20:11:38.707Z] Progress (1): 4.1/6.5 kB Progress (1): 6.5 kB 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 342 kB/s) [2019-07-29T20:11:38.707Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-29T20:11:38.707Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 310 kB/s) [2019-07-29T20:11:38.707Z] 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 [2019-07-29T20:11:38.707Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 1.0 MB/s) [2019-07-29T20:11:38.707Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [2019-07-29T20:11:38.707Z] Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 36/40 kB Progress (1): 40/40 kB Progress (1): 40 kB 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.8 MB/s) [2019-07-29T20:11:38.707Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-29T20:11:38.707Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 405 kB/s) [2019-07-29T20:11:38.707Z] 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 [2019-07-29T20:11:38.707Z] 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 [2019-07-29T20:11:38.967Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB 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 125 kB/s) [2019-07-29T20:11:38.967Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB 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 272 kB/s) [2019-07-29T20:11:39.624Z] [INFO] Scanning for projects... [2019-07-29T20:11:39.624Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-29T20:11:39.624Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-29T20:11:39.624Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-29T20:11:39.624Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-29T20:11:39.624Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-29T20:11:39.624Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-29T20:11:39.624Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-29T20:11:39.624Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-29T20:11:39.989Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-29T20:11:40.249Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-29T20:11:40.508Z] /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-29T20:11:40.768Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-29T20:11:41.030Z] /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-29T20:11:41.030Z] 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 [2019-07-29T20:11:41.030Z] 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 [2019-07-29T20:11:41.030Z] 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 [2019-07-29T20:11:41.328Z] 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 [2019-07-29T20:11:41.328Z] 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 [2019-07-29T20:11:41.328Z] 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 [2019-07-29T20:11:41.328Z] Progress (1): 2.1 kB 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 28 kB/s) [2019-07-29T20:11:41.328Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-29T20:11:41.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-29T20:11:41.328Z] 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 [2019-07-29T20:11:41.588Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-29T20:11:41.588Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-29T20:11:41.588Z] 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 [2019-07-29T20:11:41.848Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 451 kB/s) [2019-07-29T20:11:41.848Z] 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 [2019-07-29T20:11:41.848Z] 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 [2019-07-29T20:11:41.848Z] 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 [2019-07-29T20:11:41.848Z] 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 [2019-07-29T20:11:42.110Z] 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 [2019-07-29T20:11:42.110Z] 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 [2019-07-29T20:11:42.110Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 64 kB/s) [2019-07-29T20:11:42.110Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-29T20:11:42.110Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-29T20:11:42.110Z] 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 [2019-07-29T20:11:42.371Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-29T20:11:42.371Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-29T20:11:42.371Z] 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 [2019-07-29T20:11:42.371Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB 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 184 kB/s) [2019-07-29T20:11:42.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T20:11:42.371Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T20:11:42.371Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T20:11:42.630Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T20:11:42.630Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T20:11:42.630Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-29T20:11:42.630Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 608 kB/s) [2019-07-29T20:11:42.630Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T20:11:42.630Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T20:11:42.891Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T20:11:42.891Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T20:11:42.891Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T20:11:42.891Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-29T20:11:42.891Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB 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 649 kB/s) [2019-07-29T20:11:42.891Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-29T20:11:43.151Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-29T20:11:43.151Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-29T20:11:43.151Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-29T20:11:43.151Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-29T20:11:43.151Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-29T20:11:43.412Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 366 kB/s) [2019-07-29T20:11:43.412Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-29T20:11:43.412Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-29T20:11:43.412Z] 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 [2019-07-29T20:11:43.412Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-29T20:11:43.671Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-29T20:11:43.671Z] 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 [2019-07-29T20:11:43.671Z] Progress (1): 3.9 kB 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 126 kB/s) [2019-07-29T20:11:43.671Z] 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 [2019-07-29T20:11:43.671Z] 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 [2019-07-29T20:11:43.671Z] 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 [2019-07-29T20:11:43.932Z] 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 [2019-07-29T20:11:43.932Z] 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 [2019-07-29T20:11:43.932Z] 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 [2019-07-29T20:11:43.932Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 106 kB/s) [2019-07-29T20:11:43.932Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T20:11:43.932Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T20:11:43.932Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T20:11:44.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T20:11:44.192Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T20:11:44.192Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-29T20:11:44.192Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 538 kB/s) [2019-07-29T20:11:44.192Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T20:11:44.192Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T20:11:44.192Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T20:11:44.451Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T20:11:44.451Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T20:11:44.451Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-29T20:11:44.451Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 331 kB/s) [2019-07-29T20:11:44.451Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-29T20:11:44.451Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-29T20:11:44.451Z] 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 [2019-07-29T20:11:44.712Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-29T20:11:44.712Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-29T20:11:44.712Z] 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 [2019-07-29T20:11:44.712Z] Progress (1): 1.9 kB 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 67 kB/s) [2019-07-29T20:11:44.712Z] 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 [2019-07-29T20:11:44.712Z] 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 [2019-07-29T20:11:44.712Z] 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 [2019-07-29T20:11:46.621Z] 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 [2019-07-29T20:11:46.621Z] 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 [2019-07-29T20:11:46.880Z] 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 [2019-07-29T20:11:46.880Z] Progress (1): 2.2 kB 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 57 kB/s) [2019-07-29T20:11:46.880Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-29T20:11:46.880Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-29T20:11:46.880Z] 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 [2019-07-29T20:11:47.140Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-29T20:11:47.140Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-29T20:11:47.140Z] 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 [2019-07-29T20:11:47.140Z] Progress (1): 910 B 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) [2019-07-29T20:11:47.140Z] 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 [2019-07-29T20:11:47.140Z] 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 [2019-07-29T20:11:47.140Z] 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 [2019-07-29T20:11:47.402Z] 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 [2019-07-29T20:11:47.402Z] 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 [2019-07-29T20:11:47.402Z] 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 [2019-07-29T20:11:47.402Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 158 kB/s) [2019-07-29T20:11:47.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-29T20:11:47.662Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-29T20:11:47.662Z] 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 [2019-07-29T20:11:47.662Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-29T20:11:47.662Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-29T20:11:47.662Z] 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 [2019-07-29T20:11:47.921Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 494 kB/s) [2019-07-29T20:11:47.921Z] 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 [2019-07-29T20:11:47.921Z] 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 [2019-07-29T20:11:47.921Z] 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 [2019-07-29T20:11:47.921Z] 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 [2019-07-29T20:11:47.921Z] 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 [2019-07-29T20:11:48.180Z] 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 [2019-07-29T20:11:48.180Z] Progress (1): 770 B 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 16 kB/s) [2019-07-29T20:11:48.180Z] 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 [2019-07-29T20:11:48.180Z] 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 [2019-07-29T20:11:48.180Z] 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 [2019-07-29T20:11:48.439Z] 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 [2019-07-29T20:11:48.439Z] 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 [2019-07-29T20:11:48.439Z] 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 [2019-07-29T20:11:48.439Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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) [2019-07-29T20:11:48.439Z] 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 [2019-07-29T20:11:48.439Z] 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 [2019-07-29T20:11:48.439Z] 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 [2019-07-29T20:11:48.698Z] 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 [2019-07-29T20:11:48.698Z] 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 [2019-07-29T20:11:48.698Z] 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 [2019-07-29T20:11:48.698Z] Progress (1): 3.0 kB 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 85 kB/s) [2019-07-29T20:11:48.698Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T20:11:48.698Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T20:11:48.698Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T20:11:48.958Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T20:11:48.958Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T20:11:48.958Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-29T20:11:48.958Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 200 kB/s) [2019-07-29T20:11:48.958Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T20:11:48.958Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T20:11:48.959Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T20:11:49.219Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T20:11:49.219Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T20:11:49.219Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-29T20:11:49.219Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 227 kB/s) [2019-07-29T20:11:49.219Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-29T20:11:49.219Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-29T20:11:49.219Z] 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 [2019-07-29T20:11:49.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-29T20:11:49.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-29T20:11:49.478Z] 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 [2019-07-29T20:11:49.478Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 123 kB/s) [2019-07-29T20:11:49.478Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T20:11:49.478Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T20:11:49.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T20:11:49.738Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T20:11:49.738Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T20:11:49.738Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-29T20:11:49.738Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 253 kB/s) [2019-07-29T20:11:49.738Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T20:11:49.738Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T20:11:49.997Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T20:11:49.997Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T20:11:49.997Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T20:11:49.997Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-29T20:11:49.997Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 253 kB/s) [2019-07-29T20:11:49.997Z] 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 [2019-07-29T20:11:50.256Z] 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 [2019-07-29T20:11:50.256Z] 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 [2019-07-29T20:11:50.256Z] 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 [2019-07-29T20:11:50.256Z] 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 [2019-07-29T20:11:50.256Z] 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 [2019-07-29T20:11:50.516Z] Progress (1): 1.9 kB 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 11 kB/s) [2019-07-29T20:11:50.516Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-29T20:11:50.516Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-29T20:11:50.516Z] 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 [2019-07-29T20:11:50.776Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-29T20:11:50.776Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-29T20:11:50.776Z] 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 [2019-07-29T20:11:50.776Z] Progress (1): 1.9 kB 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 66 kB/s) [2019-07-29T20:11:50.776Z] 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 [2019-07-29T20:11:50.776Z] 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 [2019-07-29T20:11:51.035Z] 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 [2019-07-29T20:11:51.035Z] 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 [2019-07-29T20:11:51.035Z] 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 [2019-07-29T20:11:51.295Z] 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 [2019-07-29T20:11:51.295Z] Progress (1): 2.3 kB 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 74 kB/s) [2019-07-29T20:11:51.295Z] 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 [2019-07-29T20:11:51.295Z] 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 [2019-07-29T20:11:51.295Z] 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 [2019-07-29T20:11:51.295Z] 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 [2019-07-29T20:11:51.554Z] 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 [2019-07-29T20:11:51.554Z] 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 [2019-07-29T20:11:51.554Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 138 kB/s) [2019-07-29T20:11:51.554Z] 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 [2019-07-29T20:11:51.554Z] 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 [2019-07-29T20:11:51.554Z] 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 [2019-07-29T20:11:51.817Z] 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 [2019-07-29T20:11:51.817Z] 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 [2019-07-29T20:11:51.817Z] 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 [2019-07-29T20:11:51.817Z] Progress (1): 3.1 kB 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 95 kB/s) [2019-07-29T20:11:51.817Z] 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 [2019-07-29T20:11:51.817Z] 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 [2019-07-29T20:11:51.817Z] 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 [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.228Z] Progress (1): 2.6 kB 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 79 kB/s) [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.228Z] 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 [2019-07-29T20:11:52.488Z] Progress (1): 1.2 kB 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 38 kB/s) [2019-07-29T20:11:52.488Z] 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 [2019-07-29T20:11:52.488Z] 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 [2019-07-29T20:11:52.488Z] 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 [2019-07-29T20:11:52.488Z] 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 [2019-07-29T20:11:52.488Z] 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 [2019-07-29T20:11:52.488Z] 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 [2019-07-29T20:11:52.749Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB 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 229 kB/s) [2019-07-29T20:11:52.749Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T20:11:52.749Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T20:11:52.749Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T20:11:52.749Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T20:11:52.749Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T20:11:53.009Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-29T20:11:53.009Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 316 kB/s) [2019-07-29T20:11:53.009Z] 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 [2019-07-29T20:11:53.009Z] 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 [2019-07-29T20:11:53.009Z] 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 [2019-07-29T20:11:53.009Z] 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 [2019-07-29T20:11:53.267Z] 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 [2019-07-29T20:11:53.267Z] 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 [2019-07-29T20:11:53.267Z] Progress (1): 4.0 kB 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 118 kB/s) [2019-07-29T20:11:53.267Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-29T20:11:53.267Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-29T20:11:53.267Z] 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 [2019-07-29T20:11:53.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-29T20:11:53.528Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-29T20:11:53.528Z] 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 [2019-07-29T20:11:53.528Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 493 kB/s) [2019-07-29T20:11:53.528Z] 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 [2019-07-29T20:11:53.528Z] 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 [2019-07-29T20:11:53.528Z] 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 [2019-07-29T20:11:53.787Z] 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 [2019-07-29T20:11:53.787Z] 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 [2019-07-29T20:11:53.787Z] 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 [2019-07-29T20:11:53.787Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 160 kB/s) [2019-07-29T20:11:53.787Z] 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 [2019-07-29T20:11:53.787Z] 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 [2019-07-29T20:11:53.787Z] 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 [2019-07-29T20:11:54.047Z] 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 [2019-07-29T20:11:54.047Z] 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 [2019-07-29T20:11:54.047Z] 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 [2019-07-29T20:11:54.047Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 335 kB/s) [2019-07-29T20:11:54.047Z] 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 [2019-07-29T20:11:54.047Z] 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 [2019-07-29T20:11:54.047Z] 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 [2019-07-29T20:11:54.306Z] 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 [2019-07-29T20:11:54.306Z] 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 [2019-07-29T20:11:54.306Z] 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 [2019-07-29T20:11:54.306Z] Progress (1): 2.2 kB 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 70 kB/s) [2019-07-29T20:11:54.306Z] 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 [2019-07-29T20:11:54.306Z] 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 [2019-07-29T20:11:54.306Z] 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 [2019-07-29T20:11:54.565Z] 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 [2019-07-29T20:11:54.565Z] 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 [2019-07-29T20:11:54.565Z] 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 [2019-07-29T20:11:54.565Z] Progress (1): 2.5 kB 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 43 kB/s) [2019-07-29T20:11:54.565Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-29T20:11:54.565Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-29T20:11:54.824Z] 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 [2019-07-29T20:11:54.824Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-29T20:11:54.824Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-29T20:11:54.824Z] 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 [2019-07-29T20:11:54.824Z] Progress (1): 1.7 kB 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 48 kB/s) [2019-07-29T20:11:54.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-29T20:11:55.083Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-29T20:11:55.083Z] 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 [2019-07-29T20:11:55.083Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-29T20:11:55.083Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-29T20:11:55.083Z] 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 [2019-07-29T20:11:55.342Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB 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 227 kB/s) [2019-07-29T20:11:55.342Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-29T20:11:55.342Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-29T20:11:55.342Z] 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 [2019-07-29T20:11:55.342Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-29T20:11:55.342Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-29T20:11:55.601Z] 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 [2019-07-29T20:11:55.601Z] Progress (1): 2.1 kB 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 64 kB/s) [2019-07-29T20:11:55.601Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-29T20:11:55.601Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-29T20:11:55.601Z] 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 [2019-07-29T20:11:55.601Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-29T20:11:55.860Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-29T20:11:55.860Z] 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 [2019-07-29T20:11:55.860Z] Progress (1): 3.7 kB 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 109 kB/s) [2019-07-29T20:11:55.860Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-29T20:11:55.860Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-29T20:11:55.860Z] 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 [2019-07-29T20:11:56.119Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-29T20:11:56.119Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-29T20:11:56.119Z] 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 [2019-07-29T20:11:56.119Z] Progress (1): 1.7 kB 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 54 kB/s) [2019-07-29T20:11:56.119Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-29T20:11:56.119Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-29T20:11:56.119Z] 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 [2019-07-29T20:11:56.379Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-29T20:11:56.379Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-29T20:11:56.379Z] 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 [2019-07-29T20:11:56.379Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB 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 190 kB/s) [2019-07-29T20:11:56.379Z] 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 [2019-07-29T20:11:56.379Z] 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 [2019-07-29T20:11:56.379Z] 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 [2019-07-29T20:11:56.637Z] 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 [2019-07-29T20:11:56.637Z] 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 [2019-07-29T20:11:56.637Z] 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 [2019-07-29T20:11:56.637Z] Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB 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 164 kB/s) [2019-07-29T20:11:56.637Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T20:11:56.637Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T20:11:56.637Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T20:11:56.896Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T20:11:56.896Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T20:11:56.896Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-29T20:11:56.896Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 493 kB/s) [2019-07-29T20:11:56.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T20:11:56.896Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T20:11:56.896Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T20:11:57.156Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T20:11:57.156Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T20:11:57.156Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-29T20:11:57.156Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 183 kB/s) [2019-07-29T20:11:57.156Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-29T20:11:57.156Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-29T20:11:57.415Z] 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 [2019-07-29T20:11:57.415Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-29T20:11:57.415Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-29T20:11:57.415Z] 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 [2019-07-29T20:11:57.415Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 380 kB/s) [2019-07-29T20:11:57.415Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T20:11:57.673Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T20:11:57.673Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T20:11:57.673Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T20:11:57.673Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T20:11:57.673Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-29T20:11:57.932Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.4 MB/s) [2019-07-29T20:11:57.932Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-29T20:11:57.932Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-29T20:11:57.932Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-29T20:11:57.932Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-29T20:11:57.932Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-29T20:11:57.932Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-29T20:11:58.191Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 446 kB/s) [2019-07-29T20:11:58.191Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-29T20:11:58.191Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-29T20:11:58.191Z] 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 [2019-07-29T20:11:58.191Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-29T20:11:58.191Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-29T20:11:58.452Z] 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 [2019-07-29T20:11:58.452Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 403 kB/s) [2019-07-29T20:11:58.452Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T20:11:58.452Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T20:11:58.452Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T20:11:58.452Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T20:11:58.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T20:11:58.726Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-29T20:11:58.726Z] Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB 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.0 MB/s) [2019-07-29T20:11:58.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-29T20:11:58.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-29T20:11:58.726Z] 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 [2019-07-29T20:11:59.080Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-29T20:11:59.080Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-29T20:11:59.080Z] 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 [2019-07-29T20:11:59.080Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 508 kB/s) [2019-07-29T20:11:59.080Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T20:11:59.080Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T20:11:59.080Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T20:11:59.338Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T20:11:59.338Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T20:11:59.338Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-29T20:11:59.338Z] Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB 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.7 MB/s) [2019-07-29T20:11:59.338Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-29T20:11:59.338Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-29T20:11:59.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-29T20:11:59.597Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-29T20:11:59.597Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-29T20:11:59.597Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-29T20:11:59.597Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 423 kB/s) [2019-07-29T20:11:59.856Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T20:11:59.856Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T20:11:59.856Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T20:12:00.115Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T20:12:00.115Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T20:12:00.115Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-29T20:12:00.115Z] Progress (1): 2.8 kB 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 87 kB/s) [2019-07-29T20:12:00.115Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-29T20:12:00.115Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-29T20:12:00.373Z] 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 [2019-07-29T20:12:00.373Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-29T20:12:00.373Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-29T20:12:00.373Z] 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 [2019-07-29T20:12:00.373Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 516 kB/s) [2019-07-29T20:12:00.373Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T20:12:00.373Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T20:12:00.632Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T20:12:00.632Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T20:12:00.632Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T20:12:00.632Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-29T20:12:00.891Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 415 kB/s) [2019-07-29T20:12:00.891Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T20:12:00.891Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T20:12:00.891Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T20:12:00.891Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T20:12:00.891Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T20:12:00.891Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-29T20:12:01.150Z] Progress (1): 1.9 kB 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 60 kB/s) [2019-07-29T20:12:01.150Z] 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 [2019-07-29T20:12:01.150Z] 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 [2019-07-29T20:12:01.150Z] 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 [2019-07-29T20:12:01.150Z] 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 [2019-07-29T20:12:01.150Z] 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 [2019-07-29T20:12:01.408Z] 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 [2019-07-29T20:12:01.408Z] Progress (1): 1.1 kB 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 31 kB/s) [2019-07-29T20:12:01.408Z] 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 [2019-07-29T20:12:01.409Z] 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 [2019-07-29T20:12:01.409Z] 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 [2019-07-29T20:12:01.409Z] 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 [2019-07-29T20:12:01.667Z] 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 [2019-07-29T20:12:01.667Z] 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 [2019-07-29T20:12:01.667Z] Progress (1): 1.8 kB 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 54 kB/s) [2019-07-29T20:12:01.667Z] 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 [2019-07-29T20:12:01.667Z] 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 [2019-07-29T20:12:01.667Z] 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 [2019-07-29T20:12:01.926Z] 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 [2019-07-29T20:12:01.926Z] 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 [2019-07-29T20:12:01.926Z] 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 [2019-07-29T20:12:01.926Z] Progress (1): 1.0 kB 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 32 kB/s) [2019-07-29T20:12:01.926Z] 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 [2019-07-29T20:12:01.926Z] 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 [2019-07-29T20:12:01.926Z] 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 [2019-07-29T20:12:02.185Z] 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 [2019-07-29T20:12:02.185Z] 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 [2019-07-29T20:12:02.185Z] 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 [2019-07-29T20:12:02.185Z] Progress (1): 1.0 kB 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 25 kB/s) [2019-07-29T20:12:02.185Z] 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 [2019-07-29T20:12:02.185Z] 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 [2019-07-29T20:12:02.185Z] 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 [2019-07-29T20:12:02.444Z] 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 [2019-07-29T20:12:02.444Z] 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 [2019-07-29T20:12:02.444Z] 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 [2019-07-29T20:12:02.444Z] Progress (1): 1.7 kB 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 52 kB/s) [2019-07-29T20:12:02.444Z] 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 [2019-07-29T20:12:02.444Z] 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 [2019-07-29T20:12:02.444Z] 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 [2019-07-29T20:12:02.703Z] 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 [2019-07-29T20:12:02.703Z] 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 [2019-07-29T20:12:02.703Z] 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 [2019-07-29T20:12:02.703Z] Progress (1): 1.3 kB 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 37 kB/s) [2019-07-29T20:12:02.703Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T20:12:02.703Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T20:12:02.703Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T20:12:02.962Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T20:12:02.962Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T20:12:02.962Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-29T20:12:02.962Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB 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 98 kB/s) [2019-07-29T20:12:02.962Z] 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 [2019-07-29T20:12:03.221Z] 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 [2019-07-29T20:12:03.221Z] 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 [2019-07-29T20:12:03.221Z] 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 [2019-07-29T20:12:03.221Z] 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 [2019-07-29T20:12:03.221Z] 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 [2019-07-29T20:12:03.221Z] Progress (1): 2.1 kB 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 66 kB/s) [2019-07-29T20:12:03.480Z] 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 [2019-07-29T20:12:03.480Z] 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 [2019-07-29T20:12:03.480Z] 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 [2019-07-29T20:12:03.480Z] 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 [2019-07-29T20:12:03.480Z] 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 [2019-07-29T20:12:03.480Z] 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 [2019-07-29T20:12:03.738Z] Progress (1): 1.1 kB 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 20 kB/s) [2019-07-29T20:12:03.738Z] 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 [2019-07-29T20:12:03.738Z] 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 [2019-07-29T20:12:03.738Z] 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 [2019-07-29T20:12:03.738Z] 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 [2019-07-29T20:12:03.996Z] 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 [2019-07-29T20:12:03.996Z] 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 [2019-07-29T20:12:03.996Z] Progress (1): 3.3 kB 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 102 kB/s) [2019-07-29T20:12:03.996Z] 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 [2019-07-29T20:12:03.996Z] 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 [2019-07-29T20:12:03.996Z] 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 [2019-07-29T20:12:04.255Z] 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 [2019-07-29T20:12:04.255Z] 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 [2019-07-29T20:12:04.255Z] 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 [2019-07-29T20:12:04.255Z] Progress (1): 1.0 kB 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 7.8 kB/s) [2019-07-29T20:12:04.255Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-29T20:12:04.255Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-29T20:12:04.255Z] 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 [2019-07-29T20:12:04.513Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-29T20:12:04.513Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-29T20:12:04.513Z] 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 [2019-07-29T20:12:04.513Z] Progress (1): 4.0 kB 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 144 kB/s) [2019-07-29T20:12:04.513Z] 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 [2019-07-29T20:12:04.513Z] 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 [2019-07-29T20:12:04.513Z] 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 [2019-07-29T20:12:04.772Z] 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 [2019-07-29T20:12:04.772Z] 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 [2019-07-29T20:12:04.772Z] 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 [2019-07-29T20:12:04.772Z] Progress (1): 1.8 kB 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 45 kB/s) [2019-07-29T20:12:04.772Z] 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 [2019-07-29T20:12:04.772Z] 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 [2019-07-29T20:12:05.034Z] 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 [2019-07-29T20:12:05.034Z] 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 [2019-07-29T20:12:05.034Z] 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 [2019-07-29T20:12:05.034Z] 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 [2019-07-29T20:12:05.424Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 234 kB/s) [2019-07-29T20:12:05.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T20:12:05.424Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T20:12:05.424Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T20:12:05.424Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T20:12:05.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T20:12:05.424Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-29T20:12:05.780Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.0 MB/s) [2019-07-29T20:12:05.780Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-29T20:12:05.780Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-29T20:12:05.780Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-29T20:12:05.780Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-29T20:12:05.780Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-29T20:12:05.780Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-29T20:12:05.780Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 141 kB/s) [2019-07-29T20:12:05.780Z] 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 [2019-07-29T20:12:05.780Z] 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 [2019-07-29T20:12:05.780Z] 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 [2019-07-29T20:12:06.040Z] 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 [2019-07-29T20:12:06.040Z] 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 [2019-07-29T20:12:06.040Z] 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 [2019-07-29T20:12:06.040Z] Progress (1): 2.1 kB 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 82 kB/s) [2019-07-29T20:12:06.040Z] 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 [2019-07-29T20:12:06.040Z] 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 [2019-07-29T20:12:06.040Z] 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 [2019-07-29T20:12:06.300Z] 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 [2019-07-29T20:12:06.300Z] 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 [2019-07-29T20:12:06.300Z] 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 [2019-07-29T20:12:06.300Z] Progress (1): 1.1 kB 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 38 kB/s) [2019-07-29T20:12:06.300Z] 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 [2019-07-29T20:12:06.300Z] 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 [2019-07-29T20:12:06.300Z] 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 [2019-07-29T20:12:06.560Z] 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 [2019-07-29T20:12:06.560Z] 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 [2019-07-29T20:12:06.560Z] 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 [2019-07-29T20:12:06.560Z] Progress (1): 1.1 kB 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 33 kB/s) [2019-07-29T20:12:06.560Z] 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 [2019-07-29T20:12:06.560Z] 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 [2019-07-29T20:12:06.560Z] 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 [2019-07-29T20:12:06.818Z] 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 [2019-07-29T20:12:06.818Z] 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 [2019-07-29T20:12:06.818Z] 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 [2019-07-29T20:12:06.818Z] Progress (1): 1.1 kB 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 25 kB/s) [2019-07-29T20:12:06.818Z] 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 [2019-07-29T20:12:06.818Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-29T20:12:06.818Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-29T20:12:06.818Z] 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 [2019-07-29T20:12:06.818Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-29T20:12:06.818Z] 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 [2019-07-29T20:12:06.818Z] 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 [2019-07-29T20:12:06.818Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.076Z] 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 [2019-07-29T20:12:07.336Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-29T20:12:07.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-29T20:12:07.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] 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 [2019-07-29T20:12:07.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-29T20:12:07.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-29T20:12:07.336Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.595Z] 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 [2019-07-29T20:12:07.854Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:07.854Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.113Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.372Z] 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 [2019-07-29T20:12:08.630Z] 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 [2019-07-29T20:12:08.630Z] 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 [2019-07-29T20:12:08.630Z] 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 [2019-07-29T20:12:08.630Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T20:12:08.630Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T20:12:08.630Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T20:12:08.630Z] 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 [2019-07-29T20:12:08.630Z] 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 [2019-07-29T20:12:08.630Z] 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 [2019-07-29T20:12:08.890Z] 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 [2019-07-29T20:12:08.890Z] 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 [2019-07-29T20:12:08.890Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T20:12:08.890Z] 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 [2019-07-29T20:12:08.890Z] 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 [2019-07-29T20:12:08.890Z] 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 [2019-07-29T20:12:08.890Z] 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 [2019-07-29T20:12:09.148Z] 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 [2019-07-29T20:12:09.148Z] 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 [2019-07-29T20:12:09.148Z] 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 [2019-07-29T20:12:09.148Z] 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 [2019-07-29T20:12:09.148Z] 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 [2019-07-29T20:12:09.715Z] 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 [2019-07-29T20:12:09.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-29T20:12:09.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-29T20:12:09.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-29T20:12:09.715Z] 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 [2019-07-29T20:12:09.715Z] 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 [2019-07-29T20:12:09.715Z] 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 [2019-07-29T20:12:09.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-29T20:12:09.715Z] 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 [2019-07-29T20:12:09.715Z] 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 [2019-07-29T20:12:09.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-29T20:12:09.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-29T20:12:09.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-29T20:12:09.715Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-29T20:12:09.715Z] 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 [2019-07-29T20:12:09.715Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:09.974Z] 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 [2019-07-29T20:12:10.233Z] 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 [2019-07-29T20:12:10.233Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-29T20:12:10.233Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-29T20:12:10.233Z] 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 [2019-07-29T20:12:10.233Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-29T20:12:10.233Z] 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 [2019-07-29T20:12:10.233Z] 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 [2019-07-29T20:12:10.233Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-29T20:12:10.233Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] 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 [2019-07-29T20:12:10.491Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-29T20:12:10.749Z] 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 [2019-07-29T20:12:10.749Z] 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 [2019-07-29T20:12:10.749Z] 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 [2019-07-29T20:12:10.749Z] 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 [2019-07-29T20:12:10.749Z] 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 [2019-07-29T20:12:11.686Z] 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 [2019-07-29T20:12:11.686Z] 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 [2019-07-29T20:12:11.686Z] 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 [2019-07-29T20:12:11.686Z] 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 [2019-07-29T20:12:11.686Z] 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 [2019-07-29T20:12:11.686Z] Progress (1): 4.1/165 kB Progress (1): 7.7/165 kB Progress (1): 12/165 kB Progress (1): 16/165 kB Progress (1): 20/165 kB Progress (1): 24/165 kB Progress (1): 28/165 kB Progress (1): 32/165 kB Progress (1): 36/165 kB Progress (1): 40/165 kB Progress (2): 40/165 kB | 4.1/202 kB Progress (2): 44/165 kB | 4.1/202 kB Progress (2): 44/165 kB | 7.7/202 kB Progress (3): 44/165 kB | 7.7/202 kB | 4.1/527 kB Progress (3): 44/165 kB | 12/202 kB | 4.1/527 kB Progress (3): 48/165 kB | 12/202 kB | 4.1/527 kB Progress (3): 48/165 kB | 16/202 kB | 4.1/527 kB Progress (3): 48/165 kB | 16/202 kB | 7.7/527 kB Progress (3): 48/165 kB | 20/202 kB | 7.7/527 kB Progress (3): 52/165 kB | 20/202 kB | 7.7/527 kB Progress (3): 52/165 kB | 24/202 kB | 7.7/527 kB Progress (3): 52/165 kB | 24/202 kB | 12/527 kB Progress (3): 52/165 kB | 28/202 kB | 12/527 kB Progress (3): 56/165 kB | 28/202 kB | 12/527 kB Progress (3): 56/165 kB | 32/202 kB | 12/527 kB Progress (3): 60/165 kB | 32/202 kB | 12/527 kB Progress (3): 60/165 kB | 36/202 kB | 12/527 kB Progress (3): 60/165 kB | 36/202 kB | 16/527 kB Progress (3): 60/165 kB | 40/202 kB | 16/527 kB Progress (3): 64/165 kB | 40/202 kB | 16/527 kB Progress (3): 64/165 kB | 44/202 kB | 16/527 kB Progress (3): 64/165 kB | 44/202 kB | 20/527 kB Progress (3): 64/165 kB | 48/202 kB | 20/527 kB Progress (3): 68/165 kB | 48/202 kB | 20/527 kB Progress (3): 68/165 kB | 52/202 kB | 20/527 kB Progress (3): 68/165 kB | 52/202 kB | 24/527 kB Progress (3): 68/165 kB | 56/202 kB | 24/527 kB Progress (3): 72/165 kB | 56/202 kB | 24/527 kB Progress (3): 72/165 kB | 60/202 kB | 24/527 kB Progress (3): 72/165 kB | 60/202 kB | 28/527 kB Progress (3): 72/165 kB | 64/202 kB | 28/527 kB Progress (3): 76/165 kB | 64/202 kB | 28/527 kB Progress (3): 76/165 kB | 68/202 kB | 28/527 kB Progress (3): 76/165 kB | 68/202 kB | 32/527 kB Progress (3): 76/165 kB | 72/202 kB | 32/527 kB Progress (3): 80/165 kB | 72/202 kB | 32/527 kB Progress (3): 80/165 kB | 76/202 kB | 32/527 kB Progress (3): 80/165 kB | 76/202 kB | 36/527 kB Progress (3): 80/165 kB | 80/202 kB | 36/527 kB Progress (3): 84/165 kB | 80/202 kB | 36/527 kB Progress (3): 84/165 kB | 84/202 kB | 36/527 kB Progress (3): 84/165 kB | 84/202 kB | 40/527 kB Progress (3): 84/165 kB | 88/202 kB | 40/527 kB Progress (3): 84/165 kB | 88/202 kB | 44/527 kB Progress (3): 88/165 kB | 88/202 kB | 44/527 kB Progress (3): 88/165 kB | 88/202 kB | 48/527 kB Progress (3): 88/165 kB | 92/202 kB | 48/527 kB Progress (3): 88/165 kB | 92/202 kB | 52/527 kB Progress (3): 92/165 kB | 92/202 kB | 52/527 kB Progress (3): 92/165 kB | 92/202 kB | 56/527 kB Progress (3): 92/165 kB | 96/202 kB | 56/527 kB Progress (3): 96/165 kB | 96/202 kB | 56/527 kB Progress (3): 96/165 kB | 100/202 kB | 56/527 kB Progress (3): 96/165 kB | 100/202 kB | 60/527 kB Progress (3): 96/165 kB | 104/202 kB | 60/527 kB Progress (3): 100/165 kB | 104/202 kB | 60/527 kB Progress (3): 100/165 kB | 108/202 kB | 60/527 kB Progress (3): 100/165 kB | 108/202 kB | 64/527 kB Progress (3): 100/165 kB | 112/202 kB | 64/527 kB Progress (3): 100/165 kB | 112/202 kB | 68/527 kB Progress (3): 104/165 kB | 112/202 kB | 68/527 kB Progress (3): 104/165 kB | 112/202 kB | 72/527 kB Progress (3): 104/165 kB | 116/202 kB | 72/527 kB Progress (3): 108/165 kB | 116/202 kB | 72/527 kB Progress (3): 108/165 kB | 120/202 kB | 72/527 kB Progress (3): 108/165 kB | 120/202 kB | 76/527 kB Progress (3): 108/165 kB | 124/202 kB | 76/527 kB Progress (3): 112/165 kB | 124/202 kB | 76/527 kB Progress (3): 112/165 kB | 128/202 kB | 76/527 kB Progress (3): 116/165 kB | 128/202 kB | 76/527 kB Progress (3): 116/165 kB | 128/202 kB | 80/527 kB Progress (3): 120/165 kB | 128/202 kB | 80/527 kB Progress (3): 120/165 kB | 132/202 kB | 80/527 kB Progress (3): 124/165 kB | 132/202 kB | 80/527 kB Progress (3): 124/165 kB | 132/202 kB | 84/527 kB Progress (3): 128/165 kB | 132/202 kB | 84/527 kB Progress (3): 128/165 kB | 136/202 kB | 84/527 kB Progress (3): 132/165 kB | 136/202 kB | 84/527 kB Progress (3): 132/165 kB | 136/202 kB | 88/527 kB Progress (3): 136/165 kB | 136/202 kB | 88/527 kB Progress (3): 136/165 kB | 140/202 kB | 88/527 kB Progress (3): 140/165 kB | 140/202 kB | 88/527 kB Progress (3): 140/165 kB | 140/202 kB | 92/527 kB Progress (3): 144/165 kB | 140/202 kB | 92/527 kB Progress (3): 144/165 kB | 144/202 kB | 92/527 kB Progress (3): 148/165 kB | 144/202 kB | 92/527 kB Progress (3): 148/165 kB | 144/202 kB | 96/527 kB Progress (3): 152/165 kB | 144/202 kB | 96/527 kB Progress (3): 152/165 kB | 148/202 kB | 96/527 kB Progress (3): 156/165 kB | 148/202 kB | 96/527 kB Progress (3): 156/165 kB | 148/202 kB | 100/527 kB Progress (3): 160/165 kB | 148/202 kB | 100/527 kB Progress (3): 160/165 kB | 152/202 kB | 100/527 kB Progress (3): 164/165 kB | 152/202 kB | 100/527 kB Progress (3): 164/165 kB | 152/202 kB | 104/527 kB Progress (3): 165 kB | 152/202 kB | 104/527 kB Progress (3): 165 kB | 156/202 kB | 104/527 kB Progress (3): 165 kB | 156/202 kB | 108/527 kB Progress (3): 165 kB | 160/202 kB | 108/527 kB Progress (3): 165 kB | 160/202 kB | 112/527 kB Progress (3): 165 kB | 164/202 kB | 112/527 kB Progress (3): 165 kB | 164/202 kB | 116/527 kB Progress (3): 165 kB | 168/202 kB | 116/527 kB Progress (3): 165 kB | 168/202 kB | 120/527 kB Progress (3): 165 kB | 172/202 kB | 120/527 kB Progress (3): 165 kB | 172/202 kB | 124/527 kB Progress (3): 165 kB | 176/202 kB | 124/527 kB Progress (3): 165 kB | 176/202 kB | 128/527 kB Progress (3): 165 kB | 180/202 kB | 128/527 kB Progress (3): 165 kB | 180/202 kB | 132/527 kB Progress (3): 165 kB | 184/202 kB | 132/527 kB Progress (3): 165 kB | 184/202 kB | 136/527 kB Progress (3): 165 kB | 188/202 kB | 136/527 kB Progress (3): 165 kB | 188/202 kB | 140/527 kB Progress (3): 165 kB | 192/202 kB | 140/527 kB Progress (3): 165 kB | 192/202 kB | 144/527 kB Progress (3): 165 kB | 196/202 kB | 144/527 kB Progress (3): 165 kB | 196/202 kB | 148/527 kB Progress (3): 165 kB | 200/202 kB | 148/527 kB Progress (3): 165 kB | 200/202 kB | 152/527 kB Progress (3): 165 kB | 202 kB | 152/527 kB Progress (3): 165 kB | 202 kB | 156/527 kB Progress (3): 165 kB | 202 kB | 160/527 kB Progress (3): 165 kB | 202 kB | 164/527 kB Progress (3): 165 kB | 202 kB | 168/527 kB Progress (3): 165 kB | 202 kB | 172/527 kB Progress (3): 165 kB | 202 kB | 176/527 kB Progress (3): 165 kB | 202 kB | 180/527 kB Progress (3): 165 kB | 202 kB | 184/527 kB Progress (3): 165 kB | 202 kB | 188/527 kB Progress (3): 165 kB | 202 kB | 192/527 kB Progress (3): 165 kB | 202 kB | 196/527 kB Progress (3): 165 kB | 202 kB | 200/527 kB Progress (3): 165 kB | 202 kB | 204/527 kB Progress (3): 165 kB | 202 kB | 208/527 kB Progress (3): 165 kB | 202 kB | 212/527 kB Progress (3): 165 kB | 202 kB | 216/527 kB Progress (3): 165 kB | 202 kB | 220/527 kB Progress (3): 165 kB | 202 kB | 224/527 kB Progress (3): 165 kB | 202 kB | 228/527 kB Progress (3): 165 kB | 202 kB | 232/527 kB Progress (3): 165 kB | 202 kB | 236/527 kB 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.4 MB/s) [2019-07-29T20:12:11.686Z] Progress (2): 202 kB | 240/527 kB 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 [2019-07-29T20:12:11.686Z] 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 2.8 MB/s) [2019-07-29T20:12:11.686Z] Progress (1): 244/527 kB 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 [2019-07-29T20:12:12.124Z] Progress (1): 248/527 kB Progress (1): 252/527 kB Progress (1): 256/527 kB Progress (1): 260/527 kB Progress (2): 260/527 kB | 4.1/47 kB Progress (2): 264/527 kB | 4.1/47 kB Progress (2): 264/527 kB | 7.7/47 kB Progress (2): 268/527 kB | 7.7/47 kB Progress (2): 268/527 kB | 12/47 kB Progress (2): 272/527 kB | 12/47 kB Progress (2): 272/527 kB | 16/47 kB Progress (2): 276/527 kB | 16/47 kB Progress (2): 276/527 kB | 20/47 kB Progress (2): 280/527 kB | 20/47 kB Progress (2): 280/527 kB | 24/47 kB Progress (2): 284/527 kB | 24/47 kB Progress (2): 284/527 kB | 28/47 kB Progress (2): 288/527 kB | 28/47 kB Progress (2): 288/527 kB | 32/47 kB Progress (2): 292/527 kB | 32/47 kB Progress (2): 292/527 kB | 36/47 kB Progress (2): 296/527 kB | 36/47 kB Progress (2): 296/527 kB | 40/47 kB Progress (2): 300/527 kB | 40/47 kB Progress (2): 300/527 kB | 44/47 kB Progress (2): 304/527 kB | 44/47 kB Progress (2): 304/527 kB | 47 kB Progress (2): 308/527 kB | 47 kB Progress (2): 312/527 kB | 47 kB Progress (2): 316/527 kB | 47 kB Progress (2): 320/527 kB | 47 kB Progress (2): 324/527 kB | 47 kB Progress (2): 328/527 kB | 47 kB Progress (2): 332/527 kB | 47 kB Progress (2): 336/527 kB | 47 kB Progress (2): 340/527 kB | 47 kB Progress (2): 344/527 kB | 47 kB Progress (2): 348/527 kB | 47 kB Progress (2): 352/527 kB | 47 kB Progress (2): 356/527 kB | 47 kB Progress (2): 360/527 kB | 47 kB Progress (2): 364/527 kB | 47 kB Progress (2): 368/527 kB | 47 kB Progress (2): 372/527 kB | 47 kB Progress (2): 376/527 kB | 47 kB Progress (2): 380/527 kB | 47 kB Progress (2): 384/527 kB | 47 kB Progress (2): 388/527 kB | 47 kB Progress (2): 392/527 kB | 47 kB Progress (2): 396/527 kB | 47 kB Progress (2): 400/527 kB | 47 kB Progress (2): 404/527 kB | 47 kB Progress (2): 408/527 kB | 47 kB Progress (2): 412/527 kB | 47 kB Progress (2): 416/527 kB | 47 kB Progress (2): 420/527 kB | 47 kB Progress (2): 424/527 kB | 47 kB Progress (2): 428/527 kB | 47 kB Progress (2): 432/527 kB | 47 kB Progress (2): 436/527 kB | 47 kB Progress (2): 440/527 kB | 47 kB Progress (2): 444/527 kB | 47 kB Progress (2): 448/527 kB | 47 kB Progress (2): 452/527 kB | 47 kB Progress (2): 456/527 kB | 47 kB Progress (2): 460/527 kB | 47 kB Progress (2): 464/527 kB | 47 kB Progress (2): 468/527 kB | 47 kB Progress (2): 472/527 kB | 47 kB Progress (2): 476/527 kB | 47 kB Progress (2): 480/527 kB | 47 kB Progress (2): 484/527 kB | 47 kB Progress (2): 488/527 kB | 47 kB Progress (2): 492/527 kB | 47 kB Progress (2): 496/527 kB | 47 kB 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 336 kB/s) [2019-07-29T20:12:12.124Z] 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 [2019-07-29T20:12:12.124Z] Progress (2): 496/527 kB | 4.1/38 kB Progress (3): 496/527 kB | 4.1/38 kB | 4.1/30 kB Progress (3): 500/527 kB | 4.1/38 kB | 4.1/30 kB Progress (3): 500/527 kB | 4.1/38 kB | 7.7/30 kB Progress (3): 500/527 kB | 7.7/38 kB | 7.7/30 kB Progress (3): 500/527 kB | 7.7/38 kB | 12/30 kB Progress (4): 500/527 kB | 7.7/38 kB | 12/30 kB | 4.1/5.6 kB Progress (4): 504/527 kB | 7.7/38 kB | 12/30 kB | 4.1/5.6 kB Progress (4): 504/527 kB | 7.7/38 kB | 12/30 kB | 5.6 kB Progress (4): 504/527 kB | 7.7/38 kB | 16/30 kB | 5.6 kB Progress (4): 504/527 kB | 12/38 kB | 16/30 kB | 5.6 kB Progress (4): 504/527 kB | 12/38 kB | 20/30 kB | 5.6 kB Progress (4): 508/527 kB | 12/38 kB | 20/30 kB | 5.6 kB Progress (4): 508/527 kB | 12/38 kB | 24/30 kB | 5.6 kB Progress (4): 508/527 kB | 16/38 kB | 24/30 kB | 5.6 kB Progress (4): 508/527 kB | 16/38 kB | 28/30 kB | 5.6 kB Progress (4): 512/527 kB | 16/38 kB | 28/30 kB | 5.6 kB Progress (4): 512/527 kB | 16/38 kB | 30 kB | 5.6 kB Progress (4): 512/527 kB | 20/38 kB | 30 kB | 5.6 kB Progress (4): 516/527 kB | 20/38 kB | 30 kB | 5.6 kB Progress (4): 516/527 kB | 24/38 kB | 30 kB | 5.6 kB Progress (4): 520/527 kB | 24/38 kB | 30 kB | 5.6 kB Progress (4): 520/527 kB | 28/38 kB | 30 kB | 5.6 kB Progress (4): 524/527 kB | 28/38 kB | 30 kB | 5.6 kB Progress (4): 524/527 kB | 32/38 kB | 30 kB | 5.6 kB Progress (4): 527 kB | 32/38 kB | 30 kB | 5.6 kB Progress (4): 527 kB | 36/38 kB | 30 kB | 5.6 kB Progress (4): 527 kB | 38 kB | 30 kB | 5.6 kB 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 38 kB/s) [2019-07-29T20:12:12.124Z] Progress (4): 527 kB | 38 kB | 30 kB | 4.1/52 kB 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 [2019-07-29T20:12:12.124Z] Progress (4): 527 kB | 38 kB | 30 kB | 7.7/52 kB 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 201 kB/s) [2019-07-29T20:12:12.124Z] Progress (3): 527 kB | 38 kB | 12/52 kB 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 [2019-07-29T20:12:12.124Z] Progress (3): 527 kB | 38 kB | 16/52 kB Progress (3): 527 kB | 38 kB | 20/52 kB Progress (3): 527 kB | 38 kB | 24/52 kB Progress (3): 527 kB | 38 kB | 28/52 kB Progress (3): 527 kB | 38 kB | 32/52 kB Progress (3): 527 kB | 38 kB | 36/52 kB Progress (3): 527 kB | 38 kB | 40/52 kB 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 3.4 MB/s) [2019-07-29T20:12:12.124Z] Progress (2): 38 kB | 44/52 kB 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 244 kB/s) [2019-07-29T20:12:12.124Z] Progress (1): 48/52 kB 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 [2019-07-29T20:12:12.124Z] Progress (1): 52/52 kB 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 [2019-07-29T20:12:12.124Z] Progress (2): 52/52 kB | 4.1/148 kB Progress (2): 52 kB | 4.1/148 kB Progress (2): 52 kB | 7.7/148 kB Progress (2): 52 kB | 12/148 kB Progress (2): 52 kB | 16/148 kB Progress (2): 52 kB | 20/148 kB Progress (2): 52 kB | 24/148 kB Progress (2): 52 kB | 28/148 kB Progress (2): 52 kB | 32/148 kB Progress (2): 52 kB | 33/148 kB Progress (2): 52 kB | 37/148 kB Progress (2): 52 kB | 41/148 kB Progress (2): 52 kB | 45/148 kB Progress (2): 52 kB | 49/148 kB Progress (2): 52 kB | 53/148 kB Progress (2): 52 kB | 57/148 kB Progress (2): 52 kB | 61/148 kB Progress (2): 52 kB | 65/148 kB Progress (2): 52 kB | 66/148 kB Progress (2): 52 kB | 70/148 kB Progress (2): 52 kB | 74/148 kB Progress (2): 52 kB | 78/148 kB Progress (2): 52 kB | 82/148 kB 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 317 kB/s) [2019-07-29T20:12:12.124Z] Progress (2): 82/148 kB | 4.1/14 kB Progress (3): 82/148 kB | 4.1/14 kB | 4.1/51 kB Progress (4): 82/148 kB | 4.1/14 kB | 4.1/51 kB | 4.1/106 kB Progress (4): 86/148 kB | 4.1/14 kB | 4.1/51 kB | 4.1/106 kB Progress (4): 86/148 kB | 4.1/14 kB | 4.1/51 kB | 7.7/106 kB Progress (4): 86/148 kB | 4.1/14 kB | 7.7/51 kB | 7.7/106 kB Progress (4): 86/148 kB | 4.1/14 kB | 7.7/51 kB | 12/106 kB Progress (4): 86/148 kB | 7.7/14 kB | 7.7/51 kB | 12/106 kB 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 [2019-07-29T20:12:12.124Z] Progress (4): 86/148 kB | 12/14 kB | 7.7/51 kB | 12/106 kB Progress (4): 86/148 kB | 12/14 kB | 7.7/51 kB | 16/106 kB Progress (4): 86/148 kB | 12/14 kB | 12/51 kB | 16/106 kB Progress (4): 90/148 kB | 12/14 kB | 12/51 kB | 16/106 kB Progress (4): 90/148 kB | 12/14 kB | 16/51 kB | 16/106 kB Progress (4): 94/148 kB | 12/14 kB | 16/51 kB | 16/106 kB Progress (4): 94/148 kB | 12/14 kB | 16/51 kB | 20/106 kB Progress (4): 94/148 kB | 14 kB | 16/51 kB | 20/106 kB Progress (4): 94/148 kB | 14 kB | 16/51 kB | 24/106 kB Progress (4): 98/148 kB | 14 kB | 16/51 kB | 24/106 kB Progress (4): 98/148 kB | 14 kB | 20/51 kB | 24/106 kB Progress (4): 98/148 kB | 14 kB | 20/51 kB | 24/106 kB Progress (4): 98/148 kB | 14 kB | 20/51 kB | 28/106 kB Progress (4): 102/148 kB | 14 kB | 20/51 kB | 28/106 kB Progress (4): 102/148 kB | 14 kB | 24/51 kB | 28/106 kB Progress (4): 106/148 kB | 14 kB | 24/51 kB | 28/106 kB Progress (4): 106/148 kB | 14 kB | 24/51 kB | 32/106 kB Progress (4): 110/148 kB | 14 kB | 24/51 kB | 32/106 kB Progress (4): 110/148 kB | 14 kB | 28/51 kB | 32/106 kB Progress (4): 114/148 kB | 14 kB | 28/51 kB | 32/106 kB Progress (4): 114/148 kB | 14 kB | 28/51 kB | 36/106 kB Progress (4): 118/148 kB | 14 kB | 28/51 kB | 36/106 kB Progress (4): 118/148 kB | 14 kB | 32/51 kB | 36/106 kB Progress (4): 122/148 kB | 14 kB | 32/51 kB | 36/106 kB Progress (4): 122/148 kB | 14 kB | 32/51 kB | 40/106 kB Progress (4): 126/148 kB | 14 kB | 32/51 kB | 40/106 kB Progress (4): 126/148 kB | 14 kB | 33/51 kB | 40/106 kB Progress (4): 130/148 kB | 14 kB | 33/51 kB | 40/106 kB Progress (4): 130/148 kB | 14 kB | 33/51 kB | 44/106 kB Progress (4): 134/148 kB | 14 kB | 33/51 kB | 44/106 kB Progress (4): 134/148 kB | 14 kB | 37/51 kB | 44/106 kB Progress (4): 138/148 kB | 14 kB | 37/51 kB | 44/106 kB Progress (4): 138/148 kB | 14 kB | 37/51 kB | 48/106 kB Progress (4): 142/148 kB | 14 kB | 37/51 kB | 48/106 kB Progress (4): 142/148 kB | 14 kB | 41/51 kB | 48/106 kB Progress (4): 146/148 kB | 14 kB | 41/51 kB | 48/106 kB Progress (4): 146/148 kB | 14 kB | 41/51 kB | 52/106 kB Progress (4): 148 kB | 14 kB | 41/51 kB | 52/106 kB Progress (4): 148 kB | 14 kB | 45/51 kB | 52/106 kB Progress (4): 148 kB | 14 kB | 45/51 kB | 56/106 kB 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 58 kB/s) [2019-07-29T20:12:12.124Z] Progress (3): 148 kB | 49/51 kB | 56/106 kB 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 [2019-07-29T20:12:12.124Z] Progress (3): 148 kB | 49/51 kB | 60/106 kB Progress (4): 148 kB | 49/51 kB | 60/106 kB | 4.1/74 kB Progress (4): 148 kB | 49/51 kB | 64/106 kB | 4.1/74 kB Progress (4): 148 kB | 51 kB | 64/106 kB | 4.1/74 kB Progress (4): 148 kB | 51 kB | 68/106 kB | 4.1/74 kB Progress (4): 148 kB | 51 kB | 68/106 kB | 7.7/74 kB Progress (4): 148 kB | 51 kB | 72/106 kB | 7.7/74 kB Progress (4): 148 kB | 51 kB | 72/106 kB | 12/74 kB Progress (4): 148 kB | 51 kB | 76/106 kB | 12/74 kB Progress (4): 148 kB | 51 kB | 76/106 kB | 16/74 kB Progress (4): 148 kB | 51 kB | 80/106 kB | 16/74 kB Progress (4): 148 kB | 51 kB | 80/106 kB | 20/74 kB Progress (4): 148 kB | 51 kB | 84/106 kB | 20/74 kB Progress (4): 148 kB | 51 kB | 84/106 kB | 24/74 kB Progress (4): 148 kB | 51 kB | 88/106 kB | 24/74 kB Progress (4): 148 kB | 51 kB | 88/106 kB | 28/74 kB Progress (4): 148 kB | 51 kB | 92/106 kB | 28/74 kB Progress (4): 148 kB | 51 kB | 92/106 kB | 32/74 kB Progress (4): 148 kB | 51 kB | 96/106 kB | 32/74 kB Progress (4): 148 kB | 51 kB | 96/106 kB | 33/74 kB Progress (4): 148 kB | 51 kB | 100/106 kB | 33/74 kB Progress (4): 148 kB | 51 kB | 100/106 kB | 37/74 kB Progress (4): 148 kB | 51 kB | 104/106 kB | 37/74 kB Progress (4): 148 kB | 51 kB | 104/106 kB | 41/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 41/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 45/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 49/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 53/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 57/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 61/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 65/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 69/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 73/74 kB Progress (4): 148 kB | 51 kB | 106 kB | 74 kB 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 206 kB/s) [2019-07-29T20:12:12.124Z] Progress (4): 148 kB | 106 kB | 74 kB | 4.1/108 kB 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 [2019-07-29T20:12:12.124Z] Progress (4): 148 kB | 106 kB | 74 kB | 7.7/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 12/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 16/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 20/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 24/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 28/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 32/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 33/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 37/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 41/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 45/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 49/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 53/108 kB Progress (4): 148 kB | 106 kB | 74 kB | 57/108 kB 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 583 kB/s) [2019-07-29T20:12:12.125Z] Progress (3): 106 kB | 74 kB | 61/108 kB 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 [2019-07-29T20:12:12.125Z] Progress (3): 106 kB | 74 kB | 65/108 kB Progress (3): 106 kB | 74 kB | 66/108 kB Progress (3): 106 kB | 74 kB | 70/108 kB Progress (3): 106 kB | 74 kB | 74/108 kB Progress (3): 106 kB | 74 kB | 78/108 kB Progress (3): 106 kB | 74 kB | 82/108 kB Progress (3): 106 kB | 74 kB | 86/108 kB Progress (3): 106 kB | 74 kB | 90/108 kB Progress (3): 106 kB | 74 kB | 94/108 kB Progress (3): 106 kB | 74 kB | 98/108 kB Progress (3): 106 kB | 74 kB | 102/108 kB Progress (3): 106 kB | 74 kB | 106/108 kB Progress (3): 106 kB | 74 kB | 108 kB 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 407 kB/s) [2019-07-29T20:12:12.125Z] 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 [2019-07-29T20:12:12.125Z] Progress (3): 74 kB | 108 kB | 4.1/202 kB Progress (3): 74 kB | 108 kB | 7.7/202 kB Progress (3): 74 kB | 108 kB | 12/202 kB Progress (3): 74 kB | 108 kB | 16/202 kB Progress (3): 74 kB | 108 kB | 20/202 kB Progress (3): 74 kB | 108 kB | 24/202 kB Progress (3): 74 kB | 108 kB | 28/202 kB Progress (3): 74 kB | 108 kB | 32/202 kB Progress (3): 74 kB | 108 kB | 33/202 kB 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 277 kB/s) [2019-07-29T20:12:12.125Z] Progress (2): 108 kB | 37/202 kB 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 [2019-07-29T20:12:12.125Z] Progress (2): 108 kB | 41/202 kB 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 400 kB/s) [2019-07-29T20:12:12.125Z] Progress (1): 45/202 kB 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 [2019-07-29T20:12:12.125Z] Progress (2): 45/202 kB | 4.1/153 kB Progress (2): 49/202 kB | 4.1/153 kB Progress (2): 49/202 kB | 7.7/153 kB Progress (3): 49/202 kB | 7.7/153 kB | 4.1/472 kB Progress (3): 53/202 kB | 7.7/153 kB | 4.1/472 kB Progress (3): 53/202 kB | 7.7/153 kB | 7.7/472 kB Progress (3): 53/202 kB | 12/153 kB | 7.7/472 kB Progress (3): 53/202 kB | 12/153 kB | 12/472 kB Progress (3): 57/202 kB | 12/153 kB | 12/472 kB Progress (3): 57/202 kB | 12/153 kB | 16/472 kB Progress (3): 57/202 kB | 16/153 kB | 16/472 kB Progress (3): 57/202 kB | 16/153 kB | 20/472 kB Progress (3): 61/202 kB | 16/153 kB | 20/472 kB Progress (3): 61/202 kB | 20/153 kB | 20/472 kB Progress (3): 61/202 kB | 20/153 kB | 24/472 kB Progress (3): 61/202 kB | 24/153 kB | 24/472 kB Progress (3): 65/202 kB | 24/153 kB | 24/472 kB Progress (3): 65/202 kB | 24/153 kB | 28/472 kB Progress (3): 69/202 kB | 24/153 kB | 28/472 kB Progress (3): 69/202 kB | 28/153 kB | 28/472 kB Progress (3): 73/202 kB | 28/153 kB | 28/472 kB Progress (3): 73/202 kB | 28/153 kB | 32/472 kB Progress (3): 77/202 kB | 28/153 kB | 32/472 kB Progress (3): 77/202 kB | 32/153 kB | 32/472 kB Progress (3): 81/202 kB | 32/153 kB | 32/472 kB Progress (3): 81/202 kB | 32/153 kB | 36/472 kB Progress (3): 85/202 kB | 32/153 kB | 36/472 kB Progress (3): 85/202 kB | 36/153 kB | 36/472 kB Progress (3): 89/202 kB | 36/153 kB | 36/472 kB Progress (3): 89/202 kB | 36/153 kB | 40/472 kB Progress (3): 93/202 kB | 36/153 kB | 40/472 kB Progress (3): 93/202 kB | 40/153 kB | 40/472 kB Progress (3): 97/202 kB | 40/153 kB | 40/472 kB Progress (3): 97/202 kB | 40/153 kB | 44/472 kB Progress (4): 97/202 kB | 40/153 kB | 44/472 kB | 4.1/46 kB Progress (4): 97/202 kB | 40/153 kB | 48/472 kB | 4.1/46 kB Progress (4): 101/202 kB | 40/153 kB | 48/472 kB | 4.1/46 kB Progress (4): 101/202 kB | 44/153 kB | 48/472 kB | 4.1/46 kB Progress (4): 105/202 kB | 44/153 kB | 48/472 kB | 4.1/46 kB Progress (4): 105/202 kB | 44/153 kB | 52/472 kB | 4.1/46 kB Progress (4): 105/202 kB | 44/153 kB | 52/472 kB | 7.7/46 kB Progress (4): 105/202 kB | 44/153 kB | 56/472 kB | 7.7/46 kB Progress (4): 109/202 kB | 44/153 kB | 56/472 kB | 7.7/46 kB Progress (4): 109/202 kB | 48/153 kB | 56/472 kB | 7.7/46 kB Progress (4): 113/202 kB | 48/153 kB | 56/472 kB | 7.7/46 kB Progress (4): 113/202 kB | 48/153 kB | 60/472 kB | 7.7/46 kB Progress (4): 113/202 kB | 48/153 kB | 60/472 kB | 12/46 kB Progress (4): 113/202 kB | 48/153 kB | 64/472 kB | 12/46 kB Progress (4): 117/202 kB | 48/153 kB | 64/472 kB | 12/46 kB Progress (4): 117/202 kB | 52/153 kB | 64/472 kB | 12/46 kB Progress (4): 121/202 kB | 52/153 kB | 64/472 kB | 12/46 kB Progress (4): 121/202 kB | 52/153 kB | 68/472 kB | 12/46 kB Progress (4): 121/202 kB | 52/153 kB | 68/472 kB | 16/46 kB Progress (4): 121/202 kB | 52/153 kB | 72/472 kB | 16/46 kB Progress (4): 125/202 kB | 52/153 kB | 72/472 kB | 16/46 kB Progress (4): 125/202 kB | 56/153 kB | 72/472 kB | 16/46 kB Progress (4): 129/202 kB | 56/153 kB | 72/472 kB | 16/46 kB Progress (4): 129/202 kB | 56/153 kB | 76/472 kB | 16/46 kB Progress (4): 129/202 kB | 56/153 kB | 76/472 kB | 20/46 kB Progress (4): 129/202 kB | 56/153 kB | 76/472 kB | 24/46 kB Progress (4): 129/202 kB | 56/153 kB | 76/472 kB | 28/46 kB Progress (4): 129/202 kB | 56/153 kB | 80/472 kB | 28/46 kB Progress (4): 133/202 kB | 56/153 kB | 80/472 kB | 28/46 kB Progress (4): 133/202 kB | 56/153 kB | 84/472 kB | 28/46 kB Progress (4): 137/202 kB | 56/153 kB | 84/472 kB | 28/46 kB Progress (4): 137/202 kB | 56/153 kB | 84/472 kB | 32/46 kB Progress (4): 141/202 kB | 56/153 kB | 84/472 kB | 32/46 kB Progress (4): 141/202 kB | 60/153 kB | 84/472 kB | 32/46 kB Progress (5): 141/202 kB | 60/153 kB | 84/472 kB | 32/46 kB | 4.1/61 kB Progress (5): 141/202 kB | 64/153 kB | 84/472 kB | 32/46 kB | 4.1/61 kB Progress (5): 145/202 kB | 64/153 kB | 84/472 kB | 32/46 kB | 4.1/61 kB Progress (5): 145/202 kB | 64/153 kB | 84/472 kB | 36/46 kB | 4.1/61 kB Progress (5): 145/202 kB | 64/153 kB | 88/472 kB | 36/46 kB | 4.1/61 kB Progress (5): 145/202 kB | 64/153 kB | 88/472 kB | 40/46 kB | 4.1/61 kB Progress (5): 149/202 kB | 64/153 kB | 88/472 kB | 40/46 kB | 4.1/61 kB Progress (5): 149/202 kB | 68/153 kB | 88/472 kB | 40/46 kB | 4.1/61 kB Progress (5): 149/202 kB | 68/153 kB | 88/472 kB | 40/46 kB | 7.7/61 kB Progress (5): 149/202 kB | 72/153 kB | 88/472 kB | 40/46 kB | 7.7/61 kB Progress (5): 153/202 kB | 72/153 kB | 88/472 kB | 40/46 kB | 7.7/61 kB Progress (5): 153/202 kB | 72/153 kB | 88/472 kB | 44/46 kB | 7.7/61 kB Progress (5): 153/202 kB | 72/153 kB | 92/472 kB | 44/46 kB | 7.7/61 kB Progress (5): 153/202 kB | 72/153 kB | 92/472 kB | 46 kB | 7.7/61 kB Progress (5): 157/202 kB | 72/153 kB | 92/472 kB | 46 kB | 7.7/61 kB Progress (5): 157/202 kB | 76/153 kB | 92/472 kB | 46 kB | 7.7/61 kB Progress (5): 157/202 kB | 76/153 kB | 92/472 kB | 46 kB | 12/61 kB Progress (5): 157/202 kB | 80/153 kB | 92/472 kB | 46 kB | 12/61 kB Progress (5): 161/202 kB | 80/153 kB | 92/472 kB | 46 kB | 12/61 kB Progress (5): 161/202 kB | 80/153 kB | 96/472 kB | 46 kB | 12/61 kB Progress (5): 165/202 kB | 80/153 kB | 96/472 kB | 46 kB | 12/61 kB Progress (5): 165/202 kB | 84/153 kB | 96/472 kB | 46 kB | 12/61 kB Progress (5): 165/202 kB | 84/153 kB | 96/472 kB | 46 kB | 16/61 kB Progress (5): 165/202 kB | 88/153 kB | 96/472 kB | 46 kB | 16/61 kB Progress (5): 169/202 kB | 88/153 kB | 96/472 kB | 46 kB | 16/61 kB Progress (5): 169/202 kB | 88/153 kB | 100/472 kB | 46 kB | 16/61 kB Progress (5): 173/202 kB | 88/153 kB | 100/472 kB | 46 kB | 16/61 kB Progress (5): 173/202 kB | 92/153 kB | 100/472 kB | 46 kB | 16/61 kB Progress (5): 173/202 kB | 92/153 kB | 100/472 kB | 46 kB | 20/61 kB Progress (5): 173/202 kB | 96/153 kB | 100/472 kB | 46 kB | 20/61 kB Progress (5): 177/202 kB | 96/153 kB | 100/472 kB | 46 kB | 20/61 kB Progress (5): 177/202 kB | 96/153 kB | 104/472 kB | 46 kB | 20/61 kB Progress (5): 181/202 kB | 96/153 kB | 104/472 kB | 46 kB | 20/61 kB Progress (5): 181/202 kB | 100/153 kB | 104/472 kB | 46 kB | 20/61 kB Progress (5): 181/202 kB | 100/153 kB | 104/472 kB | 46 kB | 24/61 kB Progress (5): 181/202 kB | 104/153 kB | 104/472 kB | 46 kB | 24/61 kB Progress (5): 185/202 kB | 104/153 kB | 104/472 kB | 46 kB | 24/61 kB Progress (5): 185/202 kB | 104/153 kB | 108/472 kB | 46 kB | 24/61 kB Progress (5): 189/202 kB | 104/153 kB | 108/472 kB | 46 kB | 24/61 kB Progress (5): 189/202 kB | 108/153 kB | 108/472 kB | 46 kB | 24/61 kB Progress (5): 189/202 kB | 108/153 kB | 108/472 kB | 46 kB | 28/61 kB Progress (5): 189/202 kB | 112/153 kB | 108/472 kB | 46 kB | 28/61 kB Progress (5): 193/202 kB | 112/153 kB | 108/472 kB | 46 kB | 28/61 kB Progress (5): 193/202 kB | 112/153 kB | 112/472 kB | 46 kB | 28/61 kB Progress (5): 197/202 kB | 112/153 kB | 112/472 kB | 46 kB | 28/61 kB Progress (5): 197/202 kB | 116/153 kB | 112/472 kB | 46 kB | 28/61 kB 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 138 kB/s) [2019-07-29T20:12:12.125Z] Progress (4): 197/202 kB | 116/153 kB | 112/472 kB | 32/61 kB 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 [2019-07-29T20:12:12.125Z] Progress (4): 197/202 kB | 120/153 kB | 112/472 kB | 32/61 kB Progress (4): 201/202 kB | 120/153 kB | 112/472 kB | 32/61 kB Progress (4): 201/202 kB | 120/153 kB | 116/472 kB | 32/61 kB Progress (4): 202 kB | 120/153 kB | 116/472 kB | 32/61 kB Progress (4): 202 kB | 124/153 kB | 116/472 kB | 32/61 kB Progress (4): 202 kB | 124/153 kB | 116/472 kB | 36/61 kB Progress (4): 202 kB | 128/153 kB | 116/472 kB | 36/61 kB Progress (4): 202 kB | 128/153 kB | 120/472 kB | 36/61 kB Progress (4): 202 kB | 132/153 kB | 120/472 kB | 36/61 kB Progress (4): 202 kB | 132/153 kB | 120/472 kB | 40/61 kB Progress (4): 202 kB | 136/153 kB | 120/472 kB | 40/61 kB Progress (4): 202 kB | 136/153 kB | 124/472 kB | 40/61 kB Progress (4): 202 kB | 140/153 kB | 124/472 kB | 40/61 kB Progress (4): 202 kB | 140/153 kB | 124/472 kB | 44/61 kB Progress (4): 202 kB | 144/153 kB | 124/472 kB | 44/61 kB Progress (4): 202 kB | 144/153 kB | 128/472 kB | 44/61 kB Progress (4): 202 kB | 148/153 kB | 128/472 kB | 44/61 kB Progress (4): 202 kB | 148/153 kB | 132/472 kB | 44/61 kB Progress (4): 202 kB | 148/153 kB | 132/472 kB | 48/61 kB Progress (4): 202 kB | 148/153 kB | 136/472 kB | 48/61 kB Progress (4): 202 kB | 152/153 kB | 136/472 kB | 48/61 kB Progress (4): 202 kB | 152/153 kB | 140/472 kB | 48/61 kB Progress (4): 202 kB | 152/153 kB | 140/472 kB | 52/61 kB Progress (4): 202 kB | 152/153 kB | 144/472 kB | 52/61 kB Progress (4): 202 kB | 153 kB | 144/472 kB | 52/61 kB Progress (4): 202 kB | 153 kB | 148/472 kB | 52/61 kB Progress (4): 202 kB | 153 kB | 148/472 kB | 56/61 kB Progress (4): 202 kB | 153 kB | 152/472 kB | 56/61 kB Progress (4): 202 kB | 153 kB | 152/472 kB | 60/61 kB Progress (4): 202 kB | 153 kB | 156/472 kB | 60/61 kB Progress (4): 202 kB | 153 kB | 156/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 160/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 164/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 168/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 172/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 176/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 180/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 184/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 188/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 192/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 196/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 200/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 204/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 208/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 212/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 216/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 220/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 224/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 228/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 232/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 236/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 240/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 244/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 248/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 252/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 256/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 260/472 kB | 61 kB Progress (4): 202 kB | 153 kB | 264/472 kB | 61 kB 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 570 kB/s) [2019-07-29T20:12:12.125Z] 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 432 kB/s) [2019-07-29T20:12:12.125Z] 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 [2019-07-29T20:12:12.125Z] Progress (2): 268/472 kB | 61 kB 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 172 kB/s) [2019-07-29T20:12:12.125Z] Progress (2): 268/472 kB | 4.1/29 kB Progress (2): 272/472 kB | 4.1/29 kB 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 [2019-07-29T20:12:12.125Z] Progress (2): 276/472 kB | 4.1/29 kB Progress (2): 276/472 kB | 7.7/29 kB 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 [2019-07-29T20:12:12.426Z] Progress (2): 276/472 kB | 12/29 kB Progress (2): 280/472 kB | 12/29 kB Progress (2): 280/472 kB | 16/29 kB Progress (2): 284/472 kB | 16/29 kB Progress (2): 288/472 kB | 16/29 kB Progress (2): 288/472 kB | 20/29 kB Progress (2): 292/472 kB | 20/29 kB Progress (2): 292/472 kB | 24/29 kB Progress (2): 296/472 kB | 24/29 kB Progress (2): 296/472 kB | 28/29 kB Progress (2): 300/472 kB | 28/29 kB Progress (2): 300/472 kB | 29 kB Progress (2): 304/472 kB | 29 kB Progress (2): 308/472 kB | 29 kB Progress (2): 312/472 kB | 29 kB Progress (2): 316/472 kB | 29 kB Progress (2): 320/472 kB | 29 kB Progress (2): 324/472 kB | 29 kB Progress (2): 328/472 kB | 29 kB Progress (2): 332/472 kB | 29 kB Progress (2): 336/472 kB | 29 kB Progress (2): 340/472 kB | 29 kB Progress (2): 344/472 kB | 29 kB Progress (2): 348/472 kB | 29 kB Progress (3): 348/472 kB | 29 kB | 4.1/13 kB Progress (4): 348/472 kB | 29 kB | 4.1/13 kB | 4.1/49 kB Progress (4): 352/472 kB | 29 kB | 4.1/13 kB | 4.1/49 kB Progress (4): 352/472 kB | 29 kB | 4.1/13 kB | 7.7/49 kB 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 61 kB/s) [2019-07-29T20:12:12.426Z] Progress (3): 352/472 kB | 7.7/13 kB | 7.7/49 kB Progress (4): 352/472 kB | 7.7/13 kB | 7.7/49 kB | 4.1/247 kB Progress (4): 352/472 kB | 12/13 kB | 7.7/49 kB | 4.1/247 kB 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 [2019-07-29T20:12:12.426Z] Progress (4): 352/472 kB | 12/13 kB | 12/49 kB | 4.1/247 kB Progress (4): 356/472 kB | 12/13 kB | 12/49 kB | 4.1/247 kB Progress (4): 356/472 kB | 12/13 kB | 16/49 kB | 4.1/247 kB Progress (4): 356/472 kB | 13 kB | 16/49 kB | 4.1/247 kB Progress (4): 356/472 kB | 13 kB | 16/49 kB | 7.7/247 kB Progress (4): 356/472 kB | 13 kB | 20/49 kB | 7.7/247 kB Progress (4): 360/472 kB | 13 kB | 20/49 kB | 7.7/247 kB Progress (4): 360/472 kB | 13 kB | 24/49 kB | 7.7/247 kB Progress (4): 364/472 kB | 13 kB | 24/49 kB | 7.7/247 kB Progress (4): 364/472 kB | 13 kB | 24/49 kB | 12/247 kB Progress (4): 368/472 kB | 13 kB | 24/49 kB | 12/247 kB Progress (4): 368/472 kB | 13 kB | 28/49 kB | 12/247 kB Progress (4): 372/472 kB | 13 kB | 28/49 kB | 12/247 kB Progress (4): 372/472 kB | 13 kB | 28/49 kB | 16/247 kB Progress (4): 376/472 kB | 13 kB | 28/49 kB | 16/247 kB Progress (4): 376/472 kB | 13 kB | 32/49 kB | 16/247 kB Progress (4): 380/472 kB | 13 kB | 32/49 kB | 16/247 kB Progress (4): 380/472 kB | 13 kB | 32/49 kB | 20/247 kB Progress (4): 384/472 kB | 13 kB | 32/49 kB | 20/247 kB Progress (4): 384/472 kB | 13 kB | 36/49 kB | 20/247 kB Progress (4): 388/472 kB | 13 kB | 36/49 kB | 20/247 kB Progress (4): 388/472 kB | 13 kB | 36/49 kB | 24/247 kB Progress (4): 392/472 kB | 13 kB | 36/49 kB | 24/247 kB Progress (4): 392/472 kB | 13 kB | 40/49 kB | 24/247 kB Progress (4): 396/472 kB | 13 kB | 40/49 kB | 24/247 kB Progress (4): 396/472 kB | 13 kB | 40/49 kB | 28/247 kB Progress (4): 400/472 kB | 13 kB | 40/49 kB | 28/247 kB Progress (4): 400/472 kB | 13 kB | 44/49 kB | 28/247 kB Progress (4): 404/472 kB | 13 kB | 44/49 kB | 28/247 kB Progress (4): 404/472 kB | 13 kB | 44/49 kB | 32/247 kB Progress (4): 408/472 kB | 13 kB | 44/49 kB | 32/247 kB Progress (4): 408/472 kB | 13 kB | 44/49 kB | 36/247 kB Progress (4): 412/472 kB | 13 kB | 44/49 kB | 36/247 kB Progress (4): 412/472 kB | 13 kB | 48/49 kB | 36/247 kB Progress (4): 412/472 kB | 13 kB | 49 kB | 36/247 kB 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 28 kB/s) [2019-07-29T20:12:12.426Z] 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 [2019-07-29T20:12:12.426Z] Progress (3): 416/472 kB | 49 kB | 36/247 kB Progress (3): 416/472 kB | 49 kB | 40/247 kB Progress (4): 416/472 kB | 49 kB | 40/247 kB | 4.1/187 kB Progress (4): 416/472 kB | 49 kB | 44/247 kB | 4.1/187 kB Progress (4): 420/472 kB | 49 kB | 44/247 kB | 4.1/187 kB Progress (4): 420/472 kB | 49 kB | 48/247 kB | 4.1/187 kB Progress (4): 420/472 kB | 49 kB | 48/247 kB | 7.7/187 kB 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 94 kB/s) [2019-07-29T20:12:12.426Z] 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 [2019-07-29T20:12:12.426Z] Progress (3): 420/472 kB | 48/247 kB | 12/187 kB Progress (3): 420/472 kB | 52/247 kB | 12/187 kB Progress (3): 424/472 kB | 52/247 kB | 12/187 kB Progress (3): 424/472 kB | 56/247 kB | 12/187 kB Progress (3): 424/472 kB | 56/247 kB | 16/187 kB Progress (3): 424/472 kB | 60/247 kB | 16/187 kB Progress (3): 424/472 kB | 60/247 kB | 20/187 kB Progress (3): 428/472 kB | 60/247 kB | 20/187 kB Progress (3): 428/472 kB | 60/247 kB | 24/187 kB Progress (3): 428/472 kB | 64/247 kB | 24/187 kB Progress (3): 432/472 kB | 64/247 kB | 24/187 kB Progress (3): 432/472 kB | 68/247 kB | 24/187 kB Progress (3): 432/472 kB | 68/247 kB | 28/187 kB Progress (3): 432/472 kB | 72/247 kB | 28/187 kB Progress (3): 436/472 kB | 72/247 kB | 28/187 kB Progress (3): 436/472 kB | 72/247 kB | 32/187 kB Progress (3): 440/472 kB | 72/247 kB | 32/187 kB Progress (3): 440/472 kB | 76/247 kB | 32/187 kB Progress (4): 440/472 kB | 76/247 kB | 32/187 kB | 4.1/86 kB Progress (4): 440/472 kB | 76/247 kB | 33/187 kB | 4.1/86 kB Progress (4): 440/472 kB | 76/247 kB | 33/187 kB | 7.7/86 kB Progress (4): 440/472 kB | 80/247 kB | 33/187 kB | 7.7/86 kB Progress (4): 444/472 kB | 80/247 kB | 33/187 kB | 7.7/86 kB Progress (4): 444/472 kB | 84/247 kB | 33/187 kB | 7.7/86 kB Progress (4): 444/472 kB | 84/247 kB | 33/187 kB | 12/86 kB Progress (4): 444/472 kB | 84/247 kB | 37/187 kB | 12/86 kB Progress (4): 444/472 kB | 84/247 kB | 37/187 kB | 16/86 kB Progress (4): 444/472 kB | 88/247 kB | 37/187 kB | 16/86 kB Progress (4): 448/472 kB | 88/247 kB | 37/187 kB | 16/86 kB Progress (4): 448/472 kB | 92/247 kB | 37/187 kB | 16/86 kB Progress (4): 448/472 kB | 92/247 kB | 37/187 kB | 20/86 kB Progress (4): 448/472 kB | 92/247 kB | 41/187 kB | 20/86 kB Progress (4): 448/472 kB | 92/247 kB | 41/187 kB | 24/86 kB Progress (4): 448/472 kB | 96/247 kB | 41/187 kB | 24/86 kB Progress (4): 452/472 kB | 96/247 kB | 41/187 kB | 24/86 kB Progress (4): 452/472 kB | 100/247 kB | 41/187 kB | 24/86 kB Progress (4): 452/472 kB | 100/247 kB | 41/187 kB | 28/86 kB Progress (4): 452/472 kB | 100/247 kB | 45/187 kB | 28/86 kB Progress (4): 452/472 kB | 100/247 kB | 45/187 kB | 32/86 kB Progress (4): 452/472 kB | 104/247 kB | 45/187 kB | 32/86 kB Progress (4): 456/472 kB | 104/247 kB | 45/187 kB | 32/86 kB Progress (4): 456/472 kB | 108/247 kB | 45/187 kB | 32/86 kB Progress (4): 456/472 kB | 108/247 kB | 45/187 kB | 33/86 kB Progress (4): 456/472 kB | 108/247 kB | 49/187 kB | 33/86 kB Progress (5): 456/472 kB | 108/247 kB | 49/187 kB | 33/86 kB | 4.1/209 kB Progress (5): 456/472 kB | 108/247 kB | 53/187 kB | 33/86 kB | 4.1/209 kB Progress (5): 456/472 kB | 108/247 kB | 53/187 kB | 37/86 kB | 4.1/209 kB Progress (5): 456/472 kB | 112/247 kB | 53/187 kB | 37/86 kB | 4.1/209 kB Progress (5): 460/472 kB | 112/247 kB | 53/187 kB | 37/86 kB | 4.1/209 kB Progress (5): 460/472 kB | 116/247 kB | 53/187 kB | 37/86 kB | 4.1/209 kB Progress (5): 460/472 kB | 116/247 kB | 53/187 kB | 41/86 kB | 4.1/209 kB Progress (5): 460/472 kB | 116/247 kB | 57/187 kB | 41/86 kB | 4.1/209 kB Progress (5): 460/472 kB | 116/247 kB | 57/187 kB | 41/86 kB | 7.7/209 kB Progress (5): 460/472 kB | 116/247 kB | 61/187 kB | 41/86 kB | 7.7/209 kB Progress (5): 460/472 kB | 116/247 kB | 61/187 kB | 45/86 kB | 7.7/209 kB Progress (5): 460/472 kB | 120/247 kB | 61/187 kB | 45/86 kB | 7.7/209 kB Progress (5): 464/472 kB | 120/247 kB | 61/187 kB | 45/86 kB | 7.7/209 kB Progress (5): 464/472 kB | 124/247 kB | 61/187 kB | 45/86 kB | 7.7/209 kB Progress (5): 464/472 kB | 124/247 kB | 61/187 kB | 49/86 kB | 7.7/209 kB Progress (5): 464/472 kB | 124/247 kB | 65/187 kB | 49/86 kB | 7.7/209 kB Progress (5): 464/472 kB | 124/247 kB | 65/187 kB | 49/86 kB | 12/209 kB Progress (5): 464/472 kB | 124/247 kB | 66/187 kB | 49/86 kB | 12/209 kB Progress (5): 464/472 kB | 124/247 kB | 66/187 kB | 53/86 kB | 12/209 kB Progress (5): 464/472 kB | 128/247 kB | 66/187 kB | 53/86 kB | 12/209 kB Progress (5): 468/472 kB | 128/247 kB | 66/187 kB | 53/86 kB | 12/209 kB Progress (5): 468/472 kB | 132/247 kB | 66/187 kB | 53/86 kB | 12/209 kB Progress (5): 468/472 kB | 132/247 kB | 66/187 kB | 57/86 kB | 12/209 kB Progress (5): 468/472 kB | 132/247 kB | 70/187 kB | 57/86 kB | 12/209 kB Progress (5): 468/472 kB | 132/247 kB | 70/187 kB | 57/86 kB | 16/209 kB Progress (5): 468/472 kB | 132/247 kB | 74/187 kB | 57/86 kB | 16/209 kB Progress (5): 468/472 kB | 132/247 kB | 74/187 kB | 61/86 kB | 16/209 kB Progress (5): 468/472 kB | 136/247 kB | 74/187 kB | 61/86 kB | 16/209 kB Progress (5): 472/472 kB | 136/247 kB | 74/187 kB | 61/86 kB | 16/209 kB Progress (5): 472/472 kB | 140/247 kB | 74/187 kB | 61/86 kB | 16/209 kB Progress (5): 472/472 kB | 140/247 kB | 74/187 kB | 65/86 kB | 16/209 kB Progress (5): 472/472 kB | 140/247 kB | 78/187 kB | 65/86 kB | 16/209 kB Progress (5): 472/472 kB | 140/247 kB | 78/187 kB | 65/86 kB | 20/209 kB Progress (5): 472/472 kB | 140/247 kB | 82/187 kB | 65/86 kB | 20/209 kB Progress (5): 472/472 kB | 140/247 kB | 82/187 kB | 66/86 kB | 20/209 kB Progress (5): 472/472 kB | 144/247 kB | 82/187 kB | 66/86 kB | 20/209 kB Progress (5): 472 kB | 144/247 kB | 82/187 kB | 66/86 kB | 20/209 kB Progress (5): 472 kB | 148/247 kB | 82/187 kB | 66/86 kB | 20/209 kB Progress (5): 472 kB | 148/247 kB | 82/187 kB | 70/86 kB | 20/209 kB Progress (5): 472 kB | 148/247 kB | 86/187 kB | 70/86 kB | 20/209 kB Progress (5): 472 kB | 148/247 kB | 86/187 kB | 70/86 kB | 24/209 kB Progress (5): 472 kB | 148/247 kB | 90/187 kB | 70/86 kB | 24/209 kB Progress (5): 472 kB | 148/247 kB | 90/187 kB | 74/86 kB | 24/209 kB Progress (5): 472 kB | 152/247 kB | 90/187 kB | 74/86 kB | 24/209 kB Progress (5): 472 kB | 152/247 kB | 90/187 kB | 78/86 kB | 24/209 kB Progress (5): 472 kB | 152/247 kB | 94/187 kB | 78/86 kB | 24/209 kB Progress (5): 472 kB | 152/247 kB | 94/187 kB | 78/86 kB | 28/209 kB Progress (5): 472 kB | 152/247 kB | 98/187 kB | 78/86 kB | 28/209 kB Progress (5): 472 kB | 152/247 kB | 98/187 kB | 82/86 kB | 28/209 kB Progress (5): 472 kB | 156/247 kB | 98/187 kB | 82/86 kB | 28/209 kB Progress (5): 472 kB | 156/247 kB | 98/187 kB | 86/86 kB | 28/209 kB Progress (5): 472 kB | 156/247 kB | 98/187 kB | 86/86 kB | 28/209 kB Progress (5): 472 kB | 156/247 kB | 98/187 kB | 86/86 kB | 32/209 kB Progress (5): 472 kB | 156/247 kB | 98/187 kB | 86 kB | 32/209 kB Progress (5): 472 kB | 160/247 kB | 98/187 kB | 86 kB | 32/209 kB Progress (5): 472 kB | 160/247 kB | 98/187 kB | 86 kB | 33/209 kB Progress (5): 472 kB | 160/247 kB | 102/187 kB | 86 kB | 33/209 kB Progress (5): 472 kB | 160/247 kB | 102/187 kB | 86 kB | 37/209 kB Progress (5): 472 kB | 164/247 kB | 102/187 kB | 86 kB | 37/209 kB Progress (5): 472 kB | 164/247 kB | 102/187 kB | 86 kB | 41/209 kB Progress (5): 472 kB | 164/247 kB | 106/187 kB | 86 kB | 41/209 kB Progress (5): 472 kB | 164/247 kB | 106/187 kB | 86 kB | 45/209 kB Progress (5): 472 kB | 168/247 kB | 106/187 kB | 86 kB | 45/209 kB Progress (5): 472 kB | 168/247 kB | 110/187 kB | 86 kB | 45/209 kB Progress (5): 472 kB | 168/247 kB | 110/187 kB | 86 kB | 49/209 kB 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 852 kB/s) [2019-07-29T20:12:12.426Z] 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 [2019-07-29T20:12:12.426Z] Progress (4): 168/247 kB | 110/187 kB | 86 kB | 53/209 kB Progress (4): 168/247 kB | 114/187 kB | 86 kB | 53/209 kB Progress (4): 172/247 kB | 114/187 kB | 86 kB | 53/209 kB Progress (4): 172/247 kB | 114/187 kB | 86 kB | 57/209 kB Progress (4): 172/247 kB | 118/187 kB | 86 kB | 57/209 kB Progress (4): 176/247 kB | 118/187 kB | 86 kB | 57/209 kB Progress (4): 176/247 kB | 122/187 kB | 86 kB | 57/209 kB Progress (4): 176/247 kB | 122/187 kB | 86 kB | 61/209 kB Progress (4): 176/247 kB | 126/187 kB | 86 kB | 61/209 kB 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 154 kB/s) [2019-07-29T20:12:12.426Z] Progress (3): 180/247 kB | 126/187 kB | 61/209 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-29T20:12:12.426Z] Progress (3): 180/247 kB | 130/187 kB | 61/209 kB Progress (3): 180/247 kB | 130/187 kB | 65/209 kB Progress (3): 180/247 kB | 131/187 kB | 65/209 kB Progress (3): 184/247 kB | 131/187 kB | 65/209 kB Progress (3): 184/247 kB | 131/187 kB | 69/209 kB Progress (3): 184/247 kB | 135/187 kB | 69/209 kB Progress (3): 184/247 kB | 135/187 kB | 73/209 kB Progress (3): 188/247 kB | 135/187 kB | 73/209 kB Progress (3): 188/247 kB | 135/187 kB | 77/209 kB Progress (3): 188/247 kB | 139/187 kB | 77/209 kB Progress (3): 188/247 kB | 139/187 kB | 81/209 kB Progress (3): 192/247 kB | 139/187 kB | 81/209 kB Progress (3): 192/247 kB | 139/187 kB | 85/209 kB Progress (3): 192/247 kB | 143/187 kB | 85/209 kB Progress (3): 192/247 kB | 143/187 kB | 89/209 kB Progress (3): 196/247 kB | 143/187 kB | 89/209 kB Progress (3): 196/247 kB | 143/187 kB | 93/209 kB Progress (3): 196/247 kB | 147/187 kB | 93/209 kB Progress (3): 196/247 kB | 147/187 kB | 97/209 kB Progress (3): 200/247 kB | 147/187 kB | 97/209 kB Progress (3): 200/247 kB | 147/187 kB | 101/209 kB Progress (3): 204/247 kB | 147/187 kB | 101/209 kB Progress (3): 204/247 kB | 151/187 kB | 101/209 kB Progress (4): 204/247 kB | 151/187 kB | 101/209 kB | 4.1/532 kB Progress (4): 208/247 kB | 151/187 kB | 101/209 kB | 4.1/532 kB Progress (4): 208/247 kB | 151/187 kB | 105/209 kB | 4.1/532 kB Progress (4): 212/247 kB | 151/187 kB | 105/209 kB | 4.1/532 kB Progress (4): 212/247 kB | 151/187 kB | 105/209 kB | 7.7/532 kB Progress (4): 212/247 kB | 155/187 kB | 105/209 kB | 7.7/532 kB Progress (4): 212/247 kB | 155/187 kB | 105/209 kB | 12/532 kB Progress (4): 212/247 kB | 159/187 kB | 105/209 kB | 12/532 kB Progress (4): 216/247 kB | 159/187 kB | 105/209 kB | 12/532 kB Progress (4): 216/247 kB | 159/187 kB | 109/209 kB | 12/532 kB Progress (4): 216/247 kB | 163/187 kB | 109/209 kB | 12/532 kB Progress (5): 216/247 kB | 163/187 kB | 109/209 kB | 12/532 kB | 4.1/56 kB Progress (5): 216/247 kB | 167/187 kB | 109/209 kB | 12/532 kB | 4.1/56 kB Progress (5): 216/247 kB | 167/187 kB | 109/209 kB | 16/532 kB | 4.1/56 kB Progress (5): 216/247 kB | 171/187 kB | 109/209 kB | 16/532 kB | 4.1/56 kB Progress (5): 216/247 kB | 171/187 kB | 109/209 kB | 16/532 kB | 7.7/56 kB Progress (5): 216/247 kB | 171/187 kB | 113/209 kB | 16/532 kB | 7.7/56 kB Progress (5): 220/247 kB | 171/187 kB | 113/209 kB | 16/532 kB | 7.7/56 kB Progress (5): 220/247 kB | 171/187 kB | 117/209 kB | 16/532 kB | 7.7/56 kB Progress (5): 220/247 kB | 171/187 kB | 117/209 kB | 16/532 kB | 12/56 kB Progress (5): 220/247 kB | 175/187 kB | 117/209 kB | 16/532 kB | 12/56 kB Progress (5): 220/247 kB | 175/187 kB | 117/209 kB | 20/532 kB | 12/56 kB Progress (5): 220/247 kB | 179/187 kB | 117/209 kB | 20/532 kB | 12/56 kB Progress (5): 220/247 kB | 179/187 kB | 117/209 kB | 20/532 kB | 16/56 kB Progress (5): 220/247 kB | 179/187 kB | 121/209 kB | 20/532 kB | 16/56 kB Progress (5): 224/247 kB | 179/187 kB | 121/209 kB | 20/532 kB | 16/56 kB Progress (5): 224/247 kB | 179/187 kB | 125/209 kB | 20/532 kB | 16/56 kB Progress (5): 224/247 kB | 179/187 kB | 125/209 kB | 20/532 kB | 20/56 kB Progress (5): 224/247 kB | 183/187 kB | 125/209 kB | 20/532 kB | 20/56 kB Progress (5): 224/247 kB | 183/187 kB | 125/209 kB | 24/532 kB | 20/56 kB Progress (5): 224/247 kB | 187 kB | 125/209 kB | 24/532 kB | 20/56 kB Progress (5): 224/247 kB | 187 kB | 125/209 kB | 24/532 kB | 24/56 kB Progress (5): 224/247 kB | 187 kB | 129/209 kB | 24/532 kB | 24/56 kB Progress (5): 228/247 kB | 187 kB | 129/209 kB | 24/532 kB | 24/56 kB Progress (5): 228/247 kB | 187 kB | 133/209 kB | 24/532 kB | 24/56 kB Progress (5): 228/247 kB | 187 kB | 133/209 kB | 24/532 kB | 28/56 kB Progress (5): 228/247 kB | 187 kB | 133/209 kB | 28/532 kB | 28/56 kB Progress (5): 228/247 kB | 187 kB | 133/209 kB | 28/532 kB | 32/56 kB Progress (5): 228/247 kB | 187 kB | 137/209 kB | 28/532 kB | 32/56 kB Progress (5): 232/247 kB | 187 kB | 137/209 kB | 28/532 kB | 32/56 kB Progress (5): 232/247 kB | 187 kB | 141/209 kB | 28/532 kB | 32/56 kB Progress (5): 232/247 kB | 187 kB | 141/209 kB | 28/532 kB | 36/56 kB Progress (5): 232/247 kB | 187 kB | 141/209 kB | 32/532 kB | 36/56 kB Progress (5): 232/247 kB | 187 kB | 141/209 kB | 32/532 kB | 40/56 kB Progress (5): 232/247 kB | 187 kB | 145/209 kB | 32/532 kB | 40/56 kB Progress (5): 236/247 kB | 187 kB | 145/209 kB | 32/532 kB | 40/56 kB Progress (5): 236/247 kB | 187 kB | 149/209 kB | 32/532 kB | 40/56 kB Progress (5): 236/247 kB | 187 kB | 149/209 kB | 32/532 kB | 44/56 kB Progress (5): 236/247 kB | 187 kB | 149/209 kB | 33/532 kB | 44/56 kB Progress (5): 236/247 kB | 187 kB | 149/209 kB | 33/532 kB | 48/56 kB Progress (5): 236/247 kB | 187 kB | 153/209 kB | 33/532 kB | 48/56 kB Progress (5): 240/247 kB | 187 kB | 153/209 kB | 33/532 kB | 48/56 kB Progress (5): 240/247 kB | 187 kB | 157/209 kB | 33/532 kB | 48/56 kB Progress (5): 240/247 kB | 187 kB | 157/209 kB | 33/532 kB | 52/56 kB Progress (5): 240/247 kB | 187 kB | 157/209 kB | 37/532 kB | 52/56 kB Progress (5): 240/247 kB | 187 kB | 157/209 kB | 37/532 kB | 56/56 kB Progress (5): 240/247 kB | 187 kB | 161/209 kB | 37/532 kB | 56/56 kB Progress (5): 244/247 kB | 187 kB | 161/209 kB | 37/532 kB | 56/56 kB Progress (5): 244/247 kB | 187 kB | 165/209 kB | 37/532 kB | 56/56 kB Progress (5): 244/247 kB | 187 kB | 165/209 kB | 37/532 kB | 56 kB Progress (5): 244/247 kB | 187 kB | 165/209 kB | 41/532 kB | 56 kB Progress (5): 244/247 kB | 187 kB | 169/209 kB | 41/532 kB | 56 kB Progress (5): 244/247 kB | 187 kB | 169/209 kB | 45/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 169/209 kB | 45/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 169/209 kB | 49/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 173/209 kB | 49/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 173/209 kB | 53/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 177/209 kB | 53/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 177/209 kB | 57/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 181/209 kB | 57/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 181/209 kB | 61/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 185/209 kB | 61/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 185/209 kB | 65/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 189/209 kB | 65/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 189/209 kB | 66/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 193/209 kB | 66/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 193/209 kB | 70/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 197/209 kB | 70/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 197/209 kB | 74/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 201/209 kB | 74/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 201/209 kB | 78/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 205/209 kB | 78/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 205/209 kB | 82/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 82/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 86/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 90/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 94/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 98/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 98/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 102/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 106/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 110/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 114/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 118/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 122/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 126/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 130/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 131/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 135/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 139/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 143/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 147/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 151/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 155/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 159/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 163/532 kB | 56 kB Progress (5): 247 kB | 187 kB | 209 kB | 164/532 kB | 56 kB 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 86 kB/s) [2019-07-29T20:12:12.426Z] Progress (4): 247 kB | 187 kB | 209 kB | 168/532 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-29T20:12:12.426Z] Progress (4): 247 kB | 187 kB | 209 kB | 172/532 kB 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 381 kB/s) [2019-07-29T20:12:12.426Z] 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 321 kB/s) [2019-07-29T20:12:12.426Z] 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 287 kB/s) [2019-07-29T20:12:12.426Z] 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 [2019-07-29T20:12:12.426Z] Progress (1): 176/532 kB 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 [2019-07-29T20:12:12.426Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-29T20:12:12.426Z] Progress (1): 180/532 kB Progress (1): 184/532 kB Progress (1): 188/532 kB Progress (1): 192/532 kB Progress (1): 196/532 kB Progress (1): 197/532 kB Progress (1): 201/532 kB Progress (1): 205/532 kB Progress (1): 209/532 kB Progress (1): 213/532 kB Progress (1): 217/532 kB Progress (1): 221/532 kB Progress (1): 225/532 kB Progress (1): 229/532 kB Progress (1): 233/532 kB Progress (1): 237/532 kB Progress (1): 241/532 kB Progress (1): 245/532 kB Progress (1): 249/532 kB Progress (1): 253/532 kB Progress (1): 257/532 kB Progress (1): 261/532 kB Progress (1): 265/532 kB Progress (1): 269/532 kB Progress (1): 273/532 kB Progress (1): 277/532 kB Progress (1): 281/532 kB Progress (1): 285/532 kB Progress (1): 289/532 kB Progress (1): 293/532 kB Progress (1): 297/532 kB Progress (1): 301/532 kB Progress (1): 305/532 kB Progress (1): 309/532 kB Progress (1): 313/532 kB Progress (1): 317/532 kB Progress (1): 321/532 kB Progress (1): 325/532 kB Progress (1): 329/532 kB Progress (1): 333/532 kB Progress (1): 337/532 kB Progress (1): 341/532 kB Progress (1): 345/532 kB Progress (1): 349/532 kB Progress (1): 353/532 kB Progress (1): 357/532 kB Progress (1): 361/532 kB Progress (1): 365/532 kB Progress (1): 369/532 kB Progress (2): 369/532 kB | 4.1/245 kB Progress (2): 373/532 kB | 4.1/245 kB Progress (2): 373/532 kB | 7.7/245 kB Progress (2): 377/532 kB | 7.7/245 kB Progress (2): 381/532 kB | 7.7/245 kB Progress (2): 381/532 kB | 12/245 kB Progress (3): 381/532 kB | 12/245 kB | 4.1/58 kB Progress (3): 381/532 kB | 16/245 kB | 4.1/58 kB Progress (3): 385/532 kB | 16/245 kB | 4.1/58 kB Progress (4): 385/532 kB | 16/245 kB | 4.1/58 kB | 4.1/13 kB Progress (4): 385/532 kB | 16/245 kB | 7.7/58 kB | 4.1/13 kB Progress (4): 385/532 kB | 16/245 kB | 7.7/58 kB | 7.7/13 kB Progress (4): 389/532 kB | 16/245 kB | 7.7/58 kB | 7.7/13 kB Progress (4): 389/532 kB | 20/245 kB | 7.7/58 kB | 7.7/13 kB Progress (4): 393/532 kB | 20/245 kB | 7.7/58 kB | 7.7/13 kB Progress (4): 393/532 kB | 20/245 kB | 7.7/58 kB | 12/13 kB Progress (4): 393/532 kB | 20/245 kB | 12/58 kB | 12/13 kB Progress (4): 393/532 kB | 20/245 kB | 12/58 kB | 13 kB Progress (4): 397/532 kB | 20/245 kB | 12/58 kB | 13 kB Progress (4): 397/532 kB | 24/245 kB | 12/58 kB | 13 kB Progress (5): 397/532 kB | 24/245 kB | 12/58 kB | 13 kB | 4.1/100 kB Progress (5): 397/532 kB | 28/245 kB | 12/58 kB | 13 kB | 4.1/100 kB Progress (5): 401/532 kB | 28/245 kB | 12/58 kB | 13 kB | 4.1/100 kB Progress (5): 401/532 kB | 28/245 kB | 16/58 kB | 13 kB | 4.1/100 kB Progress (5): 405/532 kB | 28/245 kB | 16/58 kB | 13 kB | 4.1/100 kB Progress (5): 405/532 kB | 32/245 kB | 16/58 kB | 13 kB | 4.1/100 kB Progress (5): 405/532 kB | 32/245 kB | 16/58 kB | 13 kB | 7.7/100 kB Progress (5): 405/532 kB | 36/245 kB | 16/58 kB | 13 kB | 7.7/100 kB Progress (5): 409/532 kB | 36/245 kB | 16/58 kB | 13 kB | 7.7/100 kB Progress (5): 409/532 kB | 36/245 kB | 20/58 kB | 13 kB | 7.7/100 kB Progress (5): 409/532 kB | 36/245 kB | 24/58 kB | 13 kB | 7.7/100 kB Progress (5): 413/532 kB | 36/245 kB | 24/58 kB | 13 kB | 7.7/100 kB Progress (5): 413/532 kB | 40/245 kB | 24/58 kB | 13 kB | 7.7/100 kB Progress (5): 413/532 kB | 40/245 kB | 24/58 kB | 13 kB | 12/100 kB Progress (5): 413/532 kB | 44/245 kB | 24/58 kB | 13 kB | 12/100 kB Progress (5): 417/532 kB | 44/245 kB | 24/58 kB | 13 kB | 12/100 kB Progress (5): 417/532 kB | 44/245 kB | 28/58 kB | 13 kB | 12/100 kB 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 19 kB/s) [2019-07-29T20:12:12.426Z] Progress (4): 417/532 kB | 44/245 kB | 32/58 kB | 12/100 kB Progress (4): 421/532 kB | 44/245 kB | 32/58 kB | 12/100 kB Progress (4): 421/532 kB | 44/245 kB | 36/58 kB | 12/100 kB Progress (4): 421/532 kB | 48/245 kB | 36/58 kB | 12/100 kB Progress (4): 421/532 kB | 48/245 kB | 36/58 kB | 16/100 kB Progress (4): 421/532 kB | 52/245 kB | 36/58 kB | 16/100 kB Progress (4): 421/532 kB | 52/245 kB | 36/58 kB | 20/100 kB Progress (4): 421/532 kB | 52/245 kB | 40/58 kB | 20/100 kB Progress (4): 425/532 kB | 52/245 kB | 40/58 kB | 20/100 kB Progress (4): 425/532 kB | 52/245 kB | 44/58 kB | 20/100 kB 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 [2019-07-29T20:12:12.426Z] Progress (4): 425/532 kB | 52/245 kB | 48/58 kB | 20/100 kB Progress (4): 429/532 kB | 52/245 kB | 48/58 kB | 20/100 kB Progress (4): 429/532 kB | 52/245 kB | 48/58 kB | 24/100 kB Progress (4): 429/532 kB | 56/245 kB | 48/58 kB | 24/100 kB Progress (4): 429/532 kB | 56/245 kB | 48/58 kB | 28/100 kB Progress (4): 433/532 kB | 56/245 kB | 48/58 kB | 28/100 kB Progress (4): 433/532 kB | 56/245 kB | 52/58 kB | 28/100 kB Progress (4): 437/532 kB | 56/245 kB | 52/58 kB | 28/100 kB Progress (4): 437/532 kB | 56/245 kB | 52/58 kB | 32/100 kB Progress (4): 437/532 kB | 60/245 kB | 52/58 kB | 32/100 kB Progress (4): 437/532 kB | 60/245 kB | 52/58 kB | 33/100 kB Progress (4): 441/532 kB | 60/245 kB | 52/58 kB | 33/100 kB Progress (4): 441/532 kB | 60/245 kB | 56/58 kB | 33/100 kB Progress (4): 445/532 kB | 60/245 kB | 56/58 kB | 33/100 kB Progress (4): 445/532 kB | 60/245 kB | 56/58 kB | 37/100 kB Progress (4): 445/532 kB | 64/245 kB | 56/58 kB | 37/100 kB Progress (4): 445/532 kB | 64/245 kB | 56/58 kB | 41/100 kB Progress (4): 449/532 kB | 64/245 kB | 56/58 kB | 41/100 kB Progress (4): 453/532 kB | 64/245 kB | 56/58 kB | 41/100 kB Progress (4): 453/532 kB | 64/245 kB | 58 kB | 41/100 kB Progress (4): 457/532 kB | 64/245 kB | 58 kB | 41/100 kB Progress (4): 457/532 kB | 64/245 kB | 58 kB | 45/100 kB Progress (4): 457/532 kB | 68/245 kB | 58 kB | 45/100 kB Progress (4): 457/532 kB | 68/245 kB | 58 kB | 49/100 kB Progress (4): 461/532 kB | 68/245 kB | 58 kB | 49/100 kB Progress (4): 461/532 kB | 68/245 kB | 58 kB | 53/100 kB Progress (4): 465/532 kB | 68/245 kB | 58 kB | 53/100 kB Progress (4): 465/532 kB | 72/245 kB | 58 kB | 53/100 kB Progress (4): 469/532 kB | 72/245 kB | 58 kB | 53/100 kB Progress (4): 469/532 kB | 72/245 kB | 58 kB | 57/100 kB Progress (4): 473/532 kB | 72/245 kB | 58 kB | 57/100 kB Progress (4): 473/532 kB | 76/245 kB | 58 kB | 57/100 kB Progress (4): 477/532 kB | 76/245 kB | 58 kB | 57/100 kB Progress (4): 477/532 kB | 76/245 kB | 58 kB | 61/100 kB Progress (4): 481/532 kB | 76/245 kB | 58 kB | 61/100 kB Progress (4): 481/532 kB | 80/245 kB | 58 kB | 61/100 kB Progress (4): 485/532 kB | 80/245 kB | 58 kB | 61/100 kB Progress (4): 485/532 kB | 84/245 kB | 58 kB | 61/100 kB Progress (4): 485/532 kB | 84/245 kB | 58 kB | 65/100 kB Progress (4): 485/532 kB | 88/245 kB | 58 kB | 65/100 kB Progress (4): 489/532 kB | 88/245 kB | 58 kB | 65/100 kB Progress (4): 489/532 kB | 92/245 kB | 58 kB | 65/100 kB Progress (4): 489/532 kB | 92/245 kB | 58 kB | 66/100 kB Progress (4): 489/532 kB | 96/245 kB | 58 kB | 66/100 kB Progress (4): 489/532 kB | 96/245 kB | 58 kB | 70/100 kB Progress (4): 493/532 kB | 96/245 kB | 58 kB | 70/100 kB Progress (5): 493/532 kB | 96/245 kB | 58 kB | 70/100 kB | 0/1.4 MB Progress (5): 497/532 kB | 96/245 kB | 58 kB | 70/100 kB | 0/1.4 MB Progress (5): 497/532 kB | 96/245 kB | 58 kB | 74/100 kB | 0/1.4 MB Progress (5): 497/532 kB | 100/245 kB | 58 kB | 74/100 kB | 0/1.4 MB Progress (5): 497/532 kB | 100/245 kB | 58 kB | 78/100 kB | 0/1.4 MB Progress (5): 501/532 kB | 100/245 kB | 58 kB | 78/100 kB | 0/1.4 MB Progress (5): 501/532 kB | 100/245 kB | 58 kB | 78/100 kB | 0/1.4 MB Progress (5): 505/532 kB | 100/245 kB | 58 kB | 78/100 kB | 0/1.4 MB Progress (5): 505/532 kB | 100/245 kB | 58 kB | 82/100 kB | 0/1.4 MB Progress (5): 505/532 kB | 104/245 kB | 58 kB | 82/100 kB | 0/1.4 MB Progress (5): 505/532 kB | 104/245 kB | 58 kB | 86/100 kB | 0/1.4 MB Progress (5): 509/532 kB | 104/245 kB | 58 kB | 86/100 kB | 0/1.4 MB Progress (5): 509/532 kB | 104/245 kB | 58 kB | 86/100 kB | 0/1.4 MB Progress (5): 513/532 kB | 104/245 kB | 58 kB | 86/100 kB | 0/1.4 MB Progress (5): 513/532 kB | 104/245 kB | 58 kB | 90/100 kB | 0/1.4 MB Progress (5): 513/532 kB | 108/245 kB | 58 kB | 90/100 kB | 0/1.4 MB Progress (5): 513/532 kB | 108/245 kB | 58 kB | 94/100 kB | 0/1.4 MB Progress (5): 517/532 kB | 108/245 kB | 58 kB | 94/100 kB | 0/1.4 MB Progress (5): 517/532 kB | 108/245 kB | 58 kB | 94/100 kB | 0/1.4 MB Progress (5): 521/532 kB | 108/245 kB | 58 kB | 94/100 kB | 0/1.4 MB Progress (5): 521/532 kB | 108/245 kB | 58 kB | 98/100 kB | 0/1.4 MB Progress (5): 521/532 kB | 112/245 kB | 58 kB | 98/100 kB | 0/1.4 MB Progress (5): 521/532 kB | 112/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 525/532 kB | 112/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 525/532 kB | 112/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 529/532 kB | 112/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 529/532 kB | 116/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 116/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 116/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 120/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 120/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 124/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 124/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 128/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 128/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 132/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 132/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 136/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 136/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 140/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 140/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 144/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 144/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 148/245 kB | 58 kB | 100 kB | 0/1.4 MB Progress (5): 532 kB | 148/245 kB | 58 kB | 100 kB | 0.1/1.4 MB 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 78 kB/s) [2019-07-29T20:12:12.426Z] Progress (4): 532 kB | 152/245 kB | 100 kB | 0.1/1.4 MB 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 [2019-07-29T20:12:12.426Z] Progress (4): 532 kB | 152/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 156/245 kB | 100 kB | 0.1/1.4 MB Progress (4): 532 kB | 156/245 kB | 100 kB | 0.1/1.4 MB 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) [2019-07-29T20:12:12.426Z] Progress (3): 532 kB | 160/245 kB | 0.1/1.4 MB 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 [2019-07-29T20:12:12.426Z] Progress (3): 532 kB | 160/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 164/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 164/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 168/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 168/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 172/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 172/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 176/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 176/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 180/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 180/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 184/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 184/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 188/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 188/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 192/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 192/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 196/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 196/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 200/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 200/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 204/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 204/245 kB | 0.1/1.4 MB Progress (3): 532 kB | 208/245 kB | 0.1/1.4 MB 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 703 kB/s) [2019-07-29T20:12:12.426Z] Progress (2): 208/245 kB | 0.1/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-29T20:12:12.687Z] Progress (2): 212/245 kB | 0.1/1.4 MB Progress (3): 212/245 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 212/245 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 216/245 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 216/245 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 220/245 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 224/245 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 224/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB Progress (4): 224/245 kB | 0.1/1.4 MB | 3.2 kB | 4.1/37 kB Progress (4): 224/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB Progress (4): 228/245 kB | 0.1/1.4 MB | 3.2 kB | 7.7/37 kB Progress (4): 228/245 kB | 0.1/1.4 MB | 3.2 kB | 12/37 kB Progress (4): 228/245 kB | 0.1/1.4 MB | 3.2 kB | 12/37 kB Progress (4): 228/245 kB | 0.1/1.4 MB | 3.2 kB | 16/37 kB Progress (4): 232/245 kB | 0.1/1.4 MB | 3.2 kB | 16/37 kB Progress (4): 232/245 kB | 0.1/1.4 MB | 3.2 kB | 20/37 kB Progress (4): 232/245 kB | 0.1/1.4 MB | 3.2 kB | 20/37 kB Progress (4): 232/245 kB | 0.1/1.4 MB | 3.2 kB | 24/37 kB Progress (4): 236/245 kB | 0.1/1.4 MB | 3.2 kB | 24/37 kB Progress (4): 236/245 kB | 0.1/1.4 MB | 3.2 kB | 28/37 kB Progress (4): 236/245 kB | 0.1/1.4 MB | 3.2 kB | 28/37 kB Progress (4): 236/245 kB | 0.1/1.4 MB | 3.2 kB | 32/37 kB Progress (4): 240/245 kB | 0.1/1.4 MB | 3.2 kB | 32/37 kB Progress (4): 240/245 kB | 0.1/1.4 MB | 3.2 kB | 36/37 kB Progress (4): 240/245 kB | 0.1/1.4 MB | 3.2 kB | 36/37 kB Progress (4): 240/245 kB | 0.1/1.4 MB | 3.2 kB | 37 kB 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 3.9 kB/s) [2019-07-29T20:12:12.687Z] Progress (3): 244/245 kB | 0.1/1.4 MB | 37 kB 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 [2019-07-29T20:12:12.687Z] Progress (4): 244/245 kB | 0.1/1.4 MB | 37 kB | 4.1/112 kB Progress (4): 244/245 kB | 0.1/1.4 MB | 37 kB | 4.1/112 kB Progress (4): 244/245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 12/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 16/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 20/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 20/112 kB Progress (4): 245 kB | 0.1/1.4 MB | 37 kB | 24/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 24/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 28/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 28/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 32/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 32/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 33/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 33/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 37/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 41/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 45/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 45/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 49/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 49/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 53/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 53/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 57/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 57/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 61/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 61/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 65/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 65/112 kB Progress (4): 245 kB | 0.2/1.4 MB | 37 kB | 66/112 kB 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 45 kB/s) [2019-07-29T20:12:12.687Z] Progress (3): 245 kB | 0.2/1.4 MB | 66/112 kB 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 [2019-07-29T20:12:12.687Z] Progress (3): 245 kB | 0.2/1.4 MB | 70/112 kB 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 295 kB/s) [2019-07-29T20:12:12.687Z] Progress (2): 0.2/1.4 MB | 70/112 kB 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 [2019-07-29T20:12:12.687Z] Progress (3): 0.2/1.4 MB | 70/112 kB | 4.1/7.2 kB Progress (3): 0.2/1.4 MB | 74/112 kB | 4.1/7.2 kB Progress (3): 0.2/1.4 MB | 74/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 78/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 78/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 82/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 82/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 86/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 90/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 90/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 94/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 94/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 98/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 98/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 102/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 102/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 106/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 106/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 110/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 110/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (3): 0.3/1.4 MB | 112 kB | 7.2 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 4.1/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 4.1/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 7.7/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 7.7/9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 7.2 kB | 9.4 kB 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 8.5 kB/s) [2019-07-29T20:12:12.687Z] Progress (3): 0.3/1.4 MB | 112 kB | 9.4 kB 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 [2019-07-29T20:12:12.687Z] Progress (3): 0.3/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.3/1.4 MB | 112 kB | 9.4 kB Progress (3): 0.3/1.4 MB | 112 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 112 kB | 9.4 kB | 4.1/37 kB Progress (4): 0.3/1.4 MB | 112 kB | 9.4 kB | 4.1/37 kB Progress (4): 0.3/1.4 MB | 112 kB | 9.4 kB | 7.7/37 kB Progress (4): 0.3/1.4 MB | 112 kB | 9.4 kB | 7.7/37 kB Progress (4): 0.3/1.4 MB | 112 kB | 9.4 kB | 12/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 12/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 16/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 16/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 20/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 20/37 kB Progress (4): 0.4/1.4 MB | 112 kB | 9.4 kB | 24/37 kB 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 131 kB/s) [2019-07-29T20:12:12.687Z] Progress (3): 0.4/1.4 MB | 9.4 kB | 24/37 kB 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 [2019-07-29T20:12:12.687Z] Progress (3): 0.4/1.4 MB | 9.4 kB | 28/37 kB Progress (3): 0.4/1.4 MB | 9.4 kB | 28/37 kB Progress (3): 0.4/1.4 MB | 9.4 kB | 32/37 kB 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 11 kB/s) [2019-07-29T20:12:12.687Z] Progress (2): 0.4/1.4 MB | 32/37 kB 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 [2019-07-29T20:12:12.687Z] Progress (2): 0.4/1.4 MB | 36/37 kB Progress (3): 0.4/1.4 MB | 36/37 kB | 4.1/285 kB Progress (3): 0.4/1.4 MB | 36/37 kB | 4.1/285 kB Progress (3): 0.4/1.4 MB | 36/37 kB | 7.7/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 7.7/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 12/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 12/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 16/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 16/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 20/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 20/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 24/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 24/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 28/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 32/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 32/285 kB Progress (3): 0.4/1.4 MB | 37 kB | 33/285 kB Progress (4): 0.4/1.4 MB | 37 kB | 33/285 kB | 4.1/38 kB Progress (5): 0.4/1.4 MB | 37 kB | 33/285 kB | 4.1/38 kB | 4.1/53 kB 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 40 kB/s) [2019-07-29T20:12:12.687Z] Progress (4): 0.4/1.4 MB | 33/285 kB | 4.1/38 kB | 7.7/53 kB Progress (4): 0.4/1.4 MB | 33/285 kB | 7.7/38 kB | 7.7/53 kB Progress (4): 0.4/1.4 MB | 33/285 kB | 7.7/38 kB | 12/53 kB Progress (4): 0.4/1.4 MB | 37/285 kB | 7.7/38 kB | 12/53 kB Progress (4): 0.4/1.4 MB | 37/285 kB | 7.7/38 kB | 12/53 kB Progress (4): 0.4/1.4 MB | 41/285 kB | 7.7/38 kB | 12/53 kB Progress (4): 0.4/1.4 MB | 41/285 kB | 7.7/38 kB | 16/53 kB Progress (4): 0.4/1.4 MB | 41/285 kB | 12/38 kB | 16/53 kB Progress (4): 0.4/1.4 MB | 41/285 kB | 12/38 kB | 20/53 kB 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 [2019-07-29T20:12:12.687Z] Progress (4): 0.4/1.4 MB | 41/285 kB | 12/38 kB | 24/53 kB Progress (4): 0.4/1.4 MB | 41/285 kB | 16/38 kB | 24/53 kB Progress (4): 0.4/1.4 MB | 45/285 kB | 16/38 kB | 24/53 kB Progress (4): 0.4/1.4 MB | 45/285 kB | 16/38 kB | 24/53 kB Progress (4): 0.4/1.4 MB | 49/285 kB | 16/38 kB | 24/53 kB Progress (4): 0.4/1.4 MB | 49/285 kB | 20/38 kB | 24/53 kB Progress (4): 0.4/1.4 MB | 49/285 kB | 20/38 kB | 28/53 kB Progress (4): 0.4/1.4 MB | 53/285 kB | 20/38 kB | 28/53 kB Progress (4): 0.4/1.4 MB | 53/285 kB | 24/38 kB | 28/53 kB Progress (4): 0.4/1.4 MB | 53/285 kB | 24/38 kB | 28/53 kB Progress (4): 0.4/1.4 MB | 53/285 kB | 28/38 kB | 28/53 kB Progress (4): 0.4/1.4 MB | 57/285 kB | 28/38 kB | 28/53 kB Progress (4): 0.4/1.4 MB | 57/285 kB | 28/38 kB | 32/53 kB Progress (4): 0.4/1.4 MB | 57/285 kB | 32/38 kB | 32/53 kB Progress (4): 0.4/1.4 MB | 57/285 kB | 32/38 kB | 32/53 kB Progress (4): 0.4/1.4 MB | 57/285 kB | 36/38 kB | 32/53 kB Progress (4): 0.4/1.4 MB | 57/285 kB | 36/38 kB | 36/53 kB Progress (4): 0.4/1.4 MB | 61/285 kB | 36/38 kB | 36/53 kB Progress (4): 0.4/1.4 MB | 61/285 kB | 36/38 kB | 40/53 kB Progress (4): 0.4/1.4 MB | 61/285 kB | 38 kB | 40/53 kB Progress (4): 0.4/1.4 MB | 61/285 kB | 38 kB | 40/53 kB Progress (4): 0.4/1.4 MB | 61/285 kB | 38 kB | 44/53 kB Progress (4): 0.4/1.4 MB | 65/285 kB | 38 kB | 44/53 kB Progress (4): 0.4/1.4 MB | 65/285 kB | 38 kB | 48/53 kB Progress (4): 0.4/1.4 MB | 65/285 kB | 38 kB | 48/53 kB Progress (4): 0.4/1.4 MB | 65/285 kB | 38 kB | 52/53 kB Progress (4): 0.4/1.4 MB | 65/285 kB | 38 kB | 52/53 kB Progress (4): 0.4/1.4 MB | 66/285 kB | 38 kB | 52/53 kB Progress (4): 0.4/1.4 MB | 66/285 kB | 38 kB | 52/53 kB Progress (4): 0.4/1.4 MB | 66/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 66/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 70/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 70/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 74/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 74/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 78/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 78/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 82/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 82/285 kB | 38 kB | 53 kB Progress (4): 0.4/1.4 MB | 86/285 kB | 38 kB | 53 kB Progress (5): 0.4/1.4 MB | 86/285 kB | 38 kB | 53 kB | 4.1/4.3 kB Progress (5): 0.4/1.4 MB | 90/285 kB | 38 kB | 53 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 90/285 kB | 38 kB | 53 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 94/285 kB | 38 kB | 53 kB | 4.1/4.3 kB Progress (5): 0.5/1.4 MB | 94/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 98/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 98/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 98/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 98/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 102/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 102/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 106/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 106/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 110/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 110/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 114/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 114/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 118/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 118/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 122/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 122/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 126/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 126/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 130/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 130/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 131/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 131/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 135/285 kB | 38 kB | 53 kB | 4.3 kB Progress (5): 0.5/1.4 MB | 135/285 kB | 38 kB | 53 kB | 4.3 kB 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 40 kB/s) [2019-07-29T20:12:12.687Z] Progress (4): 0.5/1.4 MB | 139/285 kB | 53 kB | 4.3 kB 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 [2019-07-29T20:12:12.687Z] 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 56 kB/s) [2019-07-29T20:12:12.687Z] Progress (3): 0.5/1.4 MB | 139/285 kB | 4.3 kB 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 [2019-07-29T20:12:12.687Z] Progress (3): 0.5/1.4 MB | 143/285 kB | 4.3 kB 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 4.5 kB/s) [2019-07-29T20:12:12.688Z] Progress (2): 0.5/1.4 MB | 143/285 kB Progress (2): 0.5/1.4 MB | 147/285 kB Progress (2): 0.5/1.4 MB | 147/285 kB Progress (2): 0.5/1.4 MB | 151/285 kB Progress (2): 0.5/1.4 MB | 151/285 kB Progress (2): 0.5/1.4 MB | 155/285 kB Progress (2): 0.5/1.4 MB | 155/285 kB Progress (2): 0.5/1.4 MB | 159/285 kB Progress (2): 0.5/1.4 MB | 159/285 kB Progress (2): 0.5/1.4 MB | 163/285 kB Progress (2): 0.5/1.4 MB | 163/285 kB Progress (2): 0.5/1.4 MB | 167/285 kB Progress (2): 0.5/1.4 MB | 167/285 kB Progress (2): 0.5/1.4 MB | 171/285 kB Progress (2): 0.5/1.4 MB | 171/285 kB Progress (2): 0.5/1.4 MB | 175/285 kB Progress (2): 0.5/1.4 MB | 175/285 kB Progress (2): 0.5/1.4 MB | 179/285 kB Progress (2): 0.5/1.4 MB | 179/285 kB Progress (2): 0.5/1.4 MB | 183/285 kB Progress (2): 0.5/1.4 MB | 183/285 kB Progress (2): 0.5/1.4 MB | 187/285 kB Progress (2): 0.6/1.4 MB | 187/285 kB Progress (2): 0.6/1.4 MB | 191/285 kB Progress (2): 0.6/1.4 MB | 191/285 kB Progress (2): 0.6/1.4 MB | 195/285 kB Progress (2): 0.6/1.4 MB | 195/285 kB Progress (2): 0.6/1.4 MB | 199/285 kB Progress (2): 0.6/1.4 MB | 199/285 kB Progress (2): 0.6/1.4 MB | 203/285 kB Progress (2): 0.6/1.4 MB | 203/285 kB Progress (2): 0.6/1.4 MB | 207/285 kB Progress (2): 0.6/1.4 MB | 207/285 kB Progress (2): 0.6/1.4 MB | 211/285 kB Progress (2): 0.6/1.4 MB | 211/285 kB Progress (2): 0.6/1.4 MB | 215/285 kB Progress (2): 0.6/1.4 MB | 215/285 kB Progress (2): 0.6/1.4 MB | 219/285 kB Progress (2): 0.6/1.4 MB | 219/285 kB Progress (2): 0.6/1.4 MB | 223/285 kB Progress (2): 0.6/1.4 MB | 223/285 kB Progress (2): 0.6/1.4 MB | 227/285 kB Progress (2): 0.6/1.4 MB | 227/285 kB Progress (2): 0.6/1.4 MB | 231/285 kB Progress (2): 0.6/1.4 MB | 231/285 kB Progress (2): 0.6/1.4 MB | 235/285 kB Progress (2): 0.6/1.4 MB | 235/285 kB Progress (2): 0.6/1.4 MB | 239/285 kB Progress (2): 0.6/1.4 MB | 239/285 kB Progress (2): 0.6/1.4 MB | 243/285 kB Progress (2): 0.6/1.4 MB | 243/285 kB Progress (2): 0.6/1.4 MB | 247/285 kB Progress (2): 0.6/1.4 MB | 247/285 kB Progress (2): 0.6/1.4 MB | 251/285 kB Progress (2): 0.6/1.4 MB | 251/285 kB Progress (2): 0.6/1.4 MB | 255/285 kB Progress (2): 0.6/1.4 MB | 255/285 kB Progress (2): 0.6/1.4 MB | 259/285 kB Progress (2): 0.6/1.4 MB | 259/285 kB Progress (2): 0.6/1.4 MB | 263/285 kB Progress (2): 0.6/1.4 MB | 263/285 kB Progress (2): 0.6/1.4 MB | 267/285 kB Progress (2): 0.6/1.4 MB | 267/285 kB Progress (2): 0.6/1.4 MB | 271/285 kB Progress (2): 0.6/1.4 MB | 271/285 kB Progress (2): 0.6/1.4 MB | 275/285 kB Progress (2): 0.6/1.4 MB | 275/285 kB Progress (2): 0.6/1.4 MB | 279/285 kB Progress (2): 0.6/1.4 MB | 279/285 kB Progress (2): 0.6/1.4 MB | 283/285 kB Progress (2): 0.6/1.4 MB | 283/285 kB Progress (2): 0.6/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (3): 0.7/1.4 MB | 285 kB | 4.1/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 4.1/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 7.7/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 7.7/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 12/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 12/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 16/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 20/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 24/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 28/29 kB Progress (3): 0.7/1.4 MB | 285 kB | 29 kB Progress (3): 0.7/1.4 MB | 285 kB | 29 kB 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 280 kB/s) [2019-07-29T20:12:12.688Z] Progress (3): 0.7/1.4 MB | 29 kB | 4.1/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 4.1/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 7.7/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 7.7/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 12/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 12/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 16/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 16/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 20/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 20/21 kB Progress (3): 0.7/1.4 MB | 29 kB | 21 kB Progress (3): 0.7/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB Progress (3): 0.8/1.4 MB | 29 kB | 21 kB 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 28 kB/s) [2019-07-29T20:12:12.688Z] Progress (2): 0.8/1.4 MB | 21 kB Progress (2): 0.8/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.0/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.1/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB Progress (2): 1.2/1.4 MB | 21 kB 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 20 kB/s) [2019-07-29T20:12:12.688Z] Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB 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.3 MB/s) [2019-07-29T20:12:14.595Z] 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 [2019-07-29T20:12:14.595Z] 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 [2019-07-29T20:12:14.595Z] 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 [2019-07-29T20:12:14.595Z] 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 [2019-07-29T20:12:14.595Z] 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 [2019-07-29T20:12:14.595Z] 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 [2019-07-29T20:12:16.050Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB 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 6.6 MB/s) [2019-07-29T20:12:16.309Z] 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 [2019-07-29T20:12:16.309Z] 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 [2019-07-29T20:12:16.309Z] 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 [2019-07-29T20:12:16.568Z] 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 [2019-07-29T20:12:16.568Z] 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 [2019-07-29T20:12:16.568Z] 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 [2019-07-29T20:12:16.568Z] Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 36/218 kB Progress (1): 40/218 kB Progress (1): 44/218 kB Progress (1): 48/218 kB Progress (1): 52/218 kB Progress (1): 56/218 kB Progress (1): 60/218 kB Progress (1): 64/218 kB Progress (1): 66/218 kB Progress (1): 70/218 kB Progress (1): 74/218 kB Progress (1): 78/218 kB Progress (1): 82/218 kB Progress (1): 86/218 kB Progress (1): 90/218 kB Progress (1): 94/218 kB Progress (1): 98/218 kB Progress (1): 102/218 kB Progress (1): 106/218 kB Progress (1): 110/218 kB Progress (1): 114/218 kB Progress (1): 118/218 kB Progress (1): 122/218 kB Progress (1): 126/218 kB Progress (1): 130/218 kB Progress (1): 134/218 kB Progress (1): 138/218 kB Progress (1): 142/218 kB Progress (1): 146/218 kB Progress (1): 150/218 kB Progress (1): 154/218 kB Progress (1): 158/218 kB Progress (1): 162/218 kB Progress (1): 166/218 kB Progress (1): 170/218 kB Progress (1): 174/218 kB Progress (1): 178/218 kB Progress (1): 182/218 kB Progress (1): 186/218 kB Progress (1): 190/218 kB Progress (1): 194/218 kB Progress (1): 198/218 kB Progress (1): 202/218 kB Progress (1): 206/218 kB Progress (1): 210/218 kB Progress (1): 214/218 kB Progress (1): 218/218 kB Progress (1): 218 kB 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 4.9 MB/s) [2019-07-29T20:12:16.568Z] 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 [2019-07-29T20:12:16.568Z] 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 [2019-07-29T20:12:16.568Z] 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 [2019-07-29T20:12:16.827Z] 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 [2019-07-29T20:12:16.827Z] 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 [2019-07-29T20:12:16.827Z] 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 [2019-07-29T20:12:16.827Z] Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 44/148 kB Progress (1): 48/148 kB Progress (1): 52/148 kB Progress (1): 56/148 kB Progress (1): 60/148 kB Progress (1): 64/148 kB Progress (1): 68/148 kB Progress (1): 72/148 kB Progress (1): 76/148 kB Progress (1): 80/148 kB Progress (1): 84/148 kB Progress (1): 88/148 kB Progress (1): 92/148 kB Progress (1): 96/148 kB Progress (1): 100/148 kB Progress (1): 104/148 kB Progress (1): 108/148 kB Progress (1): 112/148 kB Progress (1): 116/148 kB Progress (1): 120/148 kB Progress (1): 124/148 kB Progress (1): 128/148 kB Progress (1): 132/148 kB Progress (1): 136/148 kB Progress (1): 140/148 kB Progress (1): 144/148 kB Progress (1): 148 kB 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 3.8 MB/s) [2019-07-29T20:12:16.827Z] 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 [2019-07-29T20:12:17.086Z] 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 [2019-07-29T20:12:17.086Z] 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 [2019-07-29T20:12:17.086Z] 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 [2019-07-29T20:12:17.086Z] 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 [2019-07-29T20:12:17.086Z] 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 [2019-07-29T20:12:17.345Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB 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 1.1 MB/s) [2019-07-29T20:12:19.249Z] 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 [2019-07-29T20:12:19.249Z] 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 [2019-07-29T20:12:19.249Z] 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 [2019-07-29T20:12:19.623Z] 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 [2019-07-29T20:12:19.623Z] 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 [2019-07-29T20:12:19.623Z] 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 [2019-07-29T20:12:19.623Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 222 kB/s) [2019-07-29T20:12:19.623Z] 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 [2019-07-29T20:12:19.623Z] 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 [2019-07-29T20:12:19.623Z] 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 [2019-07-29T20:12:19.882Z] 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 [2019-07-29T20:12:19.882Z] 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 [2019-07-29T20:12:19.882Z] 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 [2019-07-29T20:12:19.882Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB 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 212 kB/s) [2019-07-29T20:12:19.882Z] 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 [2019-07-29T20:12:19.882Z] 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 [2019-07-29T20:12:19.882Z] 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 [2019-07-29T20:12:20.143Z] 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 [2019-07-29T20:12:20.143Z] 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 [2019-07-29T20:12:20.143Z] 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 [2019-07-29T20:12:20.143Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB 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 440 kB/s) [2019-07-29T20:12:20.143Z] 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 [2019-07-29T20:12:20.143Z] 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 [2019-07-29T20:12:20.402Z] 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 [2019-07-29T20:12:20.402Z] 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 [2019-07-29T20:12:20.660Z] 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 [2019-07-29T20:12:20.660Z] 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 [2019-07-29T20:12:20.660Z] Progress (1): 1.7 kB 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 42 kB/s) [2019-07-29T20:12:20.660Z] 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 [2019-07-29T20:12:20.660Z] 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 [2019-07-29T20:12:20.660Z] 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 [2019-07-29T20:12:20.918Z] 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 [2019-07-29T20:12:20.918Z] 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 [2019-07-29T20:12:20.918Z] 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 [2019-07-29T20:12:20.918Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB 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 138 kB/s) [2019-07-29T20:12:20.918Z] 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 [2019-07-29T20:12:20.918Z] 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 [2019-07-29T20:12:21.177Z] 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 [2019-07-29T20:12:21.177Z] 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 [2019-07-29T20:12:21.177Z] 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 [2019-07-29T20:12:21.177Z] 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 [2019-07-29T20:12:21.177Z] Progress (1): 2.9 kB 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 90 kB/s) [2019-07-29T20:12:21.177Z] 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 [2019-07-29T20:12:21.435Z] 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 [2019-07-29T20:12:21.435Z] 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 [2019-07-29T20:12:21.435Z] 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 [2019-07-29T20:12:21.694Z] 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 [2019-07-29T20:12:21.694Z] 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 [2019-07-29T20:12:21.695Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 452 kB/s) [2019-07-29T20:12:21.695Z] 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 [2019-07-29T20:12:21.695Z] 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 [2019-07-29T20:12:21.695Z] 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 [2019-07-29T20:12:21.953Z] 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 [2019-07-29T20:12:21.953Z] 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 [2019-07-29T20:12:21.953Z] 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 [2019-07-29T20:12:21.953Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 186 kB/s) [2019-07-29T20:12:21.953Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-29T20:12:21.953Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-29T20:12:21.953Z] 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 [2019-07-29T20:12:22.211Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-29T20:12:22.211Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-29T20:12:22.211Z] 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 [2019-07-29T20:12:22.211Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 380 kB/s) [2019-07-29T20:12:22.211Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-29T20:12:22.211Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-29T20:12:22.211Z] 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 [2019-07-29T20:12:22.470Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-29T20:12:22.470Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-29T20:12:22.470Z] 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 [2019-07-29T20:12:22.470Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 130 kB/s) [2019-07-29T20:12:22.470Z] 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 [2019-07-29T20:12:22.470Z] 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 [2019-07-29T20:12:22.729Z] 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 [2019-07-29T20:12:22.729Z] 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 [2019-07-29T20:12:22.729Z] 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 [2019-07-29T20:12:22.729Z] 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 [2019-07-29T20:12:22.729Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 322 kB/s) [2019-07-29T20:12:22.729Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T20:12:22.729Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T20:12:22.988Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T20:12:22.988Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T20:12:22.988Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T20:12:22.988Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-29T20:12:23.247Z] Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB 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 879 kB/s) [2019-07-29T20:12:23.247Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-29T20:12:23.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-29T20:12:23.247Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-29T20:12:23.247Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-29T20:12:23.247Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-29T20:12:23.247Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-29T20:12:23.505Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 448 kB/s) [2019-07-29T20:12:23.505Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-29T20:12:23.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-29T20:12:23.505Z] 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 [2019-07-29T20:12:23.505Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-29T20:12:23.505Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-29T20:12:23.764Z] 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 [2019-07-29T20:12:23.764Z] Progress (1): 1.0 kB 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 34 kB/s) [2019-07-29T20:12:23.764Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-29T20:12:23.764Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-29T20:12:23.764Z] 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 [2019-07-29T20:12:23.764Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-29T20:12:23.764Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-29T20:12:24.022Z] 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 [2019-07-29T20:12:24.022Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 332 kB/s) [2019-07-29T20:12:24.022Z] 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 [2019-07-29T20:12:24.022Z] 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 [2019-07-29T20:12:24.022Z] 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 [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] Progress (1): 2.7 kB 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 83 kB/s) [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.281Z] 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 [2019-07-29T20:12:24.541Z] 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 [2019-07-29T20:12:24.541Z] 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 [2019-07-29T20:12:24.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-29T20:12:24.541Z] 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 [2019-07-29T20:12:24.541Z] 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 [2019-07-29T20:12:24.541Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-29T20:12:24.800Z] 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 [2019-07-29T20:12:24.800Z] 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 [2019-07-29T20:12:24.800Z] 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 [2019-07-29T20:12:24.800Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 661 kB/s) [2019-07-29T20:12:24.800Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB 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 467 kB/s) [2019-07-29T20:12:24.800Z] Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 36/129 kB Progress (1): 40/129 kB Progress (1): 44/129 kB Progress (1): 48/129 kB Progress (1): 52/129 kB Progress (1): 56/129 kB Progress (1): 60/129 kB Progress (1): 64/129 kB Progress (1): 68/129 kB Progress (1): 72/129 kB Progress (1): 76/129 kB Progress (1): 80/129 kB Progress (1): 84/129 kB Progress (1): 88/129 kB Progress (1): 92/129 kB Progress (1): 96/129 kB Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB 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.9 MB/s) [2019-07-29T20:12:25.059Z] 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 [2019-07-29T20:12:25.059Z] 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 [2019-07-29T20:12:25.059Z] 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 [2019-07-29T20:12:25.059Z] 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 [2019-07-29T20:12:25.059Z] 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 [2019-07-29T20:12:25.318Z] 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 [2019-07-29T20:12:25.318Z] Progress (1): 2.3 kB 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 61 kB/s) [2019-07-29T20:12:25.318Z] 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 [2019-07-29T20:12:25.318Z] 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 [2019-07-29T20:12:25.318Z] 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 [2019-07-29T20:12:25.577Z] 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 [2019-07-29T20:12:25.577Z] 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 [2019-07-29T20:12:25.577Z] 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 [2019-07-29T20:12:25.577Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 372 kB/s) [2019-07-29T20:12:25.577Z] 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 [2019-07-29T20:12:25.577Z] 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 [2019-07-29T20:12:25.577Z] 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 [2019-07-29T20:12:25.927Z] 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 [2019-07-29T20:12:25.927Z] 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 [2019-07-29T20:12:25.927Z] 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 [2019-07-29T20:12:25.927Z] Progress (1): 815 B 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 16 kB/s) [2019-07-29T20:12:25.927Z] 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 [2019-07-29T20:12:25.927Z] 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 [2019-07-29T20:12:25.927Z] 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 [2019-07-29T20:12:26.283Z] 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 [2019-07-29T20:12:26.283Z] 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 [2019-07-29T20:12:26.283Z] 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 [2019-07-29T20:12:26.283Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 141 kB/s) [2019-07-29T20:12:26.283Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-29T20:12:26.283Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-29T20:12:26.283Z] 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 [2019-07-29T20:12:26.283Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-29T20:12:26.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-29T20:12:26.542Z] 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 [2019-07-29T20:12:26.542Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 667 kB/s) [2019-07-29T20:12:26.542Z] 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 [2019-07-29T20:12:26.542Z] 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 [2019-07-29T20:12:26.542Z] 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 [2019-07-29T20:12:26.542Z] 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 [2019-07-29T20:12:26.801Z] 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 [2019-07-29T20:12:26.801Z] 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 [2019-07-29T20:12:27.125Z] Progress (1): 815 B 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 18 kB/s) [2019-07-29T20:12:27.125Z] 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 [2019-07-29T20:12:27.125Z] 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 [2019-07-29T20:12:27.125Z] 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 [2019-07-29T20:12:27.125Z] 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 [2019-07-29T20:12:27.125Z] 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 [2019-07-29T20:12:27.125Z] 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 [2019-07-29T20:12:27.125Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 141 kB/s) [2019-07-29T20:12:27.125Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-29T20:12:27.125Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-29T20:12:27.382Z] 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 [2019-07-29T20:12:27.382Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-29T20:12:27.382Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-29T20:12:27.382Z] 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 [2019-07-29T20:12:27.382Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 76 kB/s) [2019-07-29T20:12:27.382Z] 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 [2019-07-29T20:12:27.382Z] 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 [2019-07-29T20:12:27.641Z] 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 [2019-07-29T20:12:27.641Z] 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 [2019-07-29T20:12:27.641Z] 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 [2019-07-29T20:12:27.641Z] 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 [2019-07-29T20:12:27.641Z] Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB 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 210 kB/s) [2019-07-29T20:12:27.641Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-29T20:12:27.641Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-29T20:12:27.900Z] 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 [2019-07-29T20:12:27.900Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-29T20:12:27.900Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-29T20:12:27.900Z] 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 [2019-07-29T20:12:28.158Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 245 kB/s) [2019-07-29T20:12:28.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T20:12:28.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T20:12:28.158Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T20:12:28.158Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T20:12:28.158Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T20:12:28.158Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-29T20:12:28.417Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 564 kB/s) [2019-07-29T20:12:28.417Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-29T20:12:28.417Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-29T20:12:28.417Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-29T20:12:28.417Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-29T20:12:28.417Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-29T20:12:28.417Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-29T20:12:28.675Z] Progress (1): 3.4 kB 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 98 kB/s) [2019-07-29T20:12:28.675Z] 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 [2019-07-29T20:12:28.675Z] 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 [2019-07-29T20:12:28.675Z] 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 [2019-07-29T20:12:28.675Z] 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 [2019-07-29T20:12:28.675Z] 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 [2019-07-29T20:12:28.675Z] 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 [2019-07-29T20:12:28.935Z] Progress (1): 2.0 kB 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 65 kB/s) [2019-07-29T20:12:28.935Z] 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 [2019-07-29T20:12:28.935Z] 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 [2019-07-29T20:12:28.935Z] 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 [2019-07-29T20:12:28.935Z] 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 [2019-07-29T20:12:28.935Z] 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 [2019-07-29T20:12:29.194Z] 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 [2019-07-29T20:12:29.194Z] Progress (1): 3.9 kB 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 110 kB/s) [2019-07-29T20:12:29.194Z] 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 [2019-07-29T20:12:29.194Z] 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 [2019-07-29T20:12:29.194Z] 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 [2019-07-29T20:12:29.453Z] 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 [2019-07-29T20:12:29.453Z] 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 [2019-07-29T20:12:29.453Z] 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 [2019-07-29T20:12:29.453Z] Progress (1): 492 B 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 14 kB/s) [2019-07-29T20:12:29.453Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-29T20:12:29.453Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-29T20:12:29.453Z] 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 [2019-07-29T20:12:29.711Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-29T20:12:29.711Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-29T20:12:29.711Z] 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 [2019-07-29T20:12:29.711Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 179 kB/s) [2019-07-29T20:12:29.711Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-29T20:12:29.711Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-29T20:12:29.711Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-29T20:12:29.969Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-29T20:12:29.969Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-29T20:12:29.969Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-29T20:12:29.969Z] Progress (1): 2.3 kB 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 102 kB/s) [2019-07-29T20:12:29.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-29T20:12:29.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-29T20:12:29.969Z] 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 [2019-07-29T20:12:30.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-29T20:12:30.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-29T20:12:30.228Z] 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 [2019-07-29T20:12:30.228Z] Progress (1): 481 B 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 15 kB/s) [2019-07-29T20:12:30.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-29T20:12:30.228Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-29T20:12:30.228Z] 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 [2019-07-29T20:12:30.486Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-29T20:12:30.486Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-29T20:12:30.486Z] 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 [2019-07-29T20:12:30.486Z] Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB 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 190 kB/s) [2019-07-29T20:12:30.486Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-29T20:12:30.486Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-29T20:12:30.486Z] 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 [2019-07-29T20:12:30.743Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-29T20:12:30.743Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-29T20:12:30.743Z] 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 [2019-07-29T20:12:30.743Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 98 kB/s) [2019-07-29T20:12:30.743Z] 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 [2019-07-29T20:12:30.743Z] 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 [2019-07-29T20:12:30.743Z] 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 [2019-07-29T20:12:31.001Z] 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 [2019-07-29T20:12:31.001Z] 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 [2019-07-29T20:12:31.001Z] 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 [2019-07-29T20:12:31.001Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 47 kB/s) [2019-07-29T20:12:31.001Z] 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 [2019-07-29T20:12:31.001Z] 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 [2019-07-29T20:12:31.260Z] 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 [2019-07-29T20:12:31.260Z] 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 [2019-07-29T20:12:31.260Z] 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 [2019-07-29T20:12:31.260Z] 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 [2019-07-29T20:12:31.260Z] Progress (1): 1.8 kB 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 53 kB/s) [2019-07-29T20:12:31.518Z] 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 [2019-07-29T20:12:31.518Z] 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 [2019-07-29T20:12:31.518Z] 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 [2019-07-29T20:12:31.518Z] 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 [2019-07-29T20:12:31.518Z] 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 [2019-07-29T20:12:31.777Z] 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 [2019-07-29T20:12:31.777Z] Progress (1): 1.4 kB 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 46 kB/s) [2019-07-29T20:12:31.777Z] 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 [2019-07-29T20:12:31.777Z] 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 [2019-07-29T20:12:31.777Z] 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 [2019-07-29T20:12:31.777Z] 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 [2019-07-29T20:12:32.036Z] 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 [2019-07-29T20:12:32.036Z] 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 [2019-07-29T20:12:32.036Z] Progress (1): 424 B 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 14 kB/s) [2019-07-29T20:12:32.036Z] 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 [2019-07-29T20:12:32.036Z] 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 [2019-07-29T20:12:32.036Z] 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 [2019-07-29T20:12:32.036Z] 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 [2019-07-29T20:12:32.296Z] 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 [2019-07-29T20:12:32.296Z] 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 [2019-07-29T20:12:32.296Z] Progress (1): 3.9 kB 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 130 kB/s) [2019-07-29T20:12:32.296Z] 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 [2019-07-29T20:12:32.296Z] 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 [2019-07-29T20:12:32.296Z] 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 [2019-07-29T20:12:32.296Z] 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 [2019-07-29T20:12:32.627Z] 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 [2019-07-29T20:12:32.627Z] 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 [2019-07-29T20:12:32.627Z] Progress (1): 2.0 kB 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) [2019-07-29T20:12:32.627Z] 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 [2019-07-29T20:12:32.627Z] 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 [2019-07-29T20:12:32.627Z] 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 [2019-07-29T20:12:32.627Z] 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 [2019-07-29T20:12:32.627Z] 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 [2019-07-29T20:12:32.627Z] 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 [2019-07-29T20:12:32.983Z] Progress (1): 1.9 kB 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 22 kB/s) [2019-07-29T20:12:32.983Z] 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 [2019-07-29T20:12:32.983Z] 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 [2019-07-29T20:12:32.983Z] 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 [2019-07-29T20:12:32.983Z] 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 [2019-07-29T20:12:32.983Z] 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 [2019-07-29T20:12:32.983Z] 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 [2019-07-29T20:12:32.983Z] Progress (1): 1.7 kB 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 33 kB/s) [2019-07-29T20:12:32.983Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-29T20:12:33.241Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-29T20:12:33.241Z] 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 [2019-07-29T20:12:33.241Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-29T20:12:33.241Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-29T20:12:33.241Z] 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 [2019-07-29T20:12:33.500Z] Progress (1): 2.1 kB 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 68 kB/s) [2019-07-29T20:12:33.500Z] 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 [2019-07-29T20:12:33.500Z] 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 [2019-07-29T20:12:33.500Z] 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 [2019-07-29T20:12:33.500Z] 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 [2019-07-29T20:12:33.500Z] 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 [2019-07-29T20:12:33.500Z] 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 [2019-07-29T20:12:33.759Z] Progress (1): 1.5 kB 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 44 kB/s) [2019-07-29T20:12:33.759Z] 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 [2019-07-29T20:12:33.759Z] 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 [2019-07-29T20:12:33.759Z] 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 [2019-07-29T20:12:33.759Z] 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 [2019-07-29T20:12:33.759Z] 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 [2019-07-29T20:12:33.759Z] 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 [2019-07-29T20:12:34.017Z] Progress (1): 2.0 kB 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 44 kB/s) [2019-07-29T20:12:34.017Z] 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 [2019-07-29T20:12:34.017Z] 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 [2019-07-29T20:12:34.017Z] 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 [2019-07-29T20:12:34.583Z] 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 [2019-07-29T20:12:34.583Z] 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 [2019-07-29T20:12:34.583Z] 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 [2019-07-29T20:12:34.583Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 120 kB/s) [2019-07-29T20:12:34.583Z] 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 [2019-07-29T20:12:34.583Z] 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 [2019-07-29T20:12:34.583Z] 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 [2019-07-29T20:12:34.842Z] 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 [2019-07-29T20:12:34.842Z] 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 [2019-07-29T20:12:34.842Z] 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 [2019-07-29T20:12:34.842Z] Progress (1): 2.6 kB 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 64 kB/s) [2019-07-29T20:12:34.842Z] 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 [2019-07-29T20:12:34.842Z] 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 [2019-07-29T20:12:35.101Z] 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 [2019-07-29T20:12:35.101Z] 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 [2019-07-29T20:12:35.101Z] 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 [2019-07-29T20:12:35.101Z] 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 [2019-07-29T20:12:35.101Z] Progress (1): 1.3 kB 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 38 kB/s) [2019-07-29T20:12:35.101Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T20:12:35.360Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T20:12:35.360Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T20:12:35.360Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T20:12:35.360Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T20:12:35.360Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-29T20:12:35.618Z] Progress (1): 3.3 kB 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 107 kB/s) [2019-07-29T20:12:35.619Z] 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 [2019-07-29T20:12:35.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-29T20:12:35.619Z] 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 [2019-07-29T20:12:35.619Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-29T20:12:35.619Z] 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 [2019-07-29T20:12:35.619Z] 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 [2019-07-29T20:12:35.877Z] 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 [2019-07-29T20:12:35.877Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-29T20:12:35.877Z] 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 [2019-07-29T20:12:35.877Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-29T20:12:35.877Z] 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 [2019-07-29T20:12:35.877Z] 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 [2019-07-29T20:12:35.877Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 346 kB/s) [2019-07-29T20:12:35.877Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 79 kB/s) [2019-07-29T20:12:36.135Z] 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 [2019-07-29T20:12:36.135Z] 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 [2019-07-29T20:12:36.135Z] 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 [2019-07-29T20:12:36.393Z] 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 [2019-07-29T20:12:36.393Z] 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 [2019-07-29T20:12:36.393Z] 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 [2019-07-29T20:12:36.393Z] Progress (1): 1.5 kB 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 43 kB/s) [2019-07-29T20:12:36.393Z] 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 [2019-07-29T20:12:36.393Z] 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 [2019-07-29T20:12:36.393Z] 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 [2019-07-29T20:12:36.651Z] 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 [2019-07-29T20:12:36.651Z] 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 [2019-07-29T20:12:36.651Z] 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 [2019-07-29T20:12:36.651Z] Progress (1): 1.5 kB 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 60 kB/s) [2019-07-29T20:12:36.651Z] 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 [2019-07-29T20:12:36.651Z] 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 [2019-07-29T20:12:36.651Z] 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 [2019-07-29T20:12:36.910Z] 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 [2019-07-29T20:12:36.910Z] 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 [2019-07-29T20:12:36.910Z] 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 [2019-07-29T20:12:37.168Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 145 kB/s) [2019-07-29T20:12:37.168Z] 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 [2019-07-29T20:12:37.168Z] 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 [2019-07-29T20:12:37.168Z] 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 [2019-07-29T20:12:37.168Z] 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 [2019-07-29T20:12:37.168Z] 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 [2019-07-29T20:12:37.427Z] 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 [2019-07-29T20:12:37.427Z] Progress (1): 2.2 kB 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 76 kB/s) [2019-07-29T20:12:37.427Z] 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 [2019-07-29T20:12:37.427Z] 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 [2019-07-29T20:12:37.427Z] 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 [2019-07-29T20:12:37.427Z] 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 [2019-07-29T20:12:37.684Z] 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 [2019-07-29T20:12:37.684Z] 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 [2019-07-29T20:12:37.684Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB 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 475 kB/s) [2019-07-29T20:12:37.684Z] 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 [2019-07-29T20:12:37.684Z] 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 [2019-07-29T20:12:37.684Z] 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 [2019-07-29T20:12:37.942Z] 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 [2019-07-29T20:12:37.942Z] 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 [2019-07-29T20:12:37.942Z] 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 [2019-07-29T20:12:37.942Z] Progress (1): 2.7 kB 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 87 kB/s) [2019-07-29T20:12:37.942Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-29T20:12:37.942Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-29T20:12:37.942Z] 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 [2019-07-29T20:12:38.201Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-29T20:12:38.201Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-29T20:12:38.201Z] 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 [2019-07-29T20:12:38.201Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 312 kB/s) [2019-07-29T20:12:38.201Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T20:12:38.462Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T20:12:38.462Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T20:12:38.462Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T20:12:38.462Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T20:12:38.462Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-29T20:12:38.462Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB 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) [2019-07-29T20:12:38.462Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-29T20:12:38.462Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-29T20:12:38.826Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-29T20:12:38.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-29T20:12:38.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-29T20:12:38.826Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-29T20:12:38.826Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 399 kB/s) [2019-07-29T20:12:38.826Z] 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 [2019-07-29T20:12:38.826Z] 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 [2019-07-29T20:12:38.826Z] 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 [2019-07-29T20:12:39.182Z] 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 [2019-07-29T20:12:39.182Z] 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 [2019-07-29T20:12:39.182Z] 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 [2019-07-29T20:12:39.440Z] Progress (1): 1.9 kB 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 5.5 kB/s) [2019-07-29T20:12:39.440Z] 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 [2019-07-29T20:12:39.440Z] 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 [2019-07-29T20:12:39.440Z] 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 [2019-07-29T20:12:39.698Z] 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 [2019-07-29T20:12:39.698Z] 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 [2019-07-29T20:12:39.698Z] 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 [2019-07-29T20:12:39.698Z] Progress (1): 2.0 kB 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 60 kB/s) [2019-07-29T20:12:39.698Z] 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 [2019-07-29T20:12:39.698Z] 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 [2019-07-29T20:12:39.698Z] 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 [2019-07-29T20:12:39.956Z] 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 [2019-07-29T20:12:39.956Z] 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 [2019-07-29T20:12:39.956Z] 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 [2019-07-29T20:12:39.956Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 131 kB/s) [2019-07-29T20:12:39.956Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T20:12:39.956Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T20:12:39.956Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T20:12:40.215Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T20:12:40.215Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T20:12:40.215Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-29T20:12:40.215Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB 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 328 kB/s) [2019-07-29T20:12:40.215Z] 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 [2019-07-29T20:12:40.215Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-29T20:12:40.215Z] 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 [2019-07-29T20:12:40.215Z] 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 [2019-07-29T20:12:40.215Z] 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 [2019-07-29T20:12:40.215Z] 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 [2019-07-29T20:12:40.215Z] 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 [2019-07-29T20:12:40.215Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-29T20:12:40.473Z] 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 [2019-07-29T20:12:40.473Z] 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 [2019-07-29T20:12:40.473Z] 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 [2019-07-29T20:12:40.473Z] 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 [2019-07-29T20:12:40.473Z] 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 [2019-07-29T20:12:40.473Z] 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 [2019-07-29T20:12:40.473Z] 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 [2019-07-29T20:12:40.473Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-29T20:12:40.732Z] 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 [2019-07-29T20:12:40.732Z] 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 [2019-07-29T20:12:40.732Z] 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 [2019-07-29T20:12:40.732Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-29T20:12:40.732Z] 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 [2019-07-29T20:12:40.732Z] 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 [2019-07-29T20:12:40.732Z] 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 [2019-07-29T20:12:40.732Z] 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 [2019-07-29T20:12:40.732Z] Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 36/54 kB Progress (1): 40/54 kB Progress (1): 44/54 kB Progress (1): 48/54 kB Progress (1): 52/54 kB Progress (1): 54 kB 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.7 MB/s) [2019-07-29T20:12:40.732Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB 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 299 kB/s) [2019-07-29T20:12:40.732Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Progress (2): 28 kB | 4.1/379 kB Progress (2): 28 kB | 7.7/379 kB Progress (2): 28 kB | 12/379 kB Progress (2): 28 kB | 16/379 kB Progress (2): 28 kB | 20/379 kB Progress (2): 28 kB | 24/379 kB Progress (2): 28 kB | 28/379 kB Progress (2): 28 kB | 32/379 kB Progress (2): 28 kB | 36/379 kB Progress (2): 28 kB | 40/379 kB Progress (2): 28 kB | 44/379 kB Progress (2): 28 kB | 48/379 kB Progress (2): 28 kB | 52/379 kB Progress (2): 28 kB | 56/379 kB Progress (2): 28 kB | 60/379 kB Progress (2): 28 kB | 64/379 kB Progress (2): 28 kB | 68/379 kB Progress (2): 28 kB | 72/379 kB Progress (2): 28 kB | 76/379 kB Progress (2): 28 kB | 80/379 kB Progress (2): 28 kB | 84/379 kB Progress (2): 28 kB | 88/379 kB Progress (2): 28 kB | 92/379 kB Progress (2): 28 kB | 96/379 kB Progress (2): 28 kB | 100/379 kB 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 351 kB/s) [2019-07-29T20:12:40.732Z] Progress (1): 104/379 kB Progress (1): 108/379 kB Progress (1): 112/379 kB Progress (1): 116/379 kB Progress (1): 120/379 kB Progress (1): 124/379 kB Progress (1): 128/379 kB Progress (1): 132/379 kB Progress (1): 136/379 kB Progress (1): 140/379 kB Progress (1): 144/379 kB Progress (1): 148/379 kB Progress (1): 152/379 kB Progress (1): 156/379 kB Progress (1): 160/379 kB Progress (1): 164/379 kB Progress (1): 168/379 kB Progress (1): 172/379 kB Progress (1): 176/379 kB Progress (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 200/379 kB Progress (1): 204/379 kB Progress (1): 208/379 kB Progress (1): 212/379 kB Progress (1): 216/379 kB Progress (1): 220/379 kB Progress (1): 224/379 kB Progress (1): 228/379 kB Progress (1): 232/379 kB Progress (1): 236/379 kB Progress (1): 240/379 kB Progress (1): 244/379 kB Progress (1): 248/379 kB Progress (1): 252/379 kB Progress (1): 256/379 kB Progress (1): 260/379 kB Progress (1): 264/379 kB Progress (1): 268/379 kB Progress (1): 272/379 kB Progress (1): 276/379 kB Progress (1): 280/379 kB Progress (1): 284/379 kB Progress (1): 288/379 kB Progress (1): 292/379 kB Progress (1): 296/379 kB Progress (1): 300/379 kB Progress (1): 304/379 kB Progress (1): 308/379 kB Progress (1): 312/379 kB Progress (1): 316/379 kB Progress (1): 320/379 kB Progress (1): 324/379 kB Progress (1): 328/379 kB Progress (1): 332/379 kB Progress (1): 336/379 kB Progress (1): 340/379 kB Progress (1): 344/379 kB Progress (1): 348/379 kB Progress (1): 352/379 kB Progress (1): 356/379 kB Progress (1): 360/379 kB Progress (1): 364/379 kB Progress (1): 368/379 kB Progress (1): 372/379 kB Progress (1): 376/379 kB Progress (1): 379 kB 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 3.8 MB/s) [2019-07-29T20:12:40.991Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-29T20:12:40.991Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-29T20:12:40.991Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-29T20:12:41.249Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-29T20:12:41.249Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-29T20:12:41.249Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom [2019-07-29T20:12:41.249Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.pom (4.5 kB at 144 kB/s) [2019-07-29T20:12:41.249Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-29T20:12:41.249Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-29T20:12:41.249Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-29T20:12:41.507Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-29T20:12:41.507Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-29T20:12:41.507Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom [2019-07-29T20:12:41.507Z] Progress (1): 4.1/35 kB Progress (1): 7.7/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 24/35 kB Progress (1): 28/35 kB Progress (1): 32/35 kB Progress (1): 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.9/org.jacoco.build-0.7.9.pom (35 kB at 1.1 MB/s) [2019-07-29T20:12:41.507Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-29T20:12:41.507Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-29T20:12:41.507Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-29T20:12:42.881Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-29T20:12:42.881Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-29T20:12:42.881Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar [2019-07-29T20:12:42.881Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.9/jacoco-maven-plugin-0.7.9.jar (47 kB at 983 kB/s) [2019-07-29T20:12:42.881Z] 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 [2019-07-29T20:12:42.881Z] 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 [2019-07-29T20:12:42.881Z] 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 [2019-07-29T20:12:43.139Z] 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 [2019-07-29T20:12:43.139Z] 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 [2019-07-29T20:12:43.139Z] 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 [2019-07-29T20:12:43.139Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 199 kB/s) [2019-07-29T20:12:43.139Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-29T20:12:43.139Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-29T20:12:43.139Z] 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 [2019-07-29T20:12:43.397Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-29T20:12:43.397Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-29T20:12:43.397Z] 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 [2019-07-29T20:12:43.397Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 354 kB/s) [2019-07-29T20:12:43.397Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T20:12:43.397Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T20:12:43.397Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T20:12:43.655Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T20:12:43.655Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T20:12:43.655Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-29T20:12:43.655Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB 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.4 MB/s) [2019-07-29T20:12:43.655Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-29T20:12:43.655Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-29T20:12:43.655Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-29T20:12:43.913Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-29T20:12:43.913Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-29T20:12:43.913Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-29T20:12:43.913Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 535 kB/s) [2019-07-29T20:12:43.913Z] 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 [2019-07-29T20:12:44.171Z] 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 [2019-07-29T20:12:44.171Z] 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 [2019-07-29T20:12:44.171Z] 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 [2019-07-29T20:12:44.737Z] 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 [2019-07-29T20:12:44.737Z] 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 [2019-07-29T20:12:44.737Z] Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB 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 538 kB/s) [2019-07-29T20:12:44.737Z] 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 [2019-07-29T20:12:44.737Z] 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 [2019-07-29T20:12:44.737Z] 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 [2019-07-29T20:12:44.995Z] 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 [2019-07-29T20:12:44.995Z] 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 [2019-07-29T20:12:44.995Z] 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 [2019-07-29T20:12:44.995Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 230 kB/s) [2019-07-29T20:12:44.995Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-29T20:12:44.995Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-29T20:12:44.995Z] 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 [2019-07-29T20:12:45.253Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-29T20:12:46.290Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-29T20:12:46.290Z] 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 [2019-07-29T20:12:46.290Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 299 kB/s) [2019-07-29T20:12:46.290Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T20:12:46.290Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T20:12:46.290Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T20:12:46.549Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T20:12:46.549Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T20:12:46.549Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-29T20:12:46.549Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB 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.3 MB/s) [2019-07-29T20:12:46.549Z] 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 [2019-07-29T20:12:46.549Z] 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 [2019-07-29T20:12:46.549Z] 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 [2019-07-29T20:12:46.807Z] 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 [2019-07-29T20:12:46.807Z] 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 [2019-07-29T20:12:46.807Z] 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 [2019-07-29T20:12:46.807Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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 610 kB/s) [2019-07-29T20:12:46.807Z] 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 [2019-07-29T20:12:47.065Z] 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 [2019-07-29T20:12:47.065Z] 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 [2019-07-29T20:12:47.065Z] 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 [2019-07-29T20:12:47.065Z] 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 [2019-07-29T20:12:47.065Z] 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 [2019-07-29T20:12:47.323Z] Progress (1): 2.5 kB 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 90 kB/s) [2019-07-29T20:12:47.323Z] 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 [2019-07-29T20:12:47.323Z] 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 [2019-07-29T20:12:47.323Z] 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 [2019-07-29T20:12:47.323Z] 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 [2019-07-29T20:12:47.581Z] 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 [2019-07-29T20:12:47.581Z] 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 [2019-07-29T20:12:47.581Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 669 kB/s) [2019-07-29T20:12:47.581Z] 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 [2019-07-29T20:12:47.581Z] 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 [2019-07-29T20:12:47.581Z] 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 [2019-07-29T20:12:47.839Z] 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 [2019-07-29T20:12:47.839Z] 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 [2019-07-29T20:12:47.839Z] 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 [2019-07-29T20:12:47.839Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 194 kB/s) [2019-07-29T20:12:47.839Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-29T20:12:47.839Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-29T20:12:47.839Z] 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 [2019-07-29T20:12:48.096Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-29T20:12:48.096Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-29T20:12:48.355Z] 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 [2019-07-29T20:12:48.355Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 308 kB/s) [2019-07-29T20:12:48.355Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T20:12:48.355Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T20:12:48.355Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T20:12:48.613Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T20:12:48.613Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T20:12:48.613Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-29T20:12:48.613Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB 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.4 MB/s) [2019-07-29T20:12:48.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-29T20:12:48.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-29T20:12:48.613Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-29T20:12:48.871Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-29T20:12:48.871Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-29T20:12:48.871Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-29T20:12:49.130Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 59 kB/s) [2019-07-29T20:12:49.130Z] 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 [2019-07-29T20:12:49.130Z] 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 [2019-07-29T20:12:49.388Z] 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 [2019-07-29T20:12:50.322Z] 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 [2019-07-29T20:12:50.322Z] 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 [2019-07-29T20:12:50.322Z] 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 [2019-07-29T20:12:50.322Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 676 kB/s) [2019-07-29T20:12:50.322Z] 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 [2019-07-29T20:12:50.322Z] 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 [2019-07-29T20:12:50.322Z] 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 [2019-07-29T20:12:50.580Z] 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 [2019-07-29T20:12:50.580Z] 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 [2019-07-29T20:12:50.580Z] 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 [2019-07-29T20:12:50.580Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 223 kB/s) [2019-07-29T20:12:50.580Z] 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 [2019-07-29T20:12:50.580Z] 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 [2019-07-29T20:12:50.580Z] 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 [2019-07-29T20:12:50.839Z] 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 [2019-07-29T20:12:50.839Z] 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 [2019-07-29T20:12:50.839Z] 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 [2019-07-29T20:12:51.097Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB 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 621 kB/s) [2019-07-29T20:12:51.097Z] 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 [2019-07-29T20:12:51.097Z] 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 [2019-07-29T20:12:51.097Z] 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 [2019-07-29T20:12:51.097Z] 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 [2019-07-29T20:12:51.097Z] 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 [2019-07-29T20:12:51.355Z] 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 [2019-07-29T20:12:51.355Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 698 kB/s) [2019-07-29T20:12:51.355Z] 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 [2019-07-29T20:12:51.355Z] 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 [2019-07-29T20:12:51.355Z] 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 [2019-07-29T20:12:51.613Z] 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 [2019-07-29T20:12:51.613Z] 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 [2019-07-29T20:12:51.613Z] 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 [2019-07-29T20:12:51.613Z] Progress (1): 4.1/132 kB Progress (1): 7.7/132 kB Progress (1): 12/132 kB Progress (1): 16/132 kB Progress (1): 20/132 kB Progress (1): 24/132 kB Progress (1): 28/132 kB Progress (1): 32/132 kB Progress (1): 36/132 kB Progress (1): 40/132 kB Progress (1): 44/132 kB Progress (1): 48/132 kB Progress (1): 52/132 kB Progress (1): 56/132 kB Progress (1): 60/132 kB Progress (1): 64/132 kB Progress (1): 68/132 kB Progress (1): 72/132 kB Progress (1): 76/132 kB Progress (1): 80/132 kB Progress (1): 84/132 kB Progress (1): 88/132 kB Progress (1): 92/132 kB Progress (1): 96/132 kB Progress (1): 100/132 kB Progress (1): 104/132 kB Progress (1): 108/132 kB Progress (1): 112/132 kB Progress (1): 116/132 kB Progress (1): 120/132 kB Progress (1): 124/132 kB Progress (1): 128/132 kB Progress (1): 132/132 kB Progress (1): 132 kB 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.2 MB/s) [2019-07-29T20:12:51.613Z] 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 [2019-07-29T20:12:51.613Z] 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 [2019-07-29T20:12:51.613Z] 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 [2019-07-29T20:12:52.180Z] 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 [2019-07-29T20:12:52.180Z] 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 [2019-07-29T20:12:52.180Z] 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 [2019-07-29T20:12:52.180Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 183 kB/s) [2019-07-29T20:12:52.180Z] 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 [2019-07-29T20:12:52.180Z] 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 [2019-07-29T20:12:52.180Z] 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 [2019-07-29T20:12:52.440Z] 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 [2019-07-29T20:12:52.440Z] 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 [2019-07-29T20:12:52.440Z] 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 [2019-07-29T20:12:52.440Z] Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB 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.1 MB/s) [2019-07-29T20:12:52.440Z] 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 [2019-07-29T20:12:52.826Z] 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 [2019-07-29T20:12:52.826Z] 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 [2019-07-29T20:12:52.826Z] 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 [2019-07-29T20:12:52.826Z] 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 [2019-07-29T20:12:52.826Z] 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 [2019-07-29T20:12:52.826Z] Progress (1): 3.3 kB 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 122 kB/s) [2019-07-29T20:12:52.826Z] 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 [2019-07-29T20:12:52.826Z] 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 [2019-07-29T20:12:52.826Z] 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 [2019-07-29T20:12:53.180Z] 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 [2019-07-29T20:12:53.180Z] 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 [2019-07-29T20:12:53.180Z] 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 [2019-07-29T20:12:53.180Z] Progress (1): 1.5 kB 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 31 kB/s) [2019-07-29T20:12:53.180Z] 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 [2019-07-29T20:12:53.180Z] 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 [2019-07-29T20:12:53.180Z] 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 [2019-07-29T20:12:53.439Z] 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 [2019-07-29T20:12:53.439Z] 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 [2019-07-29T20:12:53.439Z] 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 [2019-07-29T20:12:53.439Z] Progress (1): 3.0 kB 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 97 kB/s) [2019-07-29T20:12:53.439Z] 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 [2019-07-29T20:12:53.439Z] 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 [2019-07-29T20:12:53.439Z] 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 [2019-07-29T20:12:53.697Z] 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 [2019-07-29T20:12:53.697Z] 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 [2019-07-29T20:12:53.697Z] 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 [2019-07-29T20:12:53.697Z] Progress (1): 1.5 kB 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 38 kB/s) [2019-07-29T20:12:53.697Z] 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 [2019-07-29T20:12:53.697Z] 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 [2019-07-29T20:12:53.697Z] 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 [2019-07-29T20:12:53.955Z] 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 [2019-07-29T20:12:53.955Z] 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 [2019-07-29T20:12:53.955Z] 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 [2019-07-29T20:12:53.955Z] Progress (1): 1.9 kB 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 71 kB/s) [2019-07-29T20:12:53.955Z] 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 [2019-07-29T20:12:53.955Z] 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 [2019-07-29T20:12:53.955Z] 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 [2019-07-29T20:12:54.213Z] 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 [2019-07-29T20:12:54.213Z] 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 [2019-07-29T20:12:54.213Z] 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 [2019-07-29T20:12:54.471Z] Progress (1): 3.3 kB 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 10 kB/s) [2019-07-29T20:12:54.471Z] 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 [2019-07-29T20:12:54.471Z] 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 [2019-07-29T20:12:54.471Z] 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 [2019-07-29T20:12:54.729Z] 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 [2019-07-29T20:12:54.729Z] 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 [2019-07-29T20:12:54.729Z] 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 [2019-07-29T20:12:54.729Z] Progress (1): 2.1 kB 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 33 kB/s) [2019-07-29T20:12:54.729Z] 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 [2019-07-29T20:12:54.986Z] 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 [2019-07-29T20:12:54.986Z] 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 [2019-07-29T20:12:54.987Z] 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 [2019-07-29T20:12:54.987Z] 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 [2019-07-29T20:12:54.987Z] 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 [2019-07-29T20:12:55.245Z] Progress (1): 3.5 kB 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 60 kB/s) [2019-07-29T20:12:55.245Z] 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 [2019-07-29T20:12:55.245Z] 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 [2019-07-29T20:12:55.245Z] 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 [2019-07-29T20:12:55.245Z] 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 [2019-07-29T20:12:55.245Z] 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 [2019-07-29T20:12:55.504Z] 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 [2019-07-29T20:12:55.504Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB 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 1.1 MB/s) [2019-07-29T20:12:55.504Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T20:12:55.504Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T20:12:55.504Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T20:12:55.504Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T20:12:55.504Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T20:12:55.762Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-29T20:12:55.762Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB 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) [2019-07-29T20:12:55.762Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-29T20:12:55.762Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-29T20:12:55.762Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-29T20:12:55.762Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-29T20:12:55.762Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-29T20:12:56.020Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-29T20:12:56.020Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 516 kB/s) [2019-07-29T20:12:56.020Z] 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 [2019-07-29T20:12:56.020Z] 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 [2019-07-29T20:12:56.020Z] 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 [2019-07-29T20:12:56.020Z] 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 [2019-07-29T20:12:56.278Z] 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 [2019-07-29T20:12:56.278Z] 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 [2019-07-29T20:12:56.278Z] Progress (1): 2.0 kB 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) [2019-07-29T20:12:56.278Z] 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 [2019-07-29T20:12:56.278Z] 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 [2019-07-29T20:12:56.278Z] 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 [2019-07-29T20:12:56.278Z] 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 [2019-07-29T20:12:56.537Z] 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 [2019-07-29T20:12:56.537Z] 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 [2019-07-29T20:12:56.537Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 437 kB/s) [2019-07-29T20:12:56.537Z] 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 [2019-07-29T20:12:56.537Z] 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 [2019-07-29T20:12:56.537Z] 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 [2019-07-29T20:12:56.537Z] 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 [2019-07-29T20:12:56.795Z] 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 [2019-07-29T20:12:56.795Z] 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 [2019-07-29T20:12:56.795Z] Progress (1): 1.6 kB 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 35 kB/s) [2019-07-29T20:12:56.795Z] 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 [2019-07-29T20:12:56.795Z] 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 [2019-07-29T20:12:56.795Z] 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 [2019-07-29T20:12:57.053Z] 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 [2019-07-29T20:12:57.053Z] 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 [2019-07-29T20:12:57.053Z] 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 [2019-07-29T20:12:57.053Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 415 kB/s) [2019-07-29T20:12:57.053Z] 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 [2019-07-29T20:12:57.053Z] 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 [2019-07-29T20:12:57.053Z] 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 [2019-07-29T20:12:57.312Z] 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 [2019-07-29T20:12:57.312Z] 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 [2019-07-29T20:12:57.312Z] 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 [2019-07-29T20:12:57.312Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB 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 238 kB/s) [2019-07-29T20:12:57.312Z] 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 [2019-07-29T20:12:57.312Z] 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 [2019-07-29T20:12:57.312Z] 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 [2019-07-29T20:12:57.570Z] 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 [2019-07-29T20:12:57.570Z] 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 [2019-07-29T20:12:57.570Z] 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 [2019-07-29T20:12:57.570Z] Progress (1): 1.6 kB 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 61 kB/s) [2019-07-29T20:12:57.570Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-29T20:12:57.570Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-29T20:12:57.570Z] 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 [2019-07-29T20:12:57.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-29T20:12:57.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-29T20:12:57.827Z] 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 [2019-07-29T20:12:57.827Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 723 kB/s) [2019-07-29T20:12:57.827Z] 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 [2019-07-29T20:12:57.827Z] 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 [2019-07-29T20:12:57.827Z] 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 [2019-07-29T20:12:58.085Z] 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 [2019-07-29T20:12:58.085Z] 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 [2019-07-29T20:12:58.085Z] 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 [2019-07-29T20:12:58.085Z] Progress (1): 2.1 kB 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 37 kB/s) [2019-07-29T20:12:58.085Z] 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 [2019-07-29T20:12:58.085Z] 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 [2019-07-29T20:12:58.085Z] 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 [2019-07-29T20:12:58.343Z] 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 [2019-07-29T20:12:58.343Z] 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 [2019-07-29T20:12:58.343Z] 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 [2019-07-29T20:12:58.343Z] Progress (1): 2.8 kB 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 51 kB/s) [2019-07-29T20:12:58.343Z] 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 [2019-07-29T20:12:58.343Z] 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 [2019-07-29T20:12:58.343Z] 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 [2019-07-29T20:12:58.723Z] 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 [2019-07-29T20:12:58.723Z] 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 [2019-07-29T20:12:58.723Z] 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 [2019-07-29T20:12:58.723Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 125 kB/s) [2019-07-29T20:12:58.723Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-29T20:12:58.723Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-29T20:12:58.723Z] 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 [2019-07-29T20:12:58.982Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-29T20:12:58.982Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-29T20:12:58.982Z] 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 [2019-07-29T20:12:58.982Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 818 kB/s) [2019-07-29T20:12:58.982Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-29T20:12:58.982Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-29T20:12:58.982Z] 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 [2019-07-29T20:12:59.242Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-29T20:12:59.242Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-29T20:12:59.242Z] 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 [2019-07-29T20:12:59.242Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 154 kB/s) [2019-07-29T20:12:59.242Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T20:12:59.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T20:12:59.242Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T20:12:59.523Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T20:12:59.523Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T20:12:59.523Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-29T20:12:59.523Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 482 kB/s) [2019-07-29T20:12:59.523Z] 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 [2019-07-29T20:12:59.523Z] 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 [2019-07-29T20:12:59.523Z] 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 [2019-07-29T20:12:59.781Z] 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 [2019-07-29T20:12:59.781Z] 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 [2019-07-29T20:12:59.781Z] 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 [2019-07-29T20:12:59.781Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 211 kB/s) [2019-07-29T20:12:59.781Z] 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 [2019-07-29T20:12:59.781Z] 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 [2019-07-29T20:12:59.781Z] 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 [2019-07-29T20:13:00.039Z] 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 [2019-07-29T20:13:00.039Z] 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 [2019-07-29T20:13:00.039Z] 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 [2019-07-29T20:13:00.039Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 575 kB/s) [2019-07-29T20:13:00.039Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-29T20:13:00.039Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-29T20:13:00.039Z] 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 [2019-07-29T20:13:00.297Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-29T20:13:00.297Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-29T20:13:00.297Z] 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 [2019-07-29T20:13:00.297Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 498 kB/s) [2019-07-29T20:13:00.297Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-29T20:13:00.297Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-29T20:13:00.297Z] 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 [2019-07-29T20:13:00.555Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-29T20:13:00.555Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-29T20:13:00.555Z] 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 [2019-07-29T20:13:00.555Z] Progress (1): 2.5 kB 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 55 kB/s) [2019-07-29T20:13:00.555Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-29T20:13:00.555Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-29T20:13:00.555Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-29T20:13:00.813Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-29T20:13:00.813Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-29T20:13:00.813Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-29T20:13:00.813Z] Progress (1): 1.6 kB 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 60 kB/s) [2019-07-29T20:13:00.813Z] 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 [2019-07-29T20:13:00.813Z] 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 [2019-07-29T20:13:00.813Z] 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 [2019-07-29T20:13:01.070Z] 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 [2019-07-29T20:13:01.070Z] 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 [2019-07-29T20:13:01.070Z] 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 [2019-07-29T20:13:01.070Z] Progress (1): 2.8 kB 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 99 kB/s) [2019-07-29T20:13:01.070Z] 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 [2019-07-29T20:13:01.070Z] 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 [2019-07-29T20:13:01.070Z] 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 [2019-07-29T20:13:01.328Z] 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 [2019-07-29T20:13:01.328Z] 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 [2019-07-29T20:13:01.328Z] 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 [2019-07-29T20:13:01.328Z] Progress (1): 2.2 kB 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 70 kB/s) [2019-07-29T20:13:01.328Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-29T20:13:01.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-29T20:13:01.586Z] 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 [2019-07-29T20:13:01.586Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-29T20:13:01.586Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-29T20:13:01.586Z] 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 [2019-07-29T20:13:01.586Z] Progress (1): 889 B 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 40 kB/s) [2019-07-29T20:13:01.586Z] 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 [2019-07-29T20:13:01.586Z] 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 [2019-07-29T20:13:01.844Z] 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 [2019-07-29T20:13:01.844Z] 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 [2019-07-29T20:13:01.844Z] 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 [2019-07-29T20:13:01.844Z] 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 [2019-07-29T20:13:01.844Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB 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 254 kB/s) [2019-07-29T20:13:01.844Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-29T20:13:01.844Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-29T20:13:02.102Z] 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 [2019-07-29T20:13:02.102Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-29T20:13:02.102Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-29T20:13:02.102Z] 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 [2019-07-29T20:13:02.102Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB 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 430 kB/s) [2019-07-29T20:13:02.102Z] 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 [2019-07-29T20:13:02.102Z] 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 [2019-07-29T20:13:02.360Z] 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 [2019-07-29T20:13:02.360Z] 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 [2019-07-29T20:13:02.360Z] 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 [2019-07-29T20:13:02.360Z] 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 [2019-07-29T20:13:02.361Z] Progress (1): 3.1 kB 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 115 kB/s) [2019-07-29T20:13:02.361Z] 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 [2019-07-29T20:13:02.361Z] 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 [2019-07-29T20:13:02.619Z] 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 [2019-07-29T20:13:02.619Z] 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 [2019-07-29T20:13:02.619Z] 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 [2019-07-29T20:13:02.619Z] 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 [2019-07-29T20:13:02.877Z] Progress (1): 1.9 kB 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 35 kB/s) [2019-07-29T20:13:02.877Z] 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 [2019-07-29T20:13:02.877Z] 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 [2019-07-29T20:13:02.877Z] 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 [2019-07-29T20:13:02.877Z] 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 [2019-07-29T20:13:02.877Z] 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 [2019-07-29T20:13:03.135Z] 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 [2019-07-29T20:13:03.135Z] Progress (1): 880 B 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 34 kB/s) [2019-07-29T20:13:03.135Z] 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 [2019-07-29T20:13:03.135Z] 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 [2019-07-29T20:13:03.135Z] 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 [2019-07-29T20:13:03.135Z] 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 [2019-07-29T20:13:03.135Z] 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 [2019-07-29T20:13:03.135Z] 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 [2019-07-29T20:13:03.394Z] Progress (1): 1.9 kB 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 77 kB/s) [2019-07-29T20:13:03.394Z] 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 [2019-07-29T20:13:03.394Z] 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 [2019-07-29T20:13:03.394Z] 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 [2019-07-29T20:13:03.394Z] 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 [2019-07-29T20:13:03.394Z] 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 [2019-07-29T20:13:03.394Z] 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 [2019-07-29T20:13:03.651Z] Progress (1): 3.3 kB 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) [2019-07-29T20:13:03.651Z] 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 [2019-07-29T20:13:03.651Z] 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 [2019-07-29T20:13:03.651Z] 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 [2019-07-29T20:13:03.910Z] 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 [2019-07-29T20:13:03.910Z] 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 [2019-07-29T20:13:04.168Z] 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 [2019-07-29T20:13:04.168Z] Progress (1): 2.4 kB 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 76 kB/s) [2019-07-29T20:13:04.168Z] 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 [2019-07-29T20:13:04.168Z] 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 [2019-07-29T20:13:04.168Z] 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 [2019-07-29T20:13:04.168Z] 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 [2019-07-29T20:13:04.425Z] 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 [2019-07-29T20:13:04.425Z] 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 [2019-07-29T20:13:04.425Z] Progress (1): 2.2 kB 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 69 kB/s) [2019-07-29T20:13:04.425Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-29T20:13:04.425Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-29T20:13:04.425Z] 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 [2019-07-29T20:13:04.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-29T20:13:04.684Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-29T20:13:04.684Z] 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 [2019-07-29T20:13:04.684Z] Progress (1): 2.9 kB 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 109 kB/s) [2019-07-29T20:13:04.684Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T20:13:04.684Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T20:13:04.684Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T20:13:04.684Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T20:13:04.944Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T20:13:04.944Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-29T20:13:04.944Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 432 kB/s) [2019-07-29T20:13:04.944Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-29T20:13:04.944Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-29T20:13:04.944Z] 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 [2019-07-29T20:13:05.327Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-29T20:13:05.327Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-29T20:13:05.327Z] 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 [2019-07-29T20:13:05.327Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB 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 428 kB/s) [2019-07-29T20:13:05.327Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T20:13:05.327Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T20:13:05.327Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T20:13:05.327Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T20:13:05.327Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T20:13:05.327Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-29T20:13:05.327Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB 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 253 kB/s) [2019-07-29T20:13:05.327Z] 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 [2019-07-29T20:13:05.327Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-29T20:13:05.683Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-29T20:13:05.683Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.683Z] 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 [2019-07-29T20:13:05.941Z] 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 [2019-07-29T20:13:05.941Z] 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 [2019-07-29T20:13:05.941Z] 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 [2019-07-29T20:13:05.941Z] 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 [2019-07-29T20:13:05.941Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.198Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.456Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-29T20:13:06.714Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] 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 [2019-07-29T20:13:06.714Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-29T20:13:06.714Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-29T20:13:06.974Z] 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 [2019-07-29T20:13:06.974Z] 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 [2019-07-29T20:13:06.974Z] 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 [2019-07-29T20:13:06.974Z] 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 [2019-07-29T20:13:06.974Z] 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 [2019-07-29T20:13:06.974Z] Progress (1): 4.1/920 kB Progress (1): 7.7/920 kB Progress (1): 12/920 kB Progress (1): 16/920 kB Progress (1): 20/920 kB Progress (1): 24/920 kB Progress (1): 28/920 kB Progress (1): 32/920 kB Progress (1): 36/920 kB Progress (1): 40/920 kB Progress (1): 44/920 kB Progress (1): 48/920 kB Progress (1): 52/920 kB Progress (2): 52/920 kB | 4.1/187 kB Progress (2): 56/920 kB | 4.1/187 kB Progress (2): 56/920 kB | 7.7/187 kB Progress (2): 60/920 kB | 7.7/187 kB Progress (2): 60/920 kB | 12/187 kB Progress (2): 64/920 kB | 12/187 kB Progress (2): 64/920 kB | 16/187 kB Progress (2): 68/920 kB | 16/187 kB Progress (3): 68/920 kB | 16/187 kB | 4.1/26 kB Progress (3): 72/920 kB | 16/187 kB | 4.1/26 kB Progress (3): 72/920 kB | 20/187 kB | 4.1/26 kB Progress (3): 76/920 kB | 20/187 kB | 4.1/26 kB Progress (3): 76/920 kB | 20/187 kB | 7.7/26 kB Progress (3): 80/920 kB | 20/187 kB | 7.7/26 kB Progress (3): 80/920 kB | 24/187 kB | 7.7/26 kB Progress (3): 84/920 kB | 24/187 kB | 7.7/26 kB Progress (3): 84/920 kB | 24/187 kB | 12/26 kB Progress (3): 88/920 kB | 24/187 kB | 12/26 kB Progress (3): 88/920 kB | 28/187 kB | 12/26 kB Progress (3): 92/920 kB | 28/187 kB | 12/26 kB Progress (3): 92/920 kB | 28/187 kB | 16/26 kB Progress (3): 96/920 kB | 28/187 kB | 16/26 kB Progress (3): 96/920 kB | 32/187 kB | 16/26 kB Progress (3): 100/920 kB | 32/187 kB | 16/26 kB Progress (3): 100/920 kB | 36/187 kB | 16/26 kB Progress (3): 100/920 kB | 36/187 kB | 20/26 kB Progress (3): 100/920 kB | 40/187 kB | 20/26 kB Progress (3): 104/920 kB | 40/187 kB | 20/26 kB Progress (3): 104/920 kB | 44/187 kB | 20/26 kB Progress (3): 104/920 kB | 44/187 kB | 24/26 kB Progress (3): 104/920 kB | 48/187 kB | 24/26 kB Progress (3): 108/920 kB | 48/187 kB | 24/26 kB Progress (3): 108/920 kB | 52/187 kB | 24/26 kB Progress (3): 108/920 kB | 52/187 kB | 26 kB Progress (3): 108/920 kB | 56/187 kB | 26 kB Progress (3): 112/920 kB | 56/187 kB | 26 kB Progress (3): 112/920 kB | 60/187 kB | 26 kB Progress (3): 116/920 kB | 60/187 kB | 26 kB Progress (3): 116/920 kB | 64/187 kB | 26 kB Progress (3): 120/920 kB | 64/187 kB | 26 kB Progress (3): 120/920 kB | 68/187 kB | 26 kB Progress (3): 124/920 kB | 68/187 kB | 26 kB Progress (3): 124/920 kB | 72/187 kB | 26 kB Progress (3): 128/920 kB | 72/187 kB | 26 kB Progress (3): 128/920 kB | 76/187 kB | 26 kB Progress (3): 132/920 kB | 76/187 kB | 26 kB Progress (3): 132/920 kB | 80/187 kB | 26 kB Progress (3): 136/920 kB | 80/187 kB | 26 kB Progress (3): 136/920 kB | 84/187 kB | 26 kB Progress (3): 140/920 kB | 84/187 kB | 26 kB Progress (3): 140/920 kB | 88/187 kB | 26 kB Progress (3): 144/920 kB | 88/187 kB | 26 kB Progress (3): 144/920 kB | 92/187 kB | 26 kB Progress (3): 148/920 kB | 92/187 kB | 26 kB Progress (3): 148/920 kB | 96/187 kB | 26 kB Progress (3): 152/920 kB | 96/187 kB | 26 kB Progress (3): 152/920 kB | 100/187 kB | 26 kB Progress (3): 156/920 kB | 100/187 kB | 26 kB Progress (3): 156/920 kB | 104/187 kB | 26 kB Progress (3): 160/920 kB | 104/187 kB | 26 kB Progress (3): 160/920 kB | 108/187 kB | 26 kB Progress (3): 164/920 kB | 108/187 kB | 26 kB 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 611 kB/s) [2019-07-29T20:13:06.974Z] Progress (2): 164/920 kB | 112/187 kB 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 [2019-07-29T20:13:06.974Z] Progress (2): 168/920 kB | 112/187 kB Progress (2): 168/920 kB | 116/187 kB Progress (2): 172/920 kB | 116/187 kB Progress (2): 172/920 kB | 120/187 kB Progress (2): 176/920 kB | 120/187 kB Progress (2): 176/920 kB | 124/187 kB Progress (2): 180/920 kB | 124/187 kB Progress (2): 180/920 kB | 128/187 kB Progress (2): 184/920 kB | 128/187 kB Progress (2): 184/920 kB | 132/187 kB Progress (2): 184/920 kB | 136/187 kB Progress (2): 188/920 kB | 136/187 kB Progress (2): 188/920 kB | 140/187 kB Progress (2): 192/920 kB | 140/187 kB Progress (2): 192/920 kB | 144/187 kB Progress (2): 196/920 kB | 144/187 kB Progress (2): 196/920 kB | 148/187 kB Progress (2): 200/920 kB | 148/187 kB Progress (2): 200/920 kB | 152/187 kB Progress (2): 204/920 kB | 152/187 kB Progress (2): 204/920 kB | 156/187 kB Progress (2): 208/920 kB | 156/187 kB Progress (2): 208/920 kB | 160/187 kB Progress (2): 212/920 kB | 160/187 kB Progress (2): 216/920 kB | 160/187 kB Progress (2): 216/920 kB | 164/187 kB Progress (2): 220/920 kB | 164/187 kB Progress (2): 220/920 kB | 168/187 kB Progress (2): 224/920 kB | 168/187 kB Progress (2): 224/920 kB | 172/187 kB Progress (2): 224/920 kB | 176/187 kB Progress (2): 228/920 kB | 176/187 kB Progress (2): 228/920 kB | 180/187 kB Progress (2): 232/920 kB | 180/187 kB Progress (2): 232/920 kB | 184/187 kB Progress (2): 236/920 kB | 184/187 kB Progress (2): 236/920 kB | 187 kB Progress (2): 240/920 kB | 187 kB Progress (2): 244/920 kB | 187 kB Progress (2): 248/920 kB | 187 kB Progress (2): 252/920 kB | 187 kB Progress (2): 256/920 kB | 187 kB Progress (2): 260/920 kB | 187 kB Progress (2): 264/920 kB | 187 kB Progress (2): 268/920 kB | 187 kB Progress (2): 272/920 kB | 187 kB Progress (2): 276/920 kB | 187 kB Progress (2): 280/920 kB | 187 kB Progress (2): 284/920 kB | 187 kB Progress (2): 288/920 kB | 187 kB Progress (2): 292/920 kB | 187 kB Progress (2): 296/920 kB | 187 kB Progress (2): 300/920 kB | 187 kB Progress (2): 304/920 kB | 187 kB Progress (2): 308/920 kB | 187 kB Progress (2): 312/920 kB | 187 kB Progress (2): 316/920 kB | 187 kB Progress (2): 320/920 kB | 187 kB Progress (2): 324/920 kB | 187 kB Progress (3): 324/920 kB | 187 kB | 4.1/65 kB 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.5 MB/s) [2019-07-29T20:13:06.974Z] Progress (2): 324/920 kB | 7.7/65 kB Progress (2): 328/920 kB | 7.7/65 kB Progress (2): 328/920 kB | 12/65 kB 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 [2019-07-29T20:13:06.974Z] Progress (2): 328/920 kB | 16/65 kB Progress (2): 332/920 kB | 16/65 kB Progress (2): 332/920 kB | 20/65 kB Progress (2): 336/920 kB | 20/65 kB Progress (2): 336/920 kB | 24/65 kB Progress (2): 340/920 kB | 24/65 kB Progress (2): 340/920 kB | 28/65 kB Progress (2): 344/920 kB | 28/65 kB Progress (2): 344/920 kB | 32/65 kB Progress (2): 348/920 kB | 32/65 kB Progress (2): 348/920 kB | 36/65 kB Progress (2): 352/920 kB | 36/65 kB Progress (2): 352/920 kB | 40/65 kB Progress (2): 356/920 kB | 40/65 kB Progress (2): 356/920 kB | 44/65 kB Progress (2): 360/920 kB | 44/65 kB Progress (2): 360/920 kB | 48/65 kB Progress (2): 364/920 kB | 48/65 kB Progress (2): 364/920 kB | 52/65 kB Progress (2): 368/920 kB | 52/65 kB Progress (2): 368/920 kB | 56/65 kB Progress (2): 372/920 kB | 56/65 kB Progress (2): 372/920 kB | 60/65 kB Progress (2): 376/920 kB | 60/65 kB Progress (2): 376/920 kB | 64/65 kB Progress (2): 380/920 kB | 64/65 kB Progress (2): 380/920 kB | 65 kB Progress (2): 384/920 kB | 65 kB Progress (2): 388/920 kB | 65 kB Progress (2): 392/920 kB | 65 kB Progress (2): 396/920 kB | 65 kB Progress (2): 400/920 kB | 65 kB Progress (2): 404/920 kB | 65 kB Progress (2): 408/920 kB | 65 kB Progress (2): 412/920 kB | 65 kB Progress (2): 416/920 kB | 65 kB Progress (2): 420/920 kB | 65 kB Progress (2): 424/920 kB | 65 kB Progress (2): 428/920 kB | 65 kB Progress (2): 432/920 kB | 65 kB Progress (2): 436/920 kB | 65 kB Progress (2): 440/920 kB | 65 kB Progress (2): 444/920 kB | 65 kB Progress (2): 448/920 kB | 65 kB Progress (2): 452/920 kB | 65 kB Progress (2): 456/920 kB | 65 kB Progress (2): 460/920 kB | 65 kB Progress (2): 464/920 kB | 65 kB Progress (2): 468/920 kB | 65 kB Progress (2): 472/920 kB | 65 kB Progress (2): 476/920 kB | 65 kB Progress (2): 480/920 kB | 65 kB Progress (2): 484/920 kB | 65 kB Progress (2): 488/920 kB | 65 kB Progress (2): 492/920 kB | 65 kB Progress (2): 496/920 kB | 65 kB Progress (2): 500/920 kB | 65 kB Progress (2): 504/920 kB | 65 kB Progress (2): 508/920 kB | 65 kB Progress (2): 512/920 kB | 65 kB Progress (2): 516/920 kB | 65 kB Progress (2): 520/920 kB | 65 kB Progress (2): 524/920 kB | 65 kB Progress (2): 528/920 kB | 65 kB Progress (2): 532/920 kB | 65 kB Progress (2): 536/920 kB | 65 kB 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 735 kB/s) [2019-07-29T20:13:06.974Z] Progress (1): 540/920 kB 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 [2019-07-29T20:13:06.974Z] Progress (1): 544/920 kB Progress (1): 548/920 kB Progress (1): 552/920 kB Progress (1): 556/920 kB Progress (1): 560/920 kB Progress (1): 564/920 kB Progress (1): 568/920 kB Progress (1): 572/920 kB Progress (1): 576/920 kB Progress (1): 580/920 kB Progress (1): 584/920 kB Progress (1): 588/920 kB Progress (1): 592/920 kB Progress (1): 596/920 kB Progress (1): 600/920 kB Progress (1): 604/920 kB Progress (1): 608/920 kB Progress (1): 612/920 kB Progress (1): 616/920 kB Progress (1): 620/920 kB Progress (1): 624/920 kB Progress (1): 628/920 kB Progress (1): 632/920 kB Progress (1): 636/920 kB Progress (1): 640/920 kB Progress (1): 644/920 kB Progress (1): 648/920 kB Progress (1): 652/920 kB Progress (1): 656/920 kB Progress (1): 660/920 kB Progress (1): 664/920 kB Progress (1): 668/920 kB Progress (1): 672/920 kB Progress (1): 676/920 kB Progress (1): 680/920 kB Progress (1): 684/920 kB Progress (1): 688/920 kB Progress (1): 692/920 kB Progress (1): 696/920 kB Progress (2): 696/920 kB | 4.1/429 kB Progress (2): 700/920 kB | 4.1/429 kB Progress (2): 700/920 kB | 7.7/429 kB Progress (2): 704/920 kB | 7.7/429 kB Progress (2): 704/920 kB | 12/429 kB Progress (2): 708/920 kB | 12/429 kB Progress (2): 708/920 kB | 16/429 kB Progress (2): 712/920 kB | 16/429 kB Progress (2): 712/920 kB | 20/429 kB Progress (2): 716/920 kB | 20/429 kB Progress (2): 720/920 kB | 20/429 kB Progress (3): 720/920 kB | 20/429 kB | 4.1/112 kB Progress (3): 720/920 kB | 24/429 kB | 4.1/112 kB Progress (3): 720/920 kB | 24/429 kB | 7.7/112 kB Progress (3): 724/920 kB | 24/429 kB | 7.7/112 kB Progress (3): 724/920 kB | 24/429 kB | 12/112 kB Progress (3): 724/920 kB | 28/429 kB | 12/112 kB Progress (3): 724/920 kB | 28/429 kB | 16/112 kB Progress (3): 728/920 kB | 28/429 kB | 16/112 kB Progress (3): 728/920 kB | 32/429 kB | 16/112 kB Progress (3): 732/920 kB | 32/429 kB | 16/112 kB Progress (3): 732/920 kB | 36/429 kB | 16/112 kB Progress (3): 732/920 kB | 36/429 kB | 20/112 kB Progress (3): 732/920 kB | 40/429 kB | 20/112 kB Progress (3): 736/920 kB | 40/429 kB | 20/112 kB Progress (3): 736/920 kB | 44/429 kB | 20/112 kB Progress (3): 736/920 kB | 44/429 kB | 24/112 kB Progress (3): 736/920 kB | 48/429 kB | 24/112 kB Progress (3): 740/920 kB | 48/429 kB | 24/112 kB Progress (4): 740/920 kB | 48/429 kB | 24/112 kB | 4.1/13 kB Progress (4): 744/920 kB | 48/429 kB | 24/112 kB | 4.1/13 kB Progress (4): 744/920 kB | 52/429 kB | 24/112 kB | 4.1/13 kB Progress (4): 744/920 kB | 52/429 kB | 28/112 kB | 4.1/13 kB Progress (5): 744/920 kB | 52/429 kB | 28/112 kB | 4.1/13 kB | 4.1/186 kB Progress (5): 744/920 kB | 52/429 kB | 32/112 kB | 4.1/13 kB | 4.1/186 kB Progress (5): 744/920 kB | 56/429 kB | 32/112 kB | 4.1/13 kB | 4.1/186 kB Progress (5): 748/920 kB | 56/429 kB | 32/112 kB | 4.1/13 kB | 4.1/186 kB Progress (5): 748/920 kB | 56/429 kB | 32/112 kB | 7.7/13 kB | 4.1/186 kB Progress (5): 752/920 kB | 56/429 kB | 32/112 kB | 7.7/13 kB | 4.1/186 kB Progress (5): 752/920 kB | 60/429 kB | 32/112 kB | 7.7/13 kB | 4.1/186 kB Progress (5): 752/920 kB | 60/429 kB | 36/112 kB | 7.7/13 kB | 4.1/186 kB Progress (5): 752/920 kB | 60/429 kB | 36/112 kB | 7.7/13 kB | 7.7/186 kB Progress (5): 752/920 kB | 60/429 kB | 40/112 kB | 7.7/13 kB | 7.7/186 kB Progress (5): 752/920 kB | 64/429 kB | 40/112 kB | 7.7/13 kB | 7.7/186 kB Progress (5): 756/920 kB | 64/429 kB | 40/112 kB | 7.7/13 kB | 7.7/186 kB Progress (5): 756/920 kB | 64/429 kB | 40/112 kB | 12/13 kB | 7.7/186 kB Progress (5): 760/920 kB | 64/429 kB | 40/112 kB | 12/13 kB | 7.7/186 kB Progress (5): 760/920 kB | 68/429 kB | 40/112 kB | 12/13 kB | 7.7/186 kB Progress (5): 760/920 kB | 68/429 kB | 44/112 kB | 12/13 kB | 7.7/186 kB Progress (5): 760/920 kB | 68/429 kB | 44/112 kB | 12/13 kB | 12/186 kB Progress (5): 760/920 kB | 68/429 kB | 48/112 kB | 12/13 kB | 12/186 kB Progress (5): 760/920 kB | 72/429 kB | 48/112 kB | 12/13 kB | 12/186 kB Progress (5): 764/920 kB | 72/429 kB | 48/112 kB | 12/13 kB | 12/186 kB Progress (5): 764/920 kB | 72/429 kB | 48/112 kB | 13 kB | 12/186 kB Progress (5): 768/920 kB | 72/429 kB | 48/112 kB | 13 kB | 12/186 kB Progress (5): 768/920 kB | 76/429 kB | 48/112 kB | 13 kB | 12/186 kB Progress (5): 768/920 kB | 76/429 kB | 52/112 kB | 13 kB | 12/186 kB Progress (5): 768/920 kB | 76/429 kB | 52/112 kB | 13 kB | 16/186 kB Progress (5): 768/920 kB | 76/429 kB | 56/112 kB | 13 kB | 16/186 kB Progress (5): 768/920 kB | 80/429 kB | 56/112 kB | 13 kB | 16/186 kB Progress (5): 772/920 kB | 80/429 kB | 56/112 kB | 13 kB | 16/186 kB Progress (5): 772/920 kB | 84/429 kB | 56/112 kB | 13 kB | 16/186 kB Progress (5): 772/920 kB | 84/429 kB | 60/112 kB | 13 kB | 16/186 kB Progress (5): 772/920 kB | 84/429 kB | 60/112 kB | 13 kB | 20/186 kB Progress (5): 772/920 kB | 84/429 kB | 64/112 kB | 13 kB | 20/186 kB Progress (5): 772/920 kB | 88/429 kB | 64/112 kB | 13 kB | 20/186 kB Progress (5): 776/920 kB | 88/429 kB | 64/112 kB | 13 kB | 20/186 kB Progress (5): 776/920 kB | 92/429 kB | 64/112 kB | 13 kB | 20/186 kB Progress (5): 776/920 kB | 92/429 kB | 68/112 kB | 13 kB | 20/186 kB Progress (5): 776/920 kB | 92/429 kB | 68/112 kB | 13 kB | 24/186 kB Progress (5): 776/920 kB | 92/429 kB | 72/112 kB | 13 kB | 24/186 kB Progress (5): 776/920 kB | 96/429 kB | 72/112 kB | 13 kB | 24/186 kB Progress (5): 780/920 kB | 96/429 kB | 72/112 kB | 13 kB | 24/186 kB Progress (5): 780/920 kB | 100/429 kB | 72/112 kB | 13 kB | 24/186 kB Progress (5): 780/920 kB | 100/429 kB | 76/112 kB | 13 kB | 24/186 kB Progress (5): 780/920 kB | 100/429 kB | 76/112 kB | 13 kB | 28/186 kB 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 115 kB/s) [2019-07-29T20:13:06.974Z] Progress (4): 780/920 kB | 100/429 kB | 76/112 kB | 32/186 kB Progress (4): 780/920 kB | 100/429 kB | 80/112 kB | 32/186 kB Progress (4): 780/920 kB | 104/429 kB | 80/112 kB | 32/186 kB Progress (4): 784/920 kB | 104/429 kB | 80/112 kB | 32/186 kB Progress (4): 784/920 kB | 108/429 kB | 80/112 kB | 32/186 kB Progress (4): 784/920 kB | 108/429 kB | 84/112 kB | 32/186 kB Progress (4): 784/920 kB | 108/429 kB | 84/112 kB | 33/186 kB 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 [2019-07-29T20:13:06.974Z] Progress (4): 784/920 kB | 108/429 kB | 84/112 kB | 37/186 kB Progress (4): 784/920 kB | 108/429 kB | 88/112 kB | 37/186 kB Progress (4): 784/920 kB | 112/429 kB | 88/112 kB | 37/186 kB Progress (4): 788/920 kB | 112/429 kB | 88/112 kB | 37/186 kB Progress (4): 788/920 kB | 116/429 kB | 88/112 kB | 37/186 kB Progress (4): 788/920 kB | 116/429 kB | 92/112 kB | 37/186 kB Progress (4): 788/920 kB | 116/429 kB | 92/112 kB | 41/186 kB Progress (4): 788/920 kB | 116/429 kB | 96/112 kB | 41/186 kB Progress (4): 788/920 kB | 120/429 kB | 96/112 kB | 41/186 kB Progress (4): 792/920 kB | 120/429 kB | 96/112 kB | 41/186 kB Progress (4): 792/920 kB | 124/429 kB | 96/112 kB | 41/186 kB Progress (4): 792/920 kB | 124/429 kB | 100/112 kB | 41/186 kB Progress (4): 792/920 kB | 124/429 kB | 100/112 kB | 45/186 kB Progress (4): 792/920 kB | 124/429 kB | 104/112 kB | 45/186 kB Progress (4): 792/920 kB | 128/429 kB | 104/112 kB | 45/186 kB Progress (4): 796/920 kB | 128/429 kB | 104/112 kB | 45/186 kB Progress (4): 796/920 kB | 132/429 kB | 104/112 kB | 45/186 kB Progress (4): 796/920 kB | 132/429 kB | 108/112 kB | 45/186 kB Progress (4): 796/920 kB | 132/429 kB | 108/112 kB | 49/186 kB Progress (4): 796/920 kB | 132/429 kB | 112 kB | 49/186 kB Progress (4): 796/920 kB | 136/429 kB | 112 kB | 49/186 kB Progress (4): 800/920 kB | 136/429 kB | 112 kB | 49/186 kB Progress (4): 800/920 kB | 136/429 kB | 112 kB | 53/186 kB Progress (4): 804/920 kB | 136/429 kB | 112 kB | 53/186 kB Progress (4): 804/920 kB | 140/429 kB | 112 kB | 53/186 kB Progress (4): 808/920 kB | 140/429 kB | 112 kB | 53/186 kB Progress (4): 808/920 kB | 140/429 kB | 112 kB | 57/186 kB Progress (4): 812/920 kB | 140/429 kB | 112 kB | 57/186 kB Progress (4): 812/920 kB | 144/429 kB | 112 kB | 57/186 kB Progress (4): 816/920 kB | 144/429 kB | 112 kB | 57/186 kB Progress (4): 816/920 kB | 144/429 kB | 112 kB | 61/186 kB Progress (4): 820/920 kB | 144/429 kB | 112 kB | 61/186 kB Progress (4): 820/920 kB | 148/429 kB | 112 kB | 61/186 kB Progress (4): 824/920 kB | 148/429 kB | 112 kB | 61/186 kB Progress (4): 824/920 kB | 148/429 kB | 112 kB | 65/186 kB Progress (4): 828/920 kB | 148/429 kB | 112 kB | 65/186 kB Progress (4): 828/920 kB | 152/429 kB | 112 kB | 65/186 kB Progress (4): 832/920 kB | 152/429 kB | 112 kB | 65/186 kB Progress (4): 832/920 kB | 152/429 kB | 112 kB | 66/186 kB Progress (4): 836/920 kB | 152/429 kB | 112 kB | 66/186 kB Progress (4): 836/920 kB | 156/429 kB | 112 kB | 66/186 kB Progress (4): 840/920 kB | 156/429 kB | 112 kB | 66/186 kB Progress (4): 840/920 kB | 156/429 kB | 112 kB | 70/186 kB Progress (4): 844/920 kB | 156/429 kB | 112 kB | 70/186 kB Progress (4): 844/920 kB | 160/429 kB | 112 kB | 70/186 kB Progress (5): 844/920 kB | 160/429 kB | 112 kB | 70/186 kB | 4.1/524 kB Progress (5): 844/920 kB | 164/429 kB | 112 kB | 70/186 kB | 4.1/524 kB Progress (5): 848/920 kB | 164/429 kB | 112 kB | 70/186 kB | 4.1/524 kB Progress (5): 848/920 kB | 164/429 kB | 112 kB | 74/186 kB | 4.1/524 kB Progress (5): 852/920 kB | 164/429 kB | 112 kB | 74/186 kB | 4.1/524 kB Progress (5): 852/920 kB | 168/429 kB | 112 kB | 74/186 kB | 4.1/524 kB Progress (5): 852/920 kB | 168/429 kB | 112 kB | 74/186 kB | 7.7/524 kB 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 851 kB/s) [2019-07-29T20:13:06.974Z] Progress (4): 852/920 kB | 168/429 kB | 74/186 kB | 12/524 kB Progress (4): 852/920 kB | 172/429 kB | 74/186 kB | 12/524 kB Progress (4): 856/920 kB | 172/429 kB | 74/186 kB | 12/524 kB Progress (4): 856/920 kB | 172/429 kB | 78/186 kB | 12/524 kB Progress (4): 860/920 kB | 172/429 kB | 78/186 kB | 12/524 kB Progress (4): 860/920 kB | 176/429 kB | 78/186 kB | 12/524 kB Progress (4): 860/920 kB | 176/429 kB | 78/186 kB | 16/524 kB 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 [2019-07-29T20:13:06.974Z] Progress (4): 860/920 kB | 176/429 kB | 78/186 kB | 20/524 kB Progress (4): 860/920 kB | 180/429 kB | 78/186 kB | 20/524 kB Progress (4): 864/920 kB | 180/429 kB | 78/186 kB | 20/524 kB Progress (4): 864/920 kB | 180/429 kB | 82/186 kB | 20/524 kB Progress (4): 868/920 kB | 180/429 kB | 82/186 kB | 20/524 kB Progress (4): 868/920 kB | 184/429 kB | 82/186 kB | 20/524 kB Progress (4): 868/920 kB | 184/429 kB | 82/186 kB | 24/524 kB Progress (4): 868/920 kB | 188/429 kB | 82/186 kB | 24/524 kB Progress (4): 872/920 kB | 188/429 kB | 82/186 kB | 24/524 kB Progress (4): 872/920 kB | 188/429 kB | 86/186 kB | 24/524 kB Progress (4): 876/920 kB | 188/429 kB | 86/186 kB | 24/524 kB Progress (4): 876/920 kB | 192/429 kB | 86/186 kB | 24/524 kB Progress (4): 876/920 kB | 192/429 kB | 86/186 kB | 28/524 kB Progress (4): 876/920 kB | 196/429 kB | 86/186 kB | 28/524 kB Progress (4): 880/920 kB | 196/429 kB | 86/186 kB | 28/524 kB Progress (4): 880/920 kB | 196/429 kB | 90/186 kB | 28/524 kB Progress (4): 884/920 kB | 196/429 kB | 90/186 kB | 28/524 kB Progress (4): 884/920 kB | 200/429 kB | 90/186 kB | 28/524 kB Progress (4): 884/920 kB | 200/429 kB | 90/186 kB | 32/524 kB Progress (4): 888/920 kB | 200/429 kB | 90/186 kB | 32/524 kB Progress (4): 888/920 kB | 200/429 kB | 94/186 kB | 32/524 kB Progress (4): 888/920 kB | 200/429 kB | 98/186 kB | 32/524 kB Progress (4): 888/920 kB | 200/429 kB | 98/186 kB | 32/524 kB Progress (4): 888/920 kB | 200/429 kB | 102/186 kB | 32/524 kB Progress (4): 888/920 kB | 200/429 kB | 106/186 kB | 32/524 kB Progress (4): 892/920 kB | 200/429 kB | 106/186 kB | 32/524 kB Progress (4): 892/920 kB | 200/429 kB | 106/186 kB | 33/524 kB Progress (4): 892/920 kB | 204/429 kB | 106/186 kB | 33/524 kB Progress (4): 892/920 kB | 204/429 kB | 106/186 kB | 37/524 kB Progress (4): 896/920 kB | 204/429 kB | 106/186 kB | 37/524 kB Progress (4): 896/920 kB | 204/429 kB | 110/186 kB | 37/524 kB Progress (4): 900/920 kB | 204/429 kB | 110/186 kB | 37/524 kB Progress (4): 900/920 kB | 204/429 kB | 110/186 kB | 41/524 kB Progress (5): 900/920 kB | 204/429 kB | 110/186 kB | 41/524 kB | 4.1/273 kB Progress (5): 900/920 kB | 208/429 kB | 110/186 kB | 41/524 kB | 4.1/273 kB Progress (5): 900/920 kB | 208/429 kB | 110/186 kB | 41/524 kB | 7.7/273 kB Progress (5): 900/920 kB | 208/429 kB | 110/186 kB | 45/524 kB | 7.7/273 kB Progress (5): 904/920 kB | 208/429 kB | 110/186 kB | 45/524 kB | 7.7/273 kB Progress (5): 904/920 kB | 208/429 kB | 114/186 kB | 45/524 kB | 7.7/273 kB Progress (5): 908/920 kB | 208/429 kB | 114/186 kB | 45/524 kB | 7.7/273 kB Progress (5): 908/920 kB | 208/429 kB | 114/186 kB | 49/524 kB | 7.7/273 kB Progress (5): 908/920 kB | 208/429 kB | 114/186 kB | 49/524 kB | 12/273 kB Progress (5): 908/920 kB | 212/429 kB | 114/186 kB | 49/524 kB | 12/273 kB Progress (5): 908/920 kB | 212/429 kB | 114/186 kB | 49/524 kB | 16/273 kB Progress (5): 908/920 kB | 212/429 kB | 114/186 kB | 53/524 kB | 16/273 kB Progress (5): 908/920 kB | 212/429 kB | 114/186 kB | 53/524 kB | 20/273 kB Progress (5): 912/920 kB | 212/429 kB | 114/186 kB | 53/524 kB | 20/273 kB Progress (5): 912/920 kB | 212/429 kB | 118/186 kB | 53/524 kB | 20/273 kB Progress (5): 916/920 kB | 212/429 kB | 118/186 kB | 53/524 kB | 20/273 kB Progress (5): 916/920 kB | 212/429 kB | 118/186 kB | 53/524 kB | 24/273 kB Progress (5): 916/920 kB | 212/429 kB | 118/186 kB | 57/524 kB | 24/273 kB Progress (5): 916/920 kB | 216/429 kB | 118/186 kB | 57/524 kB | 24/273 kB Progress (5): 916/920 kB | 216/429 kB | 118/186 kB | 61/524 kB | 24/273 kB Progress (5): 916/920 kB | 216/429 kB | 118/186 kB | 61/524 kB | 28/273 kB Progress (5): 920/920 kB | 216/429 kB | 118/186 kB | 61/524 kB | 28/273 kB Progress (5): 920/920 kB | 216/429 kB | 122/186 kB | 61/524 kB | 28/273 kB Progress (5): 920 kB | 216/429 kB | 122/186 kB | 61/524 kB | 28/273 kB Progress (5): 920 kB | 216/429 kB | 122/186 kB | 61/524 kB | 32/273 kB Progress (5): 920 kB | 216/429 kB | 122/186 kB | 65/524 kB | 32/273 kB Progress (5): 920 kB | 220/429 kB | 122/186 kB | 65/524 kB | 32/273 kB Progress (5): 920 kB | 220/429 kB | 122/186 kB | 66/524 kB | 32/273 kB Progress (5): 920 kB | 220/429 kB | 122/186 kB | 66/524 kB | 33/273 kB Progress (5): 920 kB | 220/429 kB | 126/186 kB | 66/524 kB | 33/273 kB Progress (5): 920 kB | 220/429 kB | 126/186 kB | 66/524 kB | 37/273 kB Progress (5): 920 kB | 220/429 kB | 126/186 kB | 70/524 kB | 37/273 kB Progress (5): 920 kB | 224/429 kB | 126/186 kB | 70/524 kB | 37/273 kB Progress (5): 920 kB | 224/429 kB | 126/186 kB | 74/524 kB | 37/273 kB Progress (5): 920 kB | 224/429 kB | 126/186 kB | 74/524 kB | 41/273 kB Progress (5): 920 kB | 224/429 kB | 130/186 kB | 74/524 kB | 41/273 kB Progress (5): 920 kB | 224/429 kB | 130/186 kB | 74/524 kB | 45/273 kB Progress (5): 920 kB | 224/429 kB | 130/186 kB | 78/524 kB | 45/273 kB Progress (5): 920 kB | 228/429 kB | 130/186 kB | 78/524 kB | 45/273 kB Progress (5): 920 kB | 228/429 kB | 130/186 kB | 82/524 kB | 45/273 kB Progress (5): 920 kB | 228/429 kB | 130/186 kB | 82/524 kB | 49/273 kB Progress (5): 920 kB | 228/429 kB | 134/186 kB | 82/524 kB | 49/273 kB Progress (5): 920 kB | 228/429 kB | 134/186 kB | 82/524 kB | 53/273 kB Progress (5): 920 kB | 228/429 kB | 134/186 kB | 86/524 kB | 53/273 kB Progress (5): 920 kB | 232/429 kB | 134/186 kB | 86/524 kB | 53/273 kB Progress (5): 920 kB | 232/429 kB | 134/186 kB | 90/524 kB | 53/273 kB Progress (5): 920 kB | 232/429 kB | 134/186 kB | 90/524 kB | 57/273 kB Progress (5): 920 kB | 232/429 kB | 138/186 kB | 90/524 kB | 57/273 kB Progress (5): 920 kB | 232/429 kB | 138/186 kB | 90/524 kB | 61/273 kB Progress (5): 920 kB | 232/429 kB | 138/186 kB | 94/524 kB | 61/273 kB Progress (5): 920 kB | 236/429 kB | 138/186 kB | 94/524 kB | 61/273 kB Progress (5): 920 kB | 236/429 kB | 138/186 kB | 98/524 kB | 61/273 kB Progress (5): 920 kB | 236/429 kB | 138/186 kB | 98/524 kB | 65/273 kB 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 4.7 MB/s) [2019-07-29T20:13:06.974Z] Progress (4): 236/429 kB | 142/186 kB | 98/524 kB | 65/273 kB 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 [2019-07-29T20:13:07.233Z] Progress (4): 236/429 kB | 142/186 kB | 98/524 kB | 66/273 kB Progress (4): 236/429 kB | 142/186 kB | 98/524 kB | 66/273 kB Progress (4): 240/429 kB | 142/186 kB | 98/524 kB | 66/273 kB Progress (4): 240/429 kB | 142/186 kB | 102/524 kB | 66/273 kB Progress (4): 240/429 kB | 142/186 kB | 102/524 kB | 70/273 kB Progress (4): 240/429 kB | 146/186 kB | 102/524 kB | 70/273 kB Progress (4): 240/429 kB | 146/186 kB | 102/524 kB | 74/273 kB Progress (4): 240/429 kB | 146/186 kB | 106/524 kB | 74/273 kB Progress (4): 244/429 kB | 146/186 kB | 106/524 kB | 74/273 kB Progress (4): 244/429 kB | 146/186 kB | 110/524 kB | 74/273 kB Progress (4): 244/429 kB | 146/186 kB | 110/524 kB | 78/273 kB Progress (4): 244/429 kB | 150/186 kB | 110/524 kB | 78/273 kB Progress (4): 244/429 kB | 150/186 kB | 110/524 kB | 82/273 kB Progress (4): 244/429 kB | 150/186 kB | 114/524 kB | 82/273 kB Progress (4): 248/429 kB | 150/186 kB | 114/524 kB | 82/273 kB Progress (4): 248/429 kB | 150/186 kB | 118/524 kB | 82/273 kB Progress (4): 248/429 kB | 150/186 kB | 118/524 kB | 86/273 kB Progress (4): 248/429 kB | 154/186 kB | 118/524 kB | 86/273 kB Progress (4): 248/429 kB | 154/186 kB | 118/524 kB | 90/273 kB Progress (4): 248/429 kB | 154/186 kB | 122/524 kB | 90/273 kB Progress (4): 252/429 kB | 154/186 kB | 122/524 kB | 90/273 kB Progress (4): 252/429 kB | 154/186 kB | 126/524 kB | 90/273 kB Progress (4): 252/429 kB | 154/186 kB | 126/524 kB | 94/273 kB Progress (4): 252/429 kB | 158/186 kB | 126/524 kB | 94/273 kB Progress (4): 252/429 kB | 158/186 kB | 126/524 kB | 98/273 kB Progress (4): 252/429 kB | 158/186 kB | 130/524 kB | 98/273 kB Progress (4): 256/429 kB | 158/186 kB | 130/524 kB | 98/273 kB Progress (4): 256/429 kB | 158/186 kB | 134/524 kB | 98/273 kB Progress (4): 256/429 kB | 158/186 kB | 134/524 kB | 98/273 kB Progress (4): 256/429 kB | 162/186 kB | 134/524 kB | 98/273 kB Progress (4): 256/429 kB | 162/186 kB | 134/524 kB | 102/273 kB Progress (4): 256/429 kB | 162/186 kB | 138/524 kB | 102/273 kB Progress (4): 260/429 kB | 162/186 kB | 138/524 kB | 102/273 kB Progress (5): 260/429 kB | 162/186 kB | 138/524 kB | 102/273 kB | 4.1/39 kB Progress (5): 260/429 kB | 162/186 kB | 142/524 kB | 102/273 kB | 4.1/39 kB Progress (5): 260/429 kB | 162/186 kB | 142/524 kB | 106/273 kB | 4.1/39 kB Progress (5): 260/429 kB | 166/186 kB | 142/524 kB | 106/273 kB | 4.1/39 kB Progress (5): 260/429 kB | 166/186 kB | 142/524 kB | 110/273 kB | 4.1/39 kB Progress (5): 260/429 kB | 166/186 kB | 146/524 kB | 110/273 kB | 4.1/39 kB Progress (5): 260/429 kB | 166/186 kB | 146/524 kB | 110/273 kB | 7.7/39 kB Progress (5): 264/429 kB | 166/186 kB | 146/524 kB | 110/273 kB | 7.7/39 kB Progress (5): 264/429 kB | 166/186 kB | 146/524 kB | 110/273 kB | 12/39 kB Progress (5): 264/429 kB | 166/186 kB | 150/524 kB | 110/273 kB | 12/39 kB Progress (5): 264/429 kB | 166/186 kB | 150/524 kB | 114/273 kB | 12/39 kB Progress (5): 264/429 kB | 170/186 kB | 150/524 kB | 114/273 kB | 12/39 kB Progress (5): 264/429 kB | 170/186 kB | 150/524 kB | 118/273 kB | 12/39 kB Progress (5): 264/429 kB | 170/186 kB | 154/524 kB | 118/273 kB | 12/39 kB Progress (5): 264/429 kB | 170/186 kB | 154/524 kB | 118/273 kB | 16/39 kB Progress (5): 268/429 kB | 170/186 kB | 154/524 kB | 118/273 kB | 16/39 kB Progress (5): 268/429 kB | 170/186 kB | 154/524 kB | 118/273 kB | 20/39 kB Progress (5): 268/429 kB | 170/186 kB | 158/524 kB | 118/273 kB | 20/39 kB Progress (5): 268/429 kB | 170/186 kB | 158/524 kB | 122/273 kB | 20/39 kB Progress (5): 268/429 kB | 174/186 kB | 158/524 kB | 122/273 kB | 20/39 kB Progress (5): 268/429 kB | 174/186 kB | 158/524 kB | 126/273 kB | 20/39 kB Progress (5): 268/429 kB | 174/186 kB | 162/524 kB | 126/273 kB | 20/39 kB Progress (5): 268/429 kB | 174/186 kB | 162/524 kB | 126/273 kB | 24/39 kB Progress (5): 272/429 kB | 174/186 kB | 162/524 kB | 126/273 kB | 24/39 kB Progress (5): 272/429 kB | 174/186 kB | 162/524 kB | 126/273 kB | 28/39 kB Progress (5): 272/429 kB | 174/186 kB | 166/524 kB | 126/273 kB | 28/39 kB Progress (5): 272/429 kB | 174/186 kB | 166/524 kB | 130/273 kB | 28/39 kB Progress (5): 272/429 kB | 178/186 kB | 166/524 kB | 130/273 kB | 28/39 kB Progress (5): 272/429 kB | 178/186 kB | 166/524 kB | 134/273 kB | 28/39 kB Progress (5): 272/429 kB | 178/186 kB | 170/524 kB | 134/273 kB | 28/39 kB Progress (5): 272/429 kB | 178/186 kB | 170/524 kB | 134/273 kB | 32/39 kB Progress (5): 276/429 kB | 178/186 kB | 170/524 kB | 134/273 kB | 32/39 kB Progress (5): 276/429 kB | 178/186 kB | 170/524 kB | 134/273 kB | 36/39 kB Progress (5): 276/429 kB | 178/186 kB | 174/524 kB | 134/273 kB | 36/39 kB Progress (5): 276/429 kB | 178/186 kB | 174/524 kB | 138/273 kB | 36/39 kB Progress (5): 276/429 kB | 182/186 kB | 174/524 kB | 138/273 kB | 36/39 kB Progress (5): 276/429 kB | 182/186 kB | 174/524 kB | 142/273 kB | 36/39 kB Progress (5): 276/429 kB | 182/186 kB | 178/524 kB | 142/273 kB | 36/39 kB Progress (5): 276/429 kB | 182/186 kB | 178/524 kB | 142/273 kB | 39 kB Progress (5): 280/429 kB | 182/186 kB | 178/524 kB | 142/273 kB | 39 kB Progress (5): 280/429 kB | 182/186 kB | 182/524 kB | 142/273 kB | 39 kB Progress (5): 280/429 kB | 182/186 kB | 182/524 kB | 146/273 kB | 39 kB Progress (5): 280/429 kB | 186 kB | 182/524 kB | 146/273 kB | 39 kB Progress (5): 280/429 kB | 186 kB | 182/524 kB | 150/273 kB | 39 kB Progress (5): 280/429 kB | 186 kB | 186/524 kB | 150/273 kB | 39 kB Progress (5): 284/429 kB | 186 kB | 186/524 kB | 150/273 kB | 39 kB Progress (5): 284/429 kB | 186 kB | 190/524 kB | 150/273 kB | 39 kB Progress (5): 284/429 kB | 186 kB | 190/524 kB | 154/273 kB | 39 kB Progress (5): 284/429 kB | 186 kB | 194/524 kB | 154/273 kB | 39 kB Progress (5): 288/429 kB | 186 kB | 194/524 kB | 154/273 kB | 39 kB Progress (5): 288/429 kB | 186 kB | 198/524 kB | 154/273 kB | 39 kB Progress (5): 288/429 kB | 186 kB | 198/524 kB | 158/273 kB | 39 kB Progress (5): 288/429 kB | 186 kB | 202/524 kB | 158/273 kB | 39 kB Progress (5): 292/429 kB | 186 kB | 202/524 kB | 158/273 kB | 39 kB Progress (5): 292/429 kB | 186 kB | 206/524 kB | 158/273 kB | 39 kB Progress (5): 292/429 kB | 186 kB | 206/524 kB | 162/273 kB | 39 kB Progress (5): 292/429 kB | 186 kB | 210/524 kB | 162/273 kB | 39 kB Progress (5): 296/429 kB | 186 kB | 210/524 kB | 162/273 kB | 39 kB Progress (5): 296/429 kB | 186 kB | 214/524 kB | 162/273 kB | 39 kB Progress (5): 296/429 kB | 186 kB | 214/524 kB | 166/273 kB | 39 kB Progress (5): 296/429 kB | 186 kB | 218/524 kB | 166/273 kB | 39 kB Progress (5): 300/429 kB | 186 kB | 218/524 kB | 166/273 kB | 39 kB Progress (5): 300/429 kB | 186 kB | 222/524 kB | 166/273 kB | 39 kB Progress (5): 300/429 kB | 186 kB | 222/524 kB | 170/273 kB | 39 kB Progress (5): 300/429 kB | 186 kB | 226/524 kB | 170/273 kB | 39 kB Progress (5): 304/429 kB | 186 kB | 226/524 kB | 170/273 kB | 39 kB Progress (5): 304/429 kB | 186 kB | 230/524 kB | 170/273 kB | 39 kB Progress (5): 304/429 kB | 186 kB | 230/524 kB | 174/273 kB | 39 kB Progress (5): 304/429 kB | 186 kB | 234/524 kB | 174/273 kB | 39 kB Progress (5): 308/429 kB | 186 kB | 234/524 kB | 174/273 kB | 39 kB Progress (5): 308/429 kB | 186 kB | 238/524 kB | 174/273 kB | 39 kB Progress (5): 308/429 kB | 186 kB | 238/524 kB | 178/273 kB | 39 kB Progress (5): 308/429 kB | 186 kB | 242/524 kB | 178/273 kB | 39 kB 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 175 kB/s) [2019-07-29T20:13:07.233Z] Progress (4): 312/429 kB | 186 kB | 242/524 kB | 178/273 kB 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 [2019-07-29T20:13:07.233Z] Progress (4): 312/429 kB | 186 kB | 246/524 kB | 178/273 kB Progress (4): 312/429 kB | 186 kB | 246/524 kB | 182/273 kB Progress (4): 312/429 kB | 186 kB | 250/524 kB | 182/273 kB Progress (4): 316/429 kB | 186 kB | 250/524 kB | 182/273 kB Progress (4): 316/429 kB | 186 kB | 254/524 kB | 182/273 kB Progress (4): 316/429 kB | 186 kB | 254/524 kB | 186/273 kB Progress (4): 316/429 kB | 186 kB | 258/524 kB | 186/273 kB 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 818 kB/s) [2019-07-29T20:13:07.233Z] Progress (3): 320/429 kB | 258/524 kB | 186/273 kB 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 [2019-07-29T20:13:07.233Z] Progress (3): 320/429 kB | 262/524 kB | 186/273 kB Progress (3): 320/429 kB | 262/524 kB | 190/273 kB Progress (3): 320/429 kB | 266/524 kB | 190/273 kB Progress (3): 324/429 kB | 266/524 kB | 190/273 kB Progress (3): 324/429 kB | 270/524 kB | 190/273 kB Progress (3): 324/429 kB | 270/524 kB | 194/273 kB Progress (3): 324/429 kB | 274/524 kB | 194/273 kB Progress (3): 328/429 kB | 274/524 kB | 194/273 kB Progress (3): 328/429 kB | 278/524 kB | 194/273 kB Progress (3): 328/429 kB | 278/524 kB | 198/273 kB Progress (3): 328/429 kB | 282/524 kB | 198/273 kB Progress (3): 332/429 kB | 282/524 kB | 198/273 kB Progress (3): 332/429 kB | 286/524 kB | 198/273 kB Progress (3): 332/429 kB | 286/524 kB | 202/273 kB Progress (3): 332/429 kB | 290/524 kB | 202/273 kB Progress (3): 336/429 kB | 290/524 kB | 202/273 kB Progress (3): 336/429 kB | 294/524 kB | 202/273 kB Progress (3): 336/429 kB | 294/524 kB | 206/273 kB Progress (3): 336/429 kB | 298/524 kB | 206/273 kB Progress (3): 336/429 kB | 302/524 kB | 206/273 kB Progress (3): 340/429 kB | 302/524 kB | 206/273 kB Progress (3): 340/429 kB | 306/524 kB | 206/273 kB Progress (4): 340/429 kB | 306/524 kB | 206/273 kB | 4.1/35 kB Progress (5): 340/429 kB | 306/524 kB | 206/273 kB | 4.1/35 kB | 4.1/156 kB Progress (5): 340/429 kB | 306/524 kB | 210/273 kB | 4.1/35 kB | 4.1/156 kB Progress (5): 340/429 kB | 306/524 kB | 210/273 kB | 4.1/35 kB | 7.7/156 kB Progress (5): 340/429 kB | 306/524 kB | 210/273 kB | 7.7/35 kB | 7.7/156 kB Progress (5): 340/429 kB | 310/524 kB | 210/273 kB | 7.7/35 kB | 7.7/156 kB Progress (5): 344/429 kB | 310/524 kB | 210/273 kB | 7.7/35 kB | 7.7/156 kB Progress (5): 344/429 kB | 314/524 kB | 210/273 kB | 7.7/35 kB | 7.7/156 kB Progress (5): 344/429 kB | 314/524 kB | 210/273 kB | 12/35 kB | 7.7/156 kB Progress (5): 344/429 kB | 314/524 kB | 210/273 kB | 12/35 kB | 12/156 kB Progress (5): 344/429 kB | 314/524 kB | 214/273 kB | 12/35 kB | 12/156 kB Progress (5): 344/429 kB | 314/524 kB | 214/273 kB | 12/35 kB | 16/156 kB Progress (5): 344/429 kB | 314/524 kB | 214/273 kB | 16/35 kB | 16/156 kB Progress (5): 344/429 kB | 318/524 kB | 214/273 kB | 16/35 kB | 16/156 kB Progress (5): 348/429 kB | 318/524 kB | 214/273 kB | 16/35 kB | 16/156 kB Progress (5): 348/429 kB | 322/524 kB | 214/273 kB | 16/35 kB | 16/156 kB Progress (5): 348/429 kB | 322/524 kB | 214/273 kB | 20/35 kB | 16/156 kB Progress (5): 348/429 kB | 322/524 kB | 214/273 kB | 20/35 kB | 20/156 kB Progress (5): 348/429 kB | 322/524 kB | 218/273 kB | 20/35 kB | 20/156 kB Progress (5): 348/429 kB | 322/524 kB | 218/273 kB | 20/35 kB | 24/156 kB Progress (5): 348/429 kB | 322/524 kB | 218/273 kB | 24/35 kB | 24/156 kB Progress (5): 348/429 kB | 326/524 kB | 218/273 kB | 24/35 kB | 24/156 kB Progress (5): 352/429 kB | 326/524 kB | 218/273 kB | 24/35 kB | 24/156 kB Progress (5): 352/429 kB | 330/524 kB | 218/273 kB | 24/35 kB | 24/156 kB Progress (5): 352/429 kB | 330/524 kB | 218/273 kB | 28/35 kB | 24/156 kB Progress (5): 352/429 kB | 330/524 kB | 218/273 kB | 28/35 kB | 28/156 kB Progress (5): 352/429 kB | 330/524 kB | 222/273 kB | 28/35 kB | 28/156 kB Progress (5): 352/429 kB | 330/524 kB | 222/273 kB | 28/35 kB | 32/156 kB Progress (5): 352/429 kB | 330/524 kB | 222/273 kB | 32/35 kB | 32/156 kB Progress (5): 352/429 kB | 334/524 kB | 222/273 kB | 32/35 kB | 32/156 kB Progress (5): 356/429 kB | 334/524 kB | 222/273 kB | 32/35 kB | 32/156 kB Progress (5): 356/429 kB | 338/524 kB | 222/273 kB | 32/35 kB | 32/156 kB Progress (5): 356/429 kB | 338/524 kB | 222/273 kB | 35 kB | 32/156 kB Progress (5): 356/429 kB | 338/524 kB | 222/273 kB | 35 kB | 33/156 kB Progress (5): 356/429 kB | 338/524 kB | 226/273 kB | 35 kB | 33/156 kB Progress (5): 356/429 kB | 338/524 kB | 226/273 kB | 35 kB | 37/156 kB Progress (5): 356/429 kB | 342/524 kB | 226/273 kB | 35 kB | 37/156 kB Progress (5): 360/429 kB | 342/524 kB | 226/273 kB | 35 kB | 37/156 kB Progress (5): 360/429 kB | 346/524 kB | 226/273 kB | 35 kB | 37/156 kB Progress (5): 360/429 kB | 346/524 kB | 226/273 kB | 35 kB | 41/156 kB Progress (5): 360/429 kB | 346/524 kB | 230/273 kB | 35 kB | 41/156 kB Progress (5): 360/429 kB | 346/524 kB | 230/273 kB | 35 kB | 45/156 kB Progress (5): 360/429 kB | 350/524 kB | 230/273 kB | 35 kB | 45/156 kB Progress (5): 364/429 kB | 350/524 kB | 230/273 kB | 35 kB | 45/156 kB Progress (5): 364/429 kB | 354/524 kB | 230/273 kB | 35 kB | 45/156 kB Progress (5): 364/429 kB | 354/524 kB | 230/273 kB | 35 kB | 49/156 kB Progress (5): 364/429 kB | 354/524 kB | 234/273 kB | 35 kB | 49/156 kB Progress (5): 364/429 kB | 354/524 kB | 234/273 kB | 35 kB | 53/156 kB Progress (5): 364/429 kB | 358/524 kB | 234/273 kB | 35 kB | 53/156 kB Progress (5): 368/429 kB | 358/524 kB | 234/273 kB | 35 kB | 53/156 kB Progress (5): 368/429 kB | 362/524 kB | 234/273 kB | 35 kB | 53/156 kB Progress (5): 368/429 kB | 362/524 kB | 234/273 kB | 35 kB | 57/156 kB Progress (5): 368/429 kB | 362/524 kB | 238/273 kB | 35 kB | 57/156 kB Progress (5): 368/429 kB | 362/524 kB | 238/273 kB | 35 kB | 61/156 kB Progress (5): 368/429 kB | 366/524 kB | 238/273 kB | 35 kB | 61/156 kB Progress (5): 372/429 kB | 366/524 kB | 238/273 kB | 35 kB | 61/156 kB Progress (5): 372/429 kB | 370/524 kB | 238/273 kB | 35 kB | 61/156 kB Progress (5): 372/429 kB | 370/524 kB | 238/273 kB | 35 kB | 65/156 kB Progress (5): 372/429 kB | 370/524 kB | 242/273 kB | 35 kB | 65/156 kB Progress (5): 372/429 kB | 370/524 kB | 242/273 kB | 35 kB | 66/156 kB Progress (5): 372/429 kB | 374/524 kB | 242/273 kB | 35 kB | 66/156 kB Progress (5): 376/429 kB | 374/524 kB | 242/273 kB | 35 kB | 66/156 kB Progress (5): 376/429 kB | 378/524 kB | 242/273 kB | 35 kB | 66/156 kB Progress (5): 376/429 kB | 378/524 kB | 242/273 kB | 35 kB | 70/156 kB 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 121 kB/s) [2019-07-29T20:13:07.233Z] 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 [2019-07-29T20:13:07.233Z] Progress (4): 376/429 kB | 378/524 kB | 246/273 kB | 70/156 kB Progress (4): 376/429 kB | 378/524 kB | 246/273 kB | 74/156 kB Progress (4): 376/429 kB | 382/524 kB | 246/273 kB | 74/156 kB Progress (4): 380/429 kB | 382/524 kB | 246/273 kB | 74/156 kB Progress (4): 380/429 kB | 386/524 kB | 246/273 kB | 74/156 kB Progress (4): 380/429 kB | 386/524 kB | 246/273 kB | 78/156 kB Progress (4): 380/429 kB | 386/524 kB | 250/273 kB | 78/156 kB Progress (4): 380/429 kB | 386/524 kB | 250/273 kB | 82/156 kB Progress (4): 380/429 kB | 390/524 kB | 250/273 kB | 82/156 kB Progress (4): 384/429 kB | 390/524 kB | 250/273 kB | 82/156 kB Progress (4): 384/429 kB | 394/524 kB | 250/273 kB | 82/156 kB Progress (4): 384/429 kB | 394/524 kB | 250/273 kB | 86/156 kB Progress (4): 384/429 kB | 394/524 kB | 254/273 kB | 86/156 kB Progress (4): 384/429 kB | 394/524 kB | 254/273 kB | 90/156 kB Progress (4): 384/429 kB | 398/524 kB | 254/273 kB | 90/156 kB Progress (4): 388/429 kB | 398/524 kB | 254/273 kB | 90/156 kB Progress (4): 388/429 kB | 402/524 kB | 254/273 kB | 90/156 kB Progress (4): 388/429 kB | 402/524 kB | 254/273 kB | 94/156 kB Progress (4): 388/429 kB | 402/524 kB | 258/273 kB | 94/156 kB Progress (4): 388/429 kB | 402/524 kB | 258/273 kB | 98/156 kB Progress (4): 388/429 kB | 402/524 kB | 258/273 kB | 98/156 kB Progress (4): 388/429 kB | 406/524 kB | 258/273 kB | 98/156 kB Progress (4): 392/429 kB | 406/524 kB | 258/273 kB | 98/156 kB Progress (4): 392/429 kB | 410/524 kB | 258/273 kB | 98/156 kB Progress (4): 392/429 kB | 410/524 kB | 258/273 kB | 102/156 kB Progress (4): 392/429 kB | 410/524 kB | 262/273 kB | 102/156 kB Progress (4): 392/429 kB | 410/524 kB | 262/273 kB | 106/156 kB Progress (4): 392/429 kB | 414/524 kB | 262/273 kB | 106/156 kB Progress (4): 396/429 kB | 414/524 kB | 262/273 kB | 106/156 kB Progress (4): 396/429 kB | 418/524 kB | 262/273 kB | 106/156 kB Progress (4): 396/429 kB | 418/524 kB | 262/273 kB | 110/156 kB Progress (4): 396/429 kB | 418/524 kB | 266/273 kB | 110/156 kB Progress (4): 396/429 kB | 418/524 kB | 266/273 kB | 114/156 kB Progress (4): 396/429 kB | 422/524 kB | 266/273 kB | 114/156 kB Progress (4): 400/429 kB | 422/524 kB | 266/273 kB | 114/156 kB Progress (4): 400/429 kB | 426/524 kB | 266/273 kB | 114/156 kB Progress (4): 400/429 kB | 426/524 kB | 266/273 kB | 118/156 kB Progress (4): 400/429 kB | 426/524 kB | 270/273 kB | 118/156 kB Progress (4): 400/429 kB | 426/524 kB | 270/273 kB | 122/156 kB Progress (4): 400/429 kB | 430/524 kB | 270/273 kB | 122/156 kB Progress (4): 404/429 kB | 430/524 kB | 270/273 kB | 122/156 kB Progress (4): 404/429 kB | 434/524 kB | 270/273 kB | 122/156 kB Progress (4): 404/429 kB | 434/524 kB | 270/273 kB | 126/156 kB Progress (4): 404/429 kB | 434/524 kB | 273 kB | 126/156 kB Progress (4): 404/429 kB | 434/524 kB | 273 kB | 130/156 kB Progress (4): 404/429 kB | 438/524 kB | 273 kB | 130/156 kB Progress (4): 408/429 kB | 438/524 kB | 273 kB | 130/156 kB Progress (4): 408/429 kB | 442/524 kB | 273 kB | 130/156 kB Progress (4): 408/429 kB | 442/524 kB | 273 kB | 134/156 kB Progress (4): 408/429 kB | 446/524 kB | 273 kB | 134/156 kB Progress (4): 412/429 kB | 446/524 kB | 273 kB | 134/156 kB Progress (4): 412/429 kB | 450/524 kB | 273 kB | 134/156 kB Progress (4): 412/429 kB | 450/524 kB | 273 kB | 138/156 kB Progress (4): 412/429 kB | 454/524 kB | 273 kB | 138/156 kB Progress (4): 416/429 kB | 454/524 kB | 273 kB | 138/156 kB Progress (4): 416/429 kB | 458/524 kB | 273 kB | 138/156 kB Progress (4): 416/429 kB | 458/524 kB | 273 kB | 142/156 kB Progress (4): 416/429 kB | 462/524 kB | 273 kB | 142/156 kB Progress (4): 420/429 kB | 462/524 kB | 273 kB | 142/156 kB Progress (4): 420/429 kB | 466/524 kB | 273 kB | 142/156 kB Progress (4): 420/429 kB | 466/524 kB | 273 kB | 146/156 kB Progress (4): 420/429 kB | 470/524 kB | 273 kB | 146/156 kB Progress (4): 424/429 kB | 470/524 kB | 273 kB | 146/156 kB Progress (4): 424/429 kB | 474/524 kB | 273 kB | 146/156 kB Progress (4): 424/429 kB | 474/524 kB | 273 kB | 150/156 kB Progress (4): 424/429 kB | 478/524 kB | 273 kB | 150/156 kB Progress (4): 428/429 kB | 478/524 kB | 273 kB | 150/156 kB Progress (4): 428/429 kB | 482/524 kB | 273 kB | 150/156 kB Progress (4): 428/429 kB | 482/524 kB | 273 kB | 154/156 kB Progress (4): 428/429 kB | 486/524 kB | 273 kB | 154/156 kB Progress (4): 429 kB | 486/524 kB | 273 kB | 154/156 kB Progress (4): 429 kB | 490/524 kB | 273 kB | 154/156 kB Progress (4): 429 kB | 490/524 kB | 273 kB | 156 kB Progress (4): 429 kB | 494/524 kB | 273 kB | 156 kB Progress (4): 429 kB | 498/524 kB | 273 kB | 156 kB 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 877 kB/s) [2019-07-29T20:13:07.233Z] Progress (3): 429 kB | 502/524 kB | 156 kB 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 [2019-07-29T20:13:07.233Z] Progress (3): 429 kB | 506/524 kB | 156 kB Progress (3): 429 kB | 510/524 kB | 156 kB Progress (3): 429 kB | 514/524 kB | 156 kB Progress (3): 429 kB | 518/524 kB | 156 kB Progress (3): 429 kB | 522/524 kB | 156 kB Progress (3): 429 kB | 524 kB | 156 kB 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 1.3 MB/s) [2019-07-29T20:13:07.233Z] 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 [2019-07-29T20:13:07.233Z] 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 479 kB/s) [2019-07-29T20:13:07.233Z] 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 [2019-07-29T20:13:07.233Z] 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.6 MB/s) [2019-07-29T20:13:07.233Z] 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 [2019-07-29T20:13:07.233Z] Progress (1): 4.1/30 kB Progress (2): 4.1/30 kB | 4.1/332 kB Progress (3): 4.1/30 kB | 4.1/332 kB | 4.1/68 kB Progress (3): 4.1/30 kB | 7.7/332 kB | 4.1/68 kB Progress (3): 7.7/30 kB | 7.7/332 kB | 4.1/68 kB Progress (3): 7.7/30 kB | 12/332 kB | 4.1/68 kB Progress (3): 7.7/30 kB | 12/332 kB | 7.7/68 kB Progress (3): 7.7/30 kB | 16/332 kB | 7.7/68 kB Progress (3): 12/30 kB | 16/332 kB | 7.7/68 kB Progress (3): 12/30 kB | 16/332 kB | 12/68 kB Progress (3): 16/30 kB | 16/332 kB | 12/68 kB Progress (3): 16/30 kB | 20/332 kB | 12/68 kB Progress (3): 20/30 kB | 20/332 kB | 12/68 kB Progress (3): 20/30 kB | 20/332 kB | 16/68 kB Progress (3): 24/30 kB | 20/332 kB | 16/68 kB Progress (3): 24/30 kB | 24/332 kB | 16/68 kB Progress (3): 28/30 kB | 24/332 kB | 16/68 kB Progress (3): 28/30 kB | 24/332 kB | 20/68 kB Progress (3): 30 kB | 24/332 kB | 20/68 kB Progress (3): 30 kB | 28/332 kB | 20/68 kB Progress (3): 30 kB | 28/332 kB | 24/68 kB Progress (3): 30 kB | 32/332 kB | 24/68 kB Progress (3): 30 kB | 32/332 kB | 28/68 kB Progress (3): 30 kB | 33/332 kB | 28/68 kB Progress (3): 30 kB | 33/332 kB | 32/68 kB Progress (3): 30 kB | 37/332 kB | 32/68 kB Progress (3): 30 kB | 37/332 kB | 33/68 kB Progress (3): 30 kB | 41/332 kB | 33/68 kB Progress (3): 30 kB | 41/332 kB | 37/68 kB Progress (3): 30 kB | 45/332 kB | 37/68 kB Progress (3): 30 kB | 45/332 kB | 41/68 kB Progress (3): 30 kB | 49/332 kB | 41/68 kB Progress (3): 30 kB | 49/332 kB | 45/68 kB Progress (3): 30 kB | 53/332 kB | 45/68 kB Progress (3): 30 kB | 53/332 kB | 49/68 kB Progress (3): 30 kB | 57/332 kB | 49/68 kB Progress (3): 30 kB | 57/332 kB | 53/68 kB Progress (3): 30 kB | 61/332 kB | 53/68 kB Progress (3): 30 kB | 61/332 kB | 57/68 kB Progress (3): 30 kB | 65/332 kB | 57/68 kB Progress (3): 30 kB | 65/332 kB | 61/68 kB Progress (3): 30 kB | 66/332 kB | 61/68 kB Progress (3): 30 kB | 66/332 kB | 65/68 kB Progress (3): 30 kB | 70/332 kB | 65/68 kB Progress (3): 30 kB | 70/332 kB | 68 kB Progress (3): 30 kB | 74/332 kB | 68 kB Progress (3): 30 kB | 78/332 kB | 68 kB Progress (3): 30 kB | 82/332 kB | 68 kB Progress (3): 30 kB | 86/332 kB | 68 kB Progress (3): 30 kB | 90/332 kB | 68 kB Progress (3): 30 kB | 94/332 kB | 68 kB Progress (3): 30 kB | 98/332 kB | 68 kB Progress (3): 30 kB | 98/332 kB | 68 kB Progress (3): 30 kB | 102/332 kB | 68 kB Progress (3): 30 kB | 106/332 kB | 68 kB 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 77 kB/s) [2019-07-29T20:13:07.233Z] Progress (2): 110/332 kB | 68 kB 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 [2019-07-29T20:13:07.233Z] Progress (2): 114/332 kB | 68 kB Progress (2): 118/332 kB | 68 kB Progress (2): 122/332 kB | 68 kB Progress (2): 126/332 kB | 68 kB Progress (2): 130/332 kB | 68 kB Progress (2): 134/332 kB | 68 kB Progress (2): 138/332 kB | 68 kB Progress (3): 138/332 kB | 68 kB | 4.1/38 kB Progress (3): 142/332 kB | 68 kB | 4.1/38 kB Progress (3): 142/332 kB | 68 kB | 7.7/38 kB Progress (3): 146/332 kB | 68 kB | 7.7/38 kB Progress (3): 146/332 kB | 68 kB | 12/38 kB Progress (3): 150/332 kB | 68 kB | 12/38 kB Progress (3): 150/332 kB | 68 kB | 16/38 kB Progress (3): 154/332 kB | 68 kB | 16/38 kB Progress (3): 154/332 kB | 68 kB | 20/38 kB Progress (3): 158/332 kB | 68 kB | 20/38 kB Progress (3): 158/332 kB | 68 kB | 24/38 kB Progress (3): 162/332 kB | 68 kB | 24/38 kB Progress (3): 162/332 kB | 68 kB | 28/38 kB Progress (3): 166/332 kB | 68 kB | 28/38 kB Progress (3): 166/332 kB | 68 kB | 32/38 kB Progress (3): 170/332 kB | 68 kB | 32/38 kB Progress (3): 170/332 kB | 68 kB | 33/38 kB Progress (3): 174/332 kB | 68 kB | 33/38 kB Progress (3): 174/332 kB | 68 kB | 37/38 kB 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 172 kB/s) [2019-07-29T20:13:07.233Z] 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 [2019-07-29T20:13:07.233Z] Progress (2): 178/332 kB | 37/38 kB Progress (3): 178/332 kB | 37/38 kB | 4.1/35 kB Progress (3): 178/332 kB | 38 kB | 4.1/35 kB Progress (3): 178/332 kB | 38 kB | 7.7/35 kB Progress (3): 182/332 kB | 38 kB | 7.7/35 kB Progress (3): 182/332 kB | 38 kB | 12/35 kB Progress (3): 186/332 kB | 38 kB | 12/35 kB Progress (3): 186/332 kB | 38 kB | 16/35 kB Progress (3): 190/332 kB | 38 kB | 16/35 kB Progress (3): 190/332 kB | 38 kB | 20/35 kB Progress (3): 194/332 kB | 38 kB | 20/35 kB Progress (3): 194/332 kB | 38 kB | 24/35 kB Progress (3): 198/332 kB | 38 kB | 24/35 kB Progress (3): 198/332 kB | 38 kB | 28/35 kB Progress (3): 202/332 kB | 38 kB | 28/35 kB Progress (3): 202/332 kB | 38 kB | 32/35 kB Progress (3): 206/332 kB | 38 kB | 32/35 kB Progress (3): 206/332 kB | 38 kB | 35 kB Progress (3): 210/332 kB | 38 kB | 35 kB Progress (3): 214/332 kB | 38 kB | 35 kB Progress (3): 218/332 kB | 38 kB | 35 kB Progress (3): 222/332 kB | 38 kB | 35 kB Progress (3): 226/332 kB | 38 kB | 35 kB Progress (3): 230/332 kB | 38 kB | 35 kB Progress (3): 234/332 kB | 38 kB | 35 kB Progress (3): 238/332 kB | 38 kB | 35 kB Progress (3): 242/332 kB | 38 kB | 35 kB Progress (3): 246/332 kB | 38 kB | 35 kB Progress (3): 250/332 kB | 38 kB | 35 kB Progress (3): 254/332 kB | 38 kB | 35 kB Progress (3): 258/332 kB | 38 kB | 35 kB Progress (3): 262/332 kB | 38 kB | 35 kB Progress (3): 266/332 kB | 38 kB | 35 kB Progress (4): 266/332 kB | 38 kB | 35 kB | 4.1/108 kB Progress (4): 270/332 kB | 38 kB | 35 kB | 4.1/108 kB Progress (4): 270/332 kB | 38 kB | 35 kB | 7.7/108 kB Progress (4): 274/332 kB | 38 kB | 35 kB | 7.7/108 kB Progress (4): 274/332 kB | 38 kB | 35 kB | 12/108 kB Progress (4): 278/332 kB | 38 kB | 35 kB | 12/108 kB Progress (4): 278/332 kB | 38 kB | 35 kB | 16/108 kB Progress (4): 282/332 kB | 38 kB | 35 kB | 16/108 kB Progress (4): 282/332 kB | 38 kB | 35 kB | 20/108 kB Progress (4): 286/332 kB | 38 kB | 35 kB | 20/108 kB 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 92 kB/s) [2019-07-29T20:13:07.233Z] Progress (3): 286/332 kB | 35 kB | 24/108 kB Progress (4): 286/332 kB | 35 kB | 24/108 kB | 4.1/315 kB Progress (4): 290/332 kB | 35 kB | 24/108 kB | 4.1/315 kB 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 86 kB/s) [2019-07-29T20:13:07.233Z] Progress (3): 290/332 kB | 24/108 kB | 7.7/315 kB Progress (3): 290/332 kB | 28/108 kB | 7.7/315 kB Progress (3): 294/332 kB | 28/108 kB | 7.7/315 kB Progress (3): 294/332 kB | 32/108 kB | 7.7/315 kB Progress (3): 294/332 kB | 32/108 kB | 12/315 kB Progress (3): 294/332 kB | 33/108 kB | 12/315 kB Progress (3): 298/332 kB | 33/108 kB | 12/315 kB Progress (3): 298/332 kB | 37/108 kB | 12/315 kB Progress (3): 298/332 kB | 37/108 kB | 16/315 kB Progress (3): 298/332 kB | 41/108 kB | 16/315 kB Progress (3): 302/332 kB | 41/108 kB | 16/315 kB Progress (3): 302/332 kB | 45/108 kB | 16/315 kB Progress (3): 302/332 kB | 45/108 kB | 20/315 kB Progress (3): 302/332 kB | 49/108 kB | 20/315 kB Progress (3): 306/332 kB | 49/108 kB | 20/315 kB Progress (3): 306/332 kB | 53/108 kB | 20/315 kB Progress (3): 306/332 kB | 53/108 kB | 24/315 kB Progress (3): 306/332 kB | 57/108 kB | 24/315 kB Progress (3): 310/332 kB | 57/108 kB | 24/315 kB Progress (3): 310/332 kB | 61/108 kB | 24/315 kB Progress (3): 310/332 kB | 61/108 kB | 28/315 kB Progress (3): 310/332 kB | 65/108 kB | 28/315 kB Progress (3): 314/332 kB | 65/108 kB | 28/315 kB Progress (3): 314/332 kB | 66/108 kB | 28/315 kB Progress (3): 314/332 kB | 66/108 kB | 32/315 kB Progress (3): 314/332 kB | 70/108 kB | 32/315 kB Progress (3): 318/332 kB | 70/108 kB | 32/315 kB Progress (3): 318/332 kB | 74/108 kB | 32/315 kB Progress (3): 318/332 kB | 74/108 kB | 33/315 kB Progress (3): 318/332 kB | 78/108 kB | 33/315 kB Progress (3): 322/332 kB | 78/108 kB | 33/315 kB Progress (3): 322/332 kB | 82/108 kB | 33/315 kB Progress (3): 322/332 kB | 82/108 kB | 37/315 kB Progress (3): 322/332 kB | 86/108 kB | 37/315 kB Progress (3): 326/332 kB | 86/108 kB | 37/315 kB Progress (3): 326/332 kB | 90/108 kB | 37/315 kB Progress (3): 326/332 kB | 90/108 kB | 41/315 kB Progress (3): 326/332 kB | 94/108 kB | 41/315 kB Progress (3): 330/332 kB | 94/108 kB | 41/315 kB Progress (3): 330/332 kB | 94/108 kB | 45/315 kB Progress (3): 330/332 kB | 98/108 kB | 45/315 kB Progress (3): 330/332 kB | 98/108 kB | 49/315 kB Progress (3): 332 kB | 98/108 kB | 49/315 kB Progress (3): 332 kB | 102/108 kB | 49/315 kB Progress (3): 332 kB | 102/108 kB | 53/315 kB Progress (3): 332 kB | 106/108 kB | 53/315 kB Progress (3): 332 kB | 106/108 kB | 57/315 kB Progress (3): 332 kB | 108 kB | 57/315 kB Progress (3): 332 kB | 108 kB | 61/315 kB Progress (3): 332 kB | 108 kB | 65/315 kB Progress (3): 332 kB | 108 kB | 66/315 kB Progress (3): 332 kB | 108 kB | 70/315 kB 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 228 kB/s) [2019-07-29T20:13:07.233Z] 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 700 kB/s) [2019-07-29T20:13:07.491Z] Progress (1): 74/315 kB Progress (1): 78/315 kB Progress (1): 82/315 kB Progress (1): 86/315 kB Progress (1): 90/315 kB Progress (1): 94/315 kB Progress (1): 98/315 kB Progress (1): 98/315 kB Progress (1): 102/315 kB Progress (1): 106/315 kB Progress (1): 110/315 kB Progress (1): 114/315 kB Progress (1): 118/315 kB Progress (1): 122/315 kB Progress (1): 126/315 kB Progress (1): 130/315 kB Progress (1): 131/315 kB Progress (1): 135/315 kB Progress (1): 139/315 kB Progress (1): 143/315 kB Progress (1): 147/315 kB Progress (1): 151/315 kB Progress (1): 155/315 kB Progress (1): 159/315 kB Progress (1): 163/315 kB Progress (1): 164/315 kB Progress (1): 168/315 kB Progress (1): 172/315 kB Progress (1): 176/315 kB Progress (1): 180/315 kB Progress (1): 184/315 kB Progress (1): 188/315 kB Progress (1): 192/315 kB Progress (1): 196/315 kB Progress (1): 200/315 kB Progress (1): 204/315 kB Progress (1): 208/315 kB Progress (1): 212/315 kB Progress (1): 216/315 kB Progress (1): 220/315 kB Progress (1): 224/315 kB Progress (1): 228/315 kB Progress (1): 232/315 kB Progress (1): 236/315 kB Progress (1): 240/315 kB Progress (1): 244/315 kB Progress (1): 248/315 kB Progress (1): 252/315 kB Progress (1): 256/315 kB Progress (1): 260/315 kB Progress (1): 264/315 kB Progress (1): 268/315 kB Progress (1): 272/315 kB Progress (1): 276/315 kB Progress (1): 280/315 kB Progress (1): 284/315 kB Progress (1): 288/315 kB Progress (1): 292/315 kB Progress (1): 296/315 kB Progress (1): 300/315 kB Progress (1): 304/315 kB Progress (1): 308/315 kB Progress (1): 312/315 kB Progress (1): 315 kB 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 612 kB/s) [2019-07-29T20:13:08.057Z] 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 [2019-07-29T20:13:08.057Z] 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 [2019-07-29T20:13:08.057Z] 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 [2019-07-29T20:13:08.057Z] 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 [2019-07-29T20:13:08.057Z] 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 [2019-07-29T20:13:08.057Z] 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 [2019-07-29T20:13:08.314Z] Progress (1): 3.3 kB 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 195 kB/s) [2019-07-29T20:13:08.314Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-29T20:13:08.314Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-29T20:13:08.314Z] 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 [2019-07-29T20:13:08.314Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-29T20:13:08.571Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-29T20:13:08.571Z] 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 [2019-07-29T20:13:08.571Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 392 kB/s) [2019-07-29T20:13:08.571Z] 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 [2019-07-29T20:13:08.571Z] 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 [2019-07-29T20:13:08.571Z] 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 [2019-07-29T20:13:08.829Z] 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 [2019-07-29T20:13:08.829Z] 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 [2019-07-29T20:13:08.829Z] 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 [2019-07-29T20:13:08.829Z] Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 36/36 kB Progress (1): 36 kB 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 621 kB/s) [2019-07-29T20:13:08.829Z] 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 [2019-07-29T20:13:08.829Z] 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 [2019-07-29T20:13:08.829Z] 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 [2019-07-29T20:13:09.087Z] 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 [2019-07-29T20:13:09.087Z] 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 [2019-07-29T20:13:09.087Z] 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 [2019-07-29T20:13:09.087Z] Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB 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 362 kB/s) [2019-07-29T20:13:09.087Z] 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 [2019-07-29T20:13:09.087Z] 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 [2019-07-29T20:13:09.087Z] 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 [2019-07-29T20:13:09.344Z] 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 [2019-07-29T20:13:09.344Z] 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 [2019-07-29T20:13:09.344Z] 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 [2019-07-29T20:13:09.344Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 455 kB/s) [2019-07-29T20:13:09.344Z] 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 [2019-07-29T20:13:09.344Z] 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 [2019-07-29T20:13:09.344Z] 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 [2019-07-29T20:13:09.600Z] 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 [2019-07-29T20:13:09.600Z] 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 [2019-07-29T20:13:09.858Z] 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 [2019-07-29T20:13:09.858Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 257 kB/s) [2019-07-29T20:13:09.858Z] 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 [2019-07-29T20:13:09.858Z] 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 [2019-07-29T20:13:09.858Z] 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 [2019-07-29T20:13:10.116Z] 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 [2019-07-29T20:13:10.116Z] 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 [2019-07-29T20:13:10.116Z] 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 [2019-07-29T20:13:10.116Z] Progress (1): 2.0 kB 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 50 kB/s) [2019-07-29T20:13:10.116Z] 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 [2019-07-29T20:13:10.116Z] 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 [2019-07-29T20:13:10.116Z] 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 [2019-07-29T20:13:10.374Z] 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 [2019-07-29T20:13:10.374Z] 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 [2019-07-29T20:13:10.374Z] 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 [2019-07-29T20:13:10.631Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 213 kB/s) [2019-07-29T20:13:10.631Z] 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 [2019-07-29T20:13:10.631Z] 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 [2019-07-29T20:13:10.631Z] 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 [2019-07-29T20:13:10.631Z] 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 [2019-07-29T20:13:10.631Z] 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 [2019-07-29T20:13:10.891Z] 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 [2019-07-29T20:13:10.891Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 192 kB/s) [2019-07-29T20:13:10.891Z] 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 [2019-07-29T20:13:10.891Z] 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 [2019-07-29T20:13:10.891Z] 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 [2019-07-29T20:13:11.227Z] 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 [2019-07-29T20:13:11.227Z] 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 [2019-07-29T20:13:11.227Z] 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 [2019-07-29T20:13:11.227Z] Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB 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 622 kB/s) [2019-07-29T20:13:11.579Z] 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 [2019-07-29T20:13:11.579Z] 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 [2019-07-29T20:13:11.838Z] 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 [2019-07-29T20:13:11.838Z] 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 [2019-07-29T20:13:11.838Z] 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 [2019-07-29T20:13:11.838Z] 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 [2019-07-29T20:13:12.122Z] Progress (1): 2.9 kB 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 40 kB/s) [2019-07-29T20:13:12.122Z] 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 [2019-07-29T20:13:12.122Z] 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 [2019-07-29T20:13:12.122Z] 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 [2019-07-29T20:13:12.381Z] 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 [2019-07-29T20:13:12.381Z] 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 [2019-07-29T20:13:12.381Z] 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 [2019-07-29T20:13:12.381Z] Progress (1): 4.1/45 kB Progress (1): 7.7/45 kB Progress (1): 12/45 kB Progress (1): 16/45 kB Progress (1): 20/45 kB Progress (1): 24/45 kB Progress (1): 28/45 kB Progress (1): 32/45 kB Progress (1): 36/45 kB Progress (1): 40/45 kB Progress (1): 44/45 kB Progress (1): 45 kB 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 707 kB/s) [2019-07-29T20:13:12.381Z] 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 [2019-07-29T20:13:12.381Z] 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 [2019-07-29T20:13:12.381Z] 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 [2019-07-29T20:13:12.639Z] 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 [2019-07-29T20:13:12.639Z] 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 [2019-07-29T20:13:12.639Z] 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 [2019-07-29T20:13:12.639Z] Progress (1): 1.8 kB 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 34 kB/s) [2019-07-29T20:13:12.639Z] 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 [2019-07-29T20:13:12.639Z] 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 [2019-07-29T20:13:12.897Z] 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 [2019-07-29T20:13:12.897Z] 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 [2019-07-29T20:13:12.897Z] 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 [2019-07-29T20:13:12.897Z] 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 [2019-07-29T20:13:12.897Z] 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 [2019-07-29T20:13:12.897Z] 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 [2019-07-29T20:13:13.155Z] 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 [2019-07-29T20:13:13.155Z] 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 [2019-07-29T20:13:13.155Z] 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 [2019-07-29T20:13:13.155Z] 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 [2019-07-29T20:13:13.155Z] Progress (1): 4.1/512 kB Progress (1): 7.7/512 kB Progress (1): 12/512 kB Progress (1): 16/512 kB Progress (1): 20/512 kB Progress (1): 24/512 kB Progress (1): 28/512 kB Progress (1): 32/512 kB Progress (1): 36/512 kB Progress (1): 40/512 kB Progress (1): 44/512 kB Progress (1): 48/512 kB Progress (1): 52/512 kB Progress (1): 56/512 kB Progress (1): 60/512 kB Progress (1): 64/512 kB Progress (1): 68/512 kB Progress (1): 72/512 kB Progress (1): 76/512 kB Progress (1): 80/512 kB Progress (1): 84/512 kB Progress (1): 88/512 kB Progress (1): 92/512 kB Progress (1): 96/512 kB Progress (1): 100/512 kB Progress (1): 104/512 kB Progress (1): 108/512 kB Progress (1): 112/512 kB Progress (1): 116/512 kB Progress (1): 120/512 kB Progress (1): 124/512 kB Progress (1): 128/512 kB Progress (1): 132/512 kB Progress (1): 136/512 kB Progress (1): 140/512 kB Progress (1): 144/512 kB Progress (1): 148/512 kB Progress (1): 152/512 kB Progress (1): 156/512 kB Progress (1): 160/512 kB Progress (1): 164/512 kB Progress (1): 168/512 kB Progress (1): 172/512 kB Progress (1): 176/512 kB Progress (1): 180/512 kB Progress (1): 184/512 kB Progress (1): 188/512 kB Progress (1): 192/512 kB Progress (1): 196/512 kB Progress (1): 200/512 kB Progress (1): 204/512 kB Progress (1): 208/512 kB Progress (1): 212/512 kB Progress (1): 216/512 kB Progress (1): 220/512 kB Progress (1): 224/512 kB Progress (1): 228/512 kB Progress (1): 232/512 kB Progress (1): 236/512 kB Progress (1): 240/512 kB Progress (1): 244/512 kB Progress (1): 248/512 kB Progress (1): 252/512 kB Progress (1): 256/512 kB Progress (1): 260/512 kB Progress (1): 264/512 kB Progress (1): 268/512 kB Progress (1): 272/512 kB Progress (1): 276/512 kB Progress (1): 280/512 kB Progress (1): 284/512 kB Progress (1): 288/512 kB Progress (1): 292/512 kB Progress (1): 296/512 kB Progress (1): 300/512 kB Progress (1): 304/512 kB Progress (1): 308/512 kB Progress (1): 312/512 kB Progress (1): 316/512 kB Progress (1): 320/512 kB Progress (1): 324/512 kB Progress (1): 328/512 kB Progress (1): 332/512 kB Progress (1): 336/512 kB Progress (1): 340/512 kB Progress (1): 344/512 kB Progress (1): 348/512 kB Progress (1): 352/512 kB Progress (1): 356/512 kB Progress (1): 360/512 kB Progress (1): 364/512 kB Progress (1): 368/512 kB Progress (1): 372/512 kB Progress (1): 376/512 kB Progress (1): 380/512 kB Progress (1): 384/512 kB Progress (1): 388/512 kB Progress (1): 392/512 kB Progress (1): 396/512 kB Progress (1): 400/512 kB Progress (2): 400/512 kB | 0/8.0 MB Progress (2): 404/512 kB | 0/8.0 MB Progress (2): 404/512 kB | 0/8.0 MB Progress (2): 408/512 kB | 0/8.0 MB Progress (2): 408/512 kB | 0/8.0 MB Progress (2): 412/512 kB | 0/8.0 MB Progress (2): 412/512 kB | 0/8.0 MB Progress (2): 416/512 kB | 0/8.0 MB Progress (2): 416/512 kB | 0/8.0 MB Progress (2): 420/512 kB | 0/8.0 MB Progress (2): 420/512 kB | 0/8.0 MB Progress (2): 424/512 kB | 0/8.0 MB Progress (2): 424/512 kB | 0/8.0 MB Progress (2): 428/512 kB | 0/8.0 MB Progress (2): 428/512 kB | 0/8.0 MB Progress (2): 432/512 kB | 0/8.0 MB Progress (2): 432/512 kB | 0/8.0 MB Progress (2): 436/512 kB | 0/8.0 MB Progress (2): 436/512 kB | 0/8.0 MB Progress (2): 440/512 kB | 0/8.0 MB Progress (2): 440/512 kB | 0/8.0 MB Progress (2): 444/512 kB | 0/8.0 MB Progress (2): 444/512 kB | 0/8.0 MB Progress (2): 448/512 kB | 0/8.0 MB Progress (2): 448/512 kB | 0.1/8.0 MB Progress (2): 452/512 kB | 0.1/8.0 MB Progress (2): 452/512 kB | 0.1/8.0 MB Progress (2): 456/512 kB | 0.1/8.0 MB Progress (2): 456/512 kB | 0.1/8.0 MB Progress (2): 460/512 kB | 0.1/8.0 MB Progress (2): 460/512 kB | 0.1/8.0 MB Progress (2): 464/512 kB | 0.1/8.0 MB Progress (2): 464/512 kB | 0.1/8.0 MB Progress (2): 468/512 kB | 0.1/8.0 MB Progress (2): 468/512 kB | 0.1/8.0 MB Progress (2): 472/512 kB | 0.1/8.0 MB Progress (2): 472/512 kB | 0.1/8.0 MB Progress (2): 476/512 kB | 0.1/8.0 MB Progress (2): 476/512 kB | 0.1/8.0 MB Progress (2): 480/512 kB | 0.1/8.0 MB Progress (2): 480/512 kB | 0.1/8.0 MB Progress (2): 484/512 kB | 0.1/8.0 MB Progress (2): 484/512 kB | 0.1/8.0 MB Progress (2): 488/512 kB | 0.1/8.0 MB Progress (2): 488/512 kB | 0.1/8.0 MB Progress (2): 492/512 kB | 0.1/8.0 MB Progress (2): 492/512 kB | 0.1/8.0 MB Progress (2): 496/512 kB | 0.1/8.0 MB Progress (2): 496/512 kB | 0.1/8.0 MB Progress (2): 500/512 kB | 0.1/8.0 MB Progress (2): 500/512 kB | 0.1/8.0 MB Progress (2): 504/512 kB | 0.1/8.0 MB Progress (2): 504/512 kB | 0.1/8.0 MB Progress (2): 508/512 kB | 0.1/8.0 MB Progress (2): 508/512 kB | 0.1/8.0 MB Progress (2): 512/512 kB | 0.1/8.0 MB Progress (2): 512/512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.1/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB Progress (2): 512 kB | 0.2/8.0 MB 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 6.7 MB/s) [2019-07-29T20:13:13.671Z] Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB 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 15 MB/s) [2019-07-29T20:13:13.671Z] 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 [2019-07-29T20:13:13.929Z] 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 [2019-07-29T20:13:13.929Z] 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 [2019-07-29T20:13:13.929Z] 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 [2019-07-29T20:13:13.929Z] 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 [2019-07-29T20:13:13.929Z] 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 [2019-07-29T20:13:14.186Z] Progress (1): 2.0 kB 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 43 kB/s) [2019-07-29T20:13:14.186Z] 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 [2019-07-29T20:13:14.186Z] 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 [2019-07-29T20:13:14.186Z] 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 [2019-07-29T20:13:14.444Z] 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 [2019-07-29T20:13:14.444Z] 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 [2019-07-29T20:13:14.444Z] 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 [2019-07-29T20:13:14.444Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 455 kB/s) [2019-07-29T20:13:14.702Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-29T20:13:14.702Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-29T20:13:14.702Z] 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 [2019-07-29T20:13:14.960Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-29T20:13:14.960Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-29T20:13:14.960Z] 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 [2019-07-29T20:13:15.217Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 506 kB/s) [2019-07-29T20:13:15.217Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T20:13:15.217Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T20:13:15.217Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T20:13:16.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T20:13:16.149Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T20:13:16.149Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-29T20:13:16.407Z] Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB 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) [2019-07-29T20:13:16.407Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-29T20:13:16.407Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-29T20:13:16.407Z] 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 [2019-07-29T20:13:16.407Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-29T20:13:16.407Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-29T20:13:16.665Z] 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 [2019-07-29T20:13:16.665Z] Progress (1): 4.1/316 kB Progress (1): 7.7/316 kB Progress (1): 12/316 kB Progress (1): 16/316 kB Progress (1): 20/316 kB Progress (1): 24/316 kB Progress (1): 28/316 kB Progress (1): 32/316 kB Progress (1): 36/316 kB Progress (1): 40/316 kB Progress (1): 44/316 kB Progress (1): 48/316 kB Progress (1): 52/316 kB Progress (1): 56/316 kB Progress (1): 60/316 kB Progress (1): 64/316 kB Progress (1): 68/316 kB Progress (1): 72/316 kB Progress (1): 76/316 kB Progress (1): 80/316 kB Progress (1): 84/316 kB Progress (1): 88/316 kB Progress (1): 92/316 kB Progress (1): 96/316 kB Progress (1): 100/316 kB Progress (1): 104/316 kB Progress (1): 108/316 kB Progress (1): 112/316 kB Progress (1): 116/316 kB Progress (1): 120/316 kB Progress (1): 124/316 kB Progress (1): 128/316 kB Progress (1): 132/316 kB Progress (1): 136/316 kB Progress (1): 140/316 kB Progress (1): 144/316 kB Progress (1): 148/316 kB Progress (1): 152/316 kB Progress (1): 156/316 kB Progress (1): 160/316 kB Progress (1): 164/316 kB Progress (1): 168/316 kB Progress (1): 172/316 kB Progress (1): 176/316 kB Progress (1): 180/316 kB Progress (1): 184/316 kB Progress (1): 188/316 kB Progress (1): 192/316 kB Progress (1): 196/316 kB Progress (1): 200/316 kB Progress (1): 204/316 kB Progress (1): 208/316 kB Progress (1): 212/316 kB Progress (1): 216/316 kB Progress (1): 220/316 kB Progress (1): 224/316 kB Progress (1): 228/316 kB Progress (1): 232/316 kB Progress (1): 236/316 kB Progress (1): 240/316 kB Progress (1): 244/316 kB Progress (1): 248/316 kB Progress (1): 252/316 kB Progress (1): 256/316 kB Progress (1): 260/316 kB Progress (1): 264/316 kB Progress (1): 268/316 kB Progress (1): 272/316 kB Progress (1): 276/316 kB Progress (1): 280/316 kB Progress (1): 284/316 kB Progress (1): 288/316 kB Progress (1): 292/316 kB Progress (1): 296/316 kB Progress (1): 300/316 kB Progress (1): 304/316 kB Progress (1): 308/316 kB Progress (1): 312/316 kB Progress (1): 316/316 kB Progress (1): 316 kB 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 8.5 MB/s) [2019-07-29T20:13:16.665Z] 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 [2019-07-29T20:13:16.665Z] 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 [2019-07-29T20:13:16.665Z] 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 [2019-07-29T20:13:16.923Z] 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 [2019-07-29T20:13:16.923Z] 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 [2019-07-29T20:13:16.923Z] 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 [2019-07-29T20:13:16.923Z] Progress (1): 1.4 kB 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 23 kB/s) [2019-07-29T20:13:16.923Z] 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 [2019-07-29T20:13:17.181Z] 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 [2019-07-29T20:13:17.181Z] 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 [2019-07-29T20:13:17.181Z] 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 [2019-07-29T20:13:17.440Z] 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 [2019-07-29T20:13:17.440Z] 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 [2019-07-29T20:13:17.440Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 271 kB/s) [2019-07-29T20:13:17.823Z] 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 [2019-07-29T20:13:17.823Z] 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 [2019-07-29T20:13:17.823Z] 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 [2019-07-29T20:13:17.823Z] Progress (1): 3.7 kB 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 17 kB/s) [2019-07-29T20:13:17.823Z] 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 [2019-07-29T20:13:18.081Z] 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 [2019-07-29T20:13:18.081Z] 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 [2019-07-29T20:13:18.081Z] Progress (1): 1.0/8.7 kB Progress (1): 5.1/8.7 kB Progress (1): 8.7 kB 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 58 kB/s) [2019-07-29T20:13:18.081Z] 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 [2019-07-29T20:13:18.081Z] 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 [2019-07-29T20:13:18.081Z] 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 [2019-07-29T20:13:18.340Z] Progress (1): 4.1/78 kB Progress (1): 7.9/78 kB Progress (1): 12/78 kB Progress (1): 16/78 kB Progress (1): 20/78 kB Progress (1): 23/78 kB Progress (1): 27/78 kB Progress (1): 31/78 kB Progress (1): 35/78 kB Progress (1): 39/78 kB Progress (1): 43/78 kB Progress (1): 47/78 kB Progress (1): 51/78 kB Progress (1): 54/78 kB Progress (1): 54/78 kB Progress (1): 58/78 kB Progress (1): 62/78 kB Progress (1): 66/78 kB Progress (1): 70/78 kB Progress (1): 74/78 kB Progress (1): 78 kB 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 251 kB/s) [2019-07-29T20:13:18.340Z] 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 [2019-07-29T20:13:18.340Z] 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 [2019-07-29T20:13:18.598Z] 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 [2019-07-29T20:13:18.598Z] 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 [2019-07-29T20:13:18.598Z] 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 [2019-07-29T20:13:18.598Z] 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 [2019-07-29T20:13:18.598Z] Progress (1): 2.1 kB 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 67 kB/s) [2019-07-29T20:13:18.598Z] 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 [2019-07-29T20:13:18.598Z] 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 [2019-07-29T20:13:18.598Z] 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 [2019-07-29T20:13:18.856Z] 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 [2019-07-29T20:13:18.856Z] 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 [2019-07-29T20:13:18.856Z] 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 [2019-07-29T20:13:18.856Z] Progress (1): 1.1 kB 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 40 kB/s) [2019-07-29T20:13:18.856Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-29T20:13:18.856Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-29T20:13:18.856Z] 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 [2019-07-29T20:13:19.114Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-29T20:13:19.114Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-29T20:13:19.114Z] 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 [2019-07-29T20:13:19.114Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 539 kB/s) [2019-07-29T20:13:19.114Z] 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 [2019-07-29T20:13:19.114Z] 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 [2019-07-29T20:13:19.114Z] 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 [2019-07-29T20:13:19.371Z] 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 [2019-07-29T20:13:19.371Z] 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 [2019-07-29T20:13:19.371Z] 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 [2019-07-29T20:13:19.371Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 175 kB/s) [2019-07-29T20:13:19.371Z] 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 [2019-07-29T20:13:19.371Z] 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 [2019-07-29T20:13:19.371Z] 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 [2019-07-29T20:13:19.628Z] 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 [2019-07-29T20:13:19.628Z] 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 [2019-07-29T20:13:19.628Z] 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 [2019-07-29T20:13:19.628Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 123 kB/s) [2019-07-29T20:13:19.628Z] 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 [2019-07-29T20:13:19.628Z] 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 [2019-07-29T20:13:19.885Z] 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 [2019-07-29T20:13:19.885Z] 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 [2019-07-29T20:13:19.885Z] 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 [2019-07-29T20:13:19.885Z] 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 [2019-07-29T20:13:19.885Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 156 kB/s) [2019-07-29T20:13:19.885Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-29T20:13:19.885Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-29T20:13:19.885Z] 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 [2019-07-29T20:13:20.143Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-29T20:13:20.143Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-29T20:13:20.143Z] 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 [2019-07-29T20:13:20.143Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 264 kB/s) [2019-07-29T20:13:20.143Z] 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 [2019-07-29T20:13:20.143Z] 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 [2019-07-29T20:13:20.402Z] 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 [2019-07-29T20:13:20.402Z] 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 [2019-07-29T20:13:20.402Z] 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 [2019-07-29T20:13:20.660Z] 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 [2019-07-29T20:13:20.660Z] Progress (1): 3.3 kB 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 93 kB/s) [2019-07-29T20:13:20.660Z] 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 [2019-07-29T20:13:20.660Z] 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 [2019-07-29T20:13:20.660Z] 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 [2019-07-29T20:13:20.917Z] 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 [2019-07-29T20:13:20.917Z] 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 [2019-07-29T20:13:20.917Z] 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 [2019-07-29T20:13:20.917Z] Progress (1): 2.5 kB 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 81 kB/s) [2019-07-29T20:13:20.917Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T20:13:20.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T20:13:20.918Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T20:13:21.175Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T20:13:21.175Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T20:13:21.175Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-29T20:13:21.175Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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) [2019-07-29T20:13:21.175Z] 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 [2019-07-29T20:13:21.175Z] 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 [2019-07-29T20:13:21.175Z] 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 [2019-07-29T20:13:21.433Z] 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 [2019-07-29T20:13:21.433Z] 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 [2019-07-29T20:13:21.433Z] 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 [2019-07-29T20:13:21.433Z] Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB 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 162 kB/s) [2019-07-29T20:13:21.433Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-29T20:13:21.433Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-29T20:13:21.433Z] 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 [2019-07-29T20:13:21.690Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-29T20:13:21.690Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-29T20:13:21.690Z] 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 [2019-07-29T20:13:21.690Z] Progress (1): 3.1 kB 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 105 kB/s) [2019-07-29T20:13:21.690Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T20:13:21.690Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T20:13:21.690Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T20:13:21.948Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T20:13:21.948Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T20:13:21.948Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-29T20:13:21.948Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 905 kB/s) [2019-07-29T20:13:21.948Z] 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 [2019-07-29T20:13:21.948Z] 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 [2019-07-29T20:13:21.948Z] 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 [2019-07-29T20:13:22.207Z] 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 [2019-07-29T20:13:22.207Z] 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 [2019-07-29T20:13:22.207Z] 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 [2019-07-29T20:13:22.207Z] Progress (1): 3.8 kB 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 152 kB/s) [2019-07-29T20:13:22.207Z] 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 [2019-07-29T20:13:22.207Z] 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 [2019-07-29T20:13:22.207Z] 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 [2019-07-29T20:13:22.464Z] 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 [2019-07-29T20:13:22.464Z] 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 [2019-07-29T20:13:22.464Z] 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 [2019-07-29T20:13:22.464Z] Progress (1): 3.7 kB 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 107 kB/s) [2019-07-29T20:13:22.464Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-29T20:13:22.464Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-29T20:13:22.464Z] 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 [2019-07-29T20:13:22.721Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-29T20:13:22.721Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-29T20:13:22.721Z] 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 [2019-07-29T20:13:22.721Z] Progress (1): 3.1 kB 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 105 kB/s) [2019-07-29T20:13:22.721Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-29T20:13:22.721Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-29T20:13:22.721Z] 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 [2019-07-29T20:13:22.978Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-29T20:13:22.978Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-29T20:13:22.978Z] 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 [2019-07-29T20:13:22.979Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 440 kB/s) [2019-07-29T20:13:22.979Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T20:13:22.979Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T20:13:22.979Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T20:13:23.236Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T20:13:23.236Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T20:13:23.236Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-29T20:13:23.237Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.9 MB/s) [2019-07-29T20:13:23.237Z] 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 [2019-07-29T20:13:23.237Z] 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 [2019-07-29T20:13:23.237Z] 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 [2019-07-29T20:13:23.495Z] 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 [2019-07-29T20:13:23.495Z] 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 [2019-07-29T20:13:23.495Z] 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 [2019-07-29T20:13:23.495Z] Progress (1): 1.1 kB 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 35 kB/s) [2019-07-29T20:13:23.495Z] 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 [2019-07-29T20:13:23.495Z] 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 [2019-07-29T20:13:23.495Z] 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 [2019-07-29T20:13:23.823Z] 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 [2019-07-29T20:13:23.823Z] 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 [2019-07-29T20:13:23.823Z] 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 [2019-07-29T20:13:23.823Z] Progress (1): 1.8 kB 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 63 kB/s) [2019-07-29T20:13:23.823Z] 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 [2019-07-29T20:13:23.823Z] 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 [2019-07-29T20:13:23.823Z] 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 [2019-07-29T20:13:24.127Z] 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 [2019-07-29T20:13:24.127Z] 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 [2019-07-29T20:13:24.127Z] 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 [2019-07-29T20:13:24.127Z] Progress (1): 1.0 kB 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 40 kB/s) [2019-07-29T20:13:24.127Z] 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 [2019-07-29T20:13:24.127Z] 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 [2019-07-29T20:13:24.127Z] 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 [2019-07-29T20:13:24.127Z] 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 [2019-07-29T20:13:24.127Z] 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 [2019-07-29T20:13:24.480Z] 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 [2019-07-29T20:13:24.480Z] Progress (1): 1.0 kB 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 5.1 kB/s) [2019-07-29T20:13:24.480Z] 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 [2019-07-29T20:13:24.480Z] 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 [2019-07-29T20:13:24.480Z] 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 [2019-07-29T20:13:24.737Z] 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 [2019-07-29T20:13:24.737Z] 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 [2019-07-29T20:13:24.737Z] 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 [2019-07-29T20:13:24.737Z] Progress (1): 1.7 kB 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 55 kB/s) [2019-07-29T20:13:24.737Z] 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 [2019-07-29T20:13:24.737Z] 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 [2019-07-29T20:13:24.737Z] 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 [2019-07-29T20:13:24.995Z] 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 [2019-07-29T20:13:24.995Z] 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 [2019-07-29T20:13:24.995Z] 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 [2019-07-29T20:13:24.995Z] Progress (1): 1.3 kB 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 41 kB/s) [2019-07-29T20:13:24.995Z] 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 [2019-07-29T20:13:24.995Z] 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 [2019-07-29T20:13:24.995Z] 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 [2019-07-29T20:13:25.253Z] 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 [2019-07-29T20:13:25.253Z] 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 [2019-07-29T20:13:25.253Z] 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 [2019-07-29T20:13:25.253Z] Progress (1): 2.1 kB 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 76 kB/s) [2019-07-29T20:13:25.253Z] 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 [2019-07-29T20:13:25.253Z] 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 [2019-07-29T20:13:25.253Z] 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 [2019-07-29T20:13:25.511Z] 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 [2019-07-29T20:13:25.511Z] 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 [2019-07-29T20:13:25.511Z] 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 [2019-07-29T20:13:25.511Z] Progress (1): 1.1 kB 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 24 kB/s) [2019-07-29T20:13:25.511Z] 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 [2019-07-29T20:13:25.511Z] 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 [2019-07-29T20:13:25.768Z] 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 [2019-07-29T20:13:25.768Z] 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 [2019-07-29T20:13:25.768Z] 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 [2019-07-29T20:13:25.768Z] 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 [2019-07-29T20:13:25.768Z] Progress (1): 3.3 kB 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 109 kB/s) [2019-07-29T20:13:25.768Z] 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 [2019-07-29T20:13:25.768Z] 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 [2019-07-29T20:13:26.026Z] 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 [2019-07-29T20:13:26.283Z] 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 [2019-07-29T20:13:26.283Z] 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 [2019-07-29T20:13:26.283Z] 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 [2019-07-29T20:13:26.283Z] Progress (1): 1.0 kB 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 24 kB/s) [2019-07-29T20:13:26.283Z] 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 [2019-07-29T20:13:26.283Z] 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 [2019-07-29T20:13:26.541Z] 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 [2019-07-29T20:13:26.541Z] 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 [2019-07-29T20:13:26.541Z] 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 [2019-07-29T20:13:26.541Z] 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 [2019-07-29T20:13:26.541Z] Progress (1): 2.0 kB 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 59 kB/s) [2019-07-29T20:13:26.541Z] 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 [2019-07-29T20:13:26.799Z] 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 [2019-07-29T20:13:26.799Z] 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 [2019-07-29T20:13:26.799Z] 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 [2019-07-29T20:13:26.799Z] 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 [2019-07-29T20:13:26.799Z] 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 [2019-07-29T20:13:27.057Z] Progress (1): 1.1 kB 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 37 kB/s) [2019-07-29T20:13:27.057Z] 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 [2019-07-29T20:13:27.057Z] 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 [2019-07-29T20:13:27.057Z] 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 [2019-07-29T20:13:27.057Z] 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 [2019-07-29T20:13:27.057Z] 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 [2019-07-29T20:13:27.057Z] 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 [2019-07-29T20:13:27.315Z] Progress (1): 1.1 kB 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 25 kB/s) [2019-07-29T20:13:27.315Z] 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 [2019-07-29T20:13:27.315Z] 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 [2019-07-29T20:13:27.315Z] 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 [2019-07-29T20:13:27.315Z] 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 [2019-07-29T20:13:27.572Z] 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 [2019-07-29T20:13:27.572Z] 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 [2019-07-29T20:13:27.572Z] Progress (1): 2.7 kB 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 117 kB/s) [2019-07-29T20:13:27.572Z] 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 [2019-07-29T20:13:27.572Z] 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 [2019-07-29T20:13:27.572Z] 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 [2019-07-29T20:13:27.572Z] 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 [2019-07-29T20:13:27.829Z] 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 [2019-07-29T20:13:27.829Z] 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 [2019-07-29T20:13:27.829Z] Progress (1): 1.9 kB 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 68 kB/s) [2019-07-29T20:13:27.829Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T20:13:27.829Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T20:13:27.829Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T20:13:27.829Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T20:13:28.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T20:13:28.085Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-29T20:13:28.085Z] Progress (1): 998 B 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 32 kB/s) [2019-07-29T20:13:28.085Z] 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 [2019-07-29T20:13:28.085Z] 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 [2019-07-29T20:13:28.085Z] 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 [2019-07-29T20:13:28.085Z] 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 [2019-07-29T20:13:28.343Z] 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 [2019-07-29T20:13:28.343Z] 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 [2019-07-29T20:13:28.343Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB 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 274 kB/s) [2019-07-29T20:13:28.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-29T20:13:28.343Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-29T20:13:28.343Z] 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 [2019-07-29T20:13:28.343Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-29T20:13:28.601Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-29T20:13:28.601Z] 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 [2019-07-29T20:13:28.601Z] Progress (1): 2.8 kB 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 94 kB/s) [2019-07-29T20:13:28.601Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-29T20:13:28.601Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-29T20:13:28.601Z] 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 [2019-07-29T20:13:28.601Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-29T20:13:28.858Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-29T20:13:28.858Z] 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 [2019-07-29T20:13:28.858Z] Progress (1): 4.1 kB 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 120 kB/s) [2019-07-29T20:13:28.858Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T20:13:28.859Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T20:13:28.859Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T20:13:28.859Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T20:13:29.116Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T20:13:29.116Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-29T20:13:29.116Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 279 kB/s) [2019-07-29T20:13:29.116Z] 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 [2019-07-29T20:13:29.116Z] 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 [2019-07-29T20:13:29.116Z] 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 [2019-07-29T20:13:29.374Z] 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 [2019-07-29T20:13:29.374Z] 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 [2019-07-29T20:13:29.374Z] 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 [2019-07-29T20:13:29.374Z] Progress (1): 1.7 kB 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 60 kB/s) [2019-07-29T20:13:29.374Z] 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 [2019-07-29T20:13:29.374Z] 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 [2019-07-29T20:13:29.374Z] 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 [2019-07-29T20:13:29.631Z] 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 [2019-07-29T20:13:29.631Z] 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 [2019-07-29T20:13:29.631Z] 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 [2019-07-29T20:13:29.631Z] Progress (1): 2.7 kB 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 112 kB/s) [2019-07-29T20:13:29.631Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T20:13:29.631Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T20:13:29.631Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T20:13:29.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T20:13:29.888Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T20:13:29.888Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-29T20:13:29.888Z] Progress (1): 564 B 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 13 kB/s) [2019-07-29T20:13:29.888Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-29T20:13:29.888Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-29T20:13:29.888Z] 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 [2019-07-29T20:13:30.146Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-29T20:13:30.146Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-29T20:13:30.146Z] 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 [2019-07-29T20:13:30.146Z] Progress (1): 752 B 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 15 kB/s) [2019-07-29T20:13:30.146Z] 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 [2019-07-29T20:13:30.146Z] 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 [2019-07-29T20:13:30.146Z] 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 [2019-07-29T20:13:30.426Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 28 kB/s) [2019-07-29T20:13:30.426Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-29T20:13:30.426Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-29T20:13:30.426Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-29T20:13:30.778Z] Progress (1): 3.7/31 kB Progress (1): 7.8/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 30/31 kB Progress (1): 31 kB 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 119 kB/s) [2019-07-29T20:13:30.778Z] 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 [2019-07-29T20:13:30.778Z] 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 [2019-07-29T20:13:30.778Z] 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 [2019-07-29T20:13:30.778Z] 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 [2019-07-29T20:13:30.778Z] 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 [2019-07-29T20:13:31.036Z] 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 [2019-07-29T20:13:31.036Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 263 kB/s) [2019-07-29T20:13:31.036Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T20:13:31.036Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T20:13:31.036Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T20:13:31.036Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T20:13:31.036Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T20:13:31.294Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-29T20:13:31.294Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 172 kB/s) [2019-07-29T20:13:31.294Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-29T20:13:31.294Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-29T20:13:31.294Z] 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 [2019-07-29T20:13:31.294Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-29T20:13:31.294Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-29T20:13:31.551Z] 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 [2019-07-29T20:13:31.551Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 119 kB/s) [2019-07-29T20:13:31.551Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T20:13:31.551Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T20:13:31.551Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T20:13:31.551Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T20:13:31.809Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T20:13:31.809Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-29T20:13:31.809Z] Progress (1): 4.1/8.8 kB Progress (1): 7.7/8.8 kB Progress (1): 8.8 kB 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 283 kB/s) [2019-07-29T20:13:31.809Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-29T20:13:31.809Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-29T20:13:31.809Z] 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 [2019-07-29T20:13:31.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-29T20:13:32.067Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-29T20:13:32.067Z] 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 [2019-07-29T20:13:32.067Z] Progress (1): 1.4 kB 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 34 kB/s) [2019-07-29T20:13:32.067Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-29T20:13:32.067Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-29T20:13:32.067Z] 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 [2019-07-29T20:13:32.327Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-29T20:13:32.327Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-29T20:13:32.327Z] 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 [2019-07-29T20:13:32.327Z] Progress (1): 2.4 kB 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 100 kB/s) [2019-07-29T20:13:32.327Z] 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 [2019-07-29T20:13:32.327Z] 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 [2019-07-29T20:13:32.327Z] 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 [2019-07-29T20:13:32.627Z] 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 [2019-07-29T20:13:32.627Z] 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 [2019-07-29T20:13:32.627Z] 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 [2019-07-29T20:13:32.927Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 140 kB/s) [2019-07-29T20:13:32.927Z] 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 [2019-07-29T20:13:32.927Z] 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 [2019-07-29T20:13:32.927Z] 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 [2019-07-29T20:13:32.927Z] 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 [2019-07-29T20:13:32.927Z] 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 [2019-07-29T20:13:32.927Z] 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 [2019-07-29T20:13:32.927Z] Progress (1): 1.5 kB 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 32 kB/s) [2019-07-29T20:13:32.927Z] 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 [2019-07-29T20:13:33.324Z] 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 [2019-07-29T20:13:33.324Z] 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 [2019-07-29T20:13:33.324Z] 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 [2019-07-29T20:13:33.324Z] 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 [2019-07-29T20:13:33.324Z] 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 [2019-07-29T20:13:33.324Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 34 kB/s) [2019-07-29T20:13:33.324Z] 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 [2019-07-29T20:13:33.324Z] 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 [2019-07-29T20:13:33.324Z] 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 [2019-07-29T20:13:33.627Z] 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 [2019-07-29T20:13:33.627Z] 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 [2019-07-29T20:13:33.627Z] 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 [2019-07-29T20:13:33.627Z] Progress (1): 504 B 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 11 kB/s) [2019-07-29T20:13:33.627Z] 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 [2019-07-29T20:13:33.627Z] 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 [2019-07-29T20:13:33.627Z] 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 [2019-07-29T20:13:33.925Z] 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 [2019-07-29T20:13:33.925Z] 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 [2019-07-29T20:13:33.925Z] 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 [2019-07-29T20:13:33.925Z] Progress (1): 1.1 kB 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 35 kB/s) [2019-07-29T20:13:33.925Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-29T20:13:33.925Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-29T20:13:33.925Z] 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 [2019-07-29T20:13:33.925Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-29T20:13:34.226Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-29T20:13:34.226Z] 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 [2019-07-29T20:13:34.226Z] Progress (1): 1.4 kB 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 57 kB/s) [2019-07-29T20:13:34.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-29T20:13:34.226Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-29T20:13:34.226Z] 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 [2019-07-29T20:13:34.226Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-29T20:13:34.226Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-29T20:13:34.226Z] 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 [2019-07-29T20:13:34.523Z] Progress (1): 723 B 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 24 kB/s) [2019-07-29T20:13:34.523Z] 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 [2019-07-29T20:13:34.523Z] 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 [2019-07-29T20:13:34.523Z] 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 [2019-07-29T20:13:34.523Z] 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 [2019-07-29T20:13:34.523Z] 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 [2019-07-29T20:13:34.523Z] 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 [2019-07-29T20:13:34.826Z] Progress (1): 1.2 kB 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) [2019-07-29T20:13:34.826Z] 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 [2019-07-29T20:13:34.826Z] 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 [2019-07-29T20:13:34.826Z] 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 [2019-07-29T20:13:34.826Z] 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 [2019-07-29T20:13:34.826Z] 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 [2019-07-29T20:13:34.826Z] 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 [2019-07-29T20:13:34.826Z] Progress (1): 812 B 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 20 kB/s) [2019-07-29T20:13:34.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-29T20:13:34.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-29T20:13:35.124Z] 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 [2019-07-29T20:13:35.124Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-29T20:13:35.124Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-29T20:13:35.124Z] 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 [2019-07-29T20:13:35.124Z] Progress (1): 1.6 kB 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 58 kB/s) [2019-07-29T20:13:35.124Z] 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 [2019-07-29T20:13:35.124Z] 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 [2019-07-29T20:13:35.124Z] 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 [2019-07-29T20:13:35.426Z] 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 [2019-07-29T20:13:35.426Z] 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 [2019-07-29T20:13:35.426Z] 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 [2019-07-29T20:13:35.426Z] Progress (1): 1.3 kB 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 45 kB/s) [2019-07-29T20:13:35.426Z] 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 [2019-07-29T20:13:35.426Z] 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 [2019-07-29T20:13:35.426Z] 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 [2019-07-29T20:13:35.725Z] 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 [2019-07-29T20:13:35.725Z] 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 [2019-07-29T20:13:35.725Z] 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 [2019-07-29T20:13:35.725Z] Progress (1): 1.3 kB 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 32 kB/s) [2019-07-29T20:13:35.725Z] 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 [2019-07-29T20:13:35.725Z] 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 [2019-07-29T20:13:35.725Z] 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 [2019-07-29T20:13:36.028Z] 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 [2019-07-29T20:13:36.028Z] 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 [2019-07-29T20:13:36.028Z] 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 [2019-07-29T20:13:36.028Z] Progress (1): 601 B 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 21 kB/s) [2019-07-29T20:13:36.028Z] 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 [2019-07-29T20:13:36.028Z] 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 [2019-07-29T20:13:36.028Z] 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 [2019-07-29T20:13:36.327Z] 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 [2019-07-29T20:13:36.327Z] 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 [2019-07-29T20:13:36.327Z] 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 [2019-07-29T20:13:36.327Z] Progress (1): 1.5 kB 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 44 kB/s) [2019-07-29T20:13:36.327Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-29T20:13:36.327Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-29T20:13:36.327Z] 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 [2019-07-29T20:13:36.327Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-29T20:13:36.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-29T20:13:36.726Z] 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 [2019-07-29T20:13:36.726Z] Progress (1): 400 B 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 9.8 kB/s) [2019-07-29T20:13:36.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-29T20:13:36.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-29T20:13:36.726Z] 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 [2019-07-29T20:13:36.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-29T20:13:36.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-29T20:13:36.726Z] 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 [2019-07-29T20:13:36.726Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 425 kB/s) [2019-07-29T20:13:36.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T20:13:36.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T20:13:36.726Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T20:13:37.027Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T20:13:37.027Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T20:13:37.027Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-29T20:13:37.027Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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) [2019-07-29T20:13:37.027Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-29T20:13:37.027Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-29T20:13:37.027Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-29T20:13:37.327Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-29T20:13:37.327Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-29T20:13:37.327Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-29T20:13:37.327Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 161 kB/s) [2019-07-29T20:13:37.327Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-29T20:13:37.327Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-29T20:13:37.327Z] 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 [2019-07-29T20:13:37.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-29T20:13:37.723Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-29T20:13:37.723Z] 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 [2019-07-29T20:13:37.723Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 133 kB/s) [2019-07-29T20:13:37.723Z] 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 [2019-07-29T20:13:37.723Z] 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 [2019-07-29T20:13:37.723Z] 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 [2019-07-29T20:13:38.124Z] 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 [2019-07-29T20:13:38.124Z] 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 [2019-07-29T20:13:38.124Z] 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 [2019-07-29T20:13:38.124Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB 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 154 kB/s) [2019-07-29T20:13:38.124Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T20:13:38.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T20:13:38.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T20:13:38.124Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T20:13:38.124Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T20:13:38.124Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-29T20:13:38.623Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 468 kB/s) [2019-07-29T20:13:38.623Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-29T20:13:38.623Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-29T20:13:38.623Z] 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 [2019-07-29T20:13:38.623Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-29T20:13:38.623Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-29T20:13:38.623Z] 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 [2019-07-29T20:13:38.623Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB 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 89 kB/s) [2019-07-29T20:13:38.623Z] 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 [2019-07-29T20:13:38.623Z] 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 [2019-07-29T20:13:38.623Z] 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 [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:38.881Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB 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 131 kB/s) [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:38.881Z] 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 [2019-07-29T20:13:39.226Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 656 kB/s) [2019-07-29T20:13:39.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T20:13:39.226Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T20:13:39.226Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T20:13:39.226Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T20:13:39.226Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T20:13:39.226Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-29T20:13:39.226Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB 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 486 kB/s) [2019-07-29T20:13:39.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-29T20:13:39.226Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-29T20:13:39.527Z] 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 [2019-07-29T20:13:39.527Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-29T20:13:39.527Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-29T20:13:39.527Z] 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 [2019-07-29T20:13:39.527Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB 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 203 kB/s) [2019-07-29T20:13:39.527Z] 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 [2019-07-29T20:13:39.527Z] 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 [2019-07-29T20:13:39.527Z] 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 [2019-07-29T20:13:39.823Z] 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 [2019-07-29T20:13:39.823Z] 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 [2019-07-29T20:13:39.823Z] 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 [2019-07-29T20:13:39.823Z] Progress (1): 3.5 kB 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 82 kB/s) [2019-07-29T20:13:39.823Z] 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 [2019-07-29T20:13:39.823Z] 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 [2019-07-29T20:13:40.124Z] 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 [2019-07-29T20:13:41.194Z] 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 [2019-07-29T20:13:41.194Z] 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 [2019-07-29T20:13:41.194Z] 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 [2019-07-29T20:13:41.194Z] Progress (1): 3.1 kB 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 90 kB/s) [2019-07-29T20:13:41.194Z] 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 [2019-07-29T20:13:41.194Z] 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 [2019-07-29T20:13:41.194Z] 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 [2019-07-29T20:13:41.452Z] 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 [2019-07-29T20:13:41.452Z] 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 [2019-07-29T20:13:41.452Z] 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 [2019-07-29T20:13:41.452Z] Progress (1): 2.2 kB 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 60 kB/s) [2019-07-29T20:13:41.452Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-29T20:13:41.452Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-29T20:13:41.452Z] 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 [2019-07-29T20:13:41.710Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-29T20:13:41.710Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-29T20:13:41.710Z] 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 [2019-07-29T20:13:41.710Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 379 kB/s) [2019-07-29T20:13:41.710Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T20:13:41.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T20:13:41.710Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T20:13:41.978Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T20:13:41.978Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T20:13:41.978Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-29T20:13:41.978Z] Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 36/50 kB Progress (1): 40/50 kB Progress (1): 44/50 kB Progress (1): 48/50 kB Progress (1): 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.9 MB/s) [2019-07-29T20:13:41.978Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T20:13:41.978Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T20:13:41.978Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T20:13:42.236Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T20:13:42.236Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T20:13:42.236Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-29T20:13:42.236Z] Progress (1): 1.9 kB 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 71 kB/s) [2019-07-29T20:13:42.236Z] 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 [2019-07-29T20:13:42.236Z] 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 [2019-07-29T20:13:42.236Z] 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 [2019-07-29T20:13:42.494Z] 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 [2019-07-29T20:13:42.494Z] 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 [2019-07-29T20:13:42.494Z] 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 [2019-07-29T20:13:42.494Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 135 kB/s) [2019-07-29T20:13:42.494Z] 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 [2019-07-29T20:13:42.494Z] 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 [2019-07-29T20:13:42.494Z] 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 [2019-07-29T20:13:42.752Z] 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 [2019-07-29T20:13:42.752Z] 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 [2019-07-29T20:13:42.752Z] 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 [2019-07-29T20:13:42.752Z] Progress (1): 1.7 kB 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 48 kB/s) [2019-07-29T20:13:42.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-29T20:13:42.752Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-29T20:13:42.752Z] 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 [2019-07-29T20:13:43.009Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-29T20:13:43.009Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-29T20:13:43.009Z] 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 [2019-07-29T20:13:43.009Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 482 kB/s) [2019-07-29T20:13:43.009Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T20:13:43.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T20:13:43.009Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T20:13:43.271Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T20:13:43.271Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T20:13:43.271Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-29T20:13:43.271Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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.2 MB/s) [2019-07-29T20:13:43.271Z] 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 [2019-07-29T20:13:43.271Z] 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 [2019-07-29T20:13:43.271Z] 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 [2019-07-29T20:13:43.529Z] 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 [2019-07-29T20:13:43.529Z] 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 [2019-07-29T20:13:43.529Z] 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 [2019-07-29T20:13:43.529Z] Progress (1): 3.1 kB 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 126 kB/s) [2019-07-29T20:13:43.529Z] 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 [2019-07-29T20:13:43.529Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB 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 155 kB/s) [2019-07-29T20:13:43.529Z] 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 [2019-07-29T20:13:43.529Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 410 kB/s) [2019-07-29T20:13:43.529Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-29T20:13:43.788Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-29T20:13:43.788Z] 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 [2019-07-29T20:13:43.788Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-29T20:13:43.788Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-29T20:13:43.788Z] 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 [2019-07-29T20:13:44.047Z] Progress (1): 3.2 kB 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 85 kB/s) [2019-07-29T20:13:44.047Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T20:13:44.047Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T20:13:44.047Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T20:13:44.047Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T20:13:44.047Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T20:13:44.047Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-29T20:13:44.304Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 167 kB/s) [2019-07-29T20:13:44.304Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-29T20:13:44.304Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-29T20:13:44.304Z] 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 [2019-07-29T20:13:44.928Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-29T20:13:44.928Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-29T20:13:44.928Z] 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 [2019-07-29T20:13:45.279Z] Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB 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 124 kB/s) [2019-07-29T20:13:45.279Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T20:13:45.279Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T20:13:45.279Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T20:13:45.279Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T20:13:45.279Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T20:13:45.279Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-29T20:13:45.279Z] Progress (1): 4.1 kB 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 151 kB/s) [2019-07-29T20:13:45.279Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-29T20:13:45.538Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-29T20:13:45.796Z] 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 [2019-07-29T20:13:46.053Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-29T20:13:46.053Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-29T20:13:46.053Z] 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 [2019-07-29T20:13:46.053Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 171 kB/s) [2019-07-29T20:13:46.053Z] 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 [2019-07-29T20:13:46.053Z] 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 [2019-07-29T20:13:46.053Z] 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 [2019-07-29T20:13:46.311Z] 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 [2019-07-29T20:13:46.311Z] 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 [2019-07-29T20:13:46.311Z] 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 [2019-07-29T20:13:46.311Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 311 kB/s) [2019-07-29T20:13:46.311Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T20:13:46.311Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T20:13:46.311Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T20:13:46.569Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T20:13:46.569Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T20:13:46.569Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-29T20:13:46.569Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 400 kB/s) [2019-07-29T20:13:46.569Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-29T20:13:46.569Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-29T20:13:46.569Z] 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 [2019-07-29T20:13:46.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-29T20:13:46.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-29T20:13:46.827Z] 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 [2019-07-29T20:13:46.827Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB 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 176 kB/s) [2019-07-29T20:13:46.827Z] 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 [2019-07-29T20:13:46.827Z] 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 [2019-07-29T20:13:46.827Z] 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 [2019-07-29T20:13:47.084Z] 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 [2019-07-29T20:13:47.084Z] 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 [2019-07-29T20:13:47.084Z] 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 [2019-07-29T20:13:47.084Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 251 kB/s) [2019-07-29T20:13:47.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-29T20:13:47.084Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-29T20:13:47.084Z] 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 [2019-07-29T20:13:47.342Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-29T20:13:47.342Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-29T20:13:47.342Z] 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 [2019-07-29T20:13:47.342Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 244 kB/s) [2019-07-29T20:13:47.342Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T20:13:47.342Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T20:13:47.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T20:13:47.599Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T20:13:47.599Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T20:13:47.599Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-29T20:13:47.599Z] Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB 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 795 kB/s) [2019-07-29T20:13:47.599Z] 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 [2019-07-29T20:13:47.599Z] 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 [2019-07-29T20:13:47.857Z] 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 [2019-07-29T20:13:47.857Z] 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 [2019-07-29T20:13:47.857Z] 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 [2019-07-29T20:13:47.857Z] 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 [2019-07-29T20:13:47.857Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 280 kB/s) [2019-07-29T20:13:47.857Z] 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 [2019-07-29T20:13:48.116Z] 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 [2019-07-29T20:13:48.116Z] 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 [2019-07-29T20:13:48.116Z] 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 [2019-07-29T20:13:48.116Z] 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 [2019-07-29T20:13:48.116Z] 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 [2019-07-29T20:13:48.116Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 46 kB/s) [2019-07-29T20:13:48.373Z] 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 [2019-07-29T20:13:48.373Z] 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 [2019-07-29T20:13:48.373Z] 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 [2019-07-29T20:13:48.373Z] 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 [2019-07-29T20:13:48.373Z] 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 [2019-07-29T20:13:48.373Z] 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 [2019-07-29T20:13:48.632Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB 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 306 kB/s) [2019-07-29T20:13:48.632Z] 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 [2019-07-29T20:13:48.632Z] 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 [2019-07-29T20:13:48.632Z] 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 [2019-07-29T20:13:48.632Z] 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 [2019-07-29T20:13:48.632Z] 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 [2019-07-29T20:13:48.632Z] 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 [2019-07-29T20:13:48.890Z] Progress (1): 2.2 kB 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 61 kB/s) [2019-07-29T20:13:48.890Z] 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 [2019-07-29T20:13:48.890Z] 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 [2019-07-29T20:13:48.890Z] 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 [2019-07-29T20:13:48.890Z] 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 [2019-07-29T20:13:48.890Z] 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 [2019-07-29T20:13:49.147Z] 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 [2019-07-29T20:13:49.147Z] Progress (1): 3.2 kB 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 93 kB/s) [2019-07-29T20:13:49.147Z] 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 [2019-07-29T20:13:49.147Z] 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 [2019-07-29T20:13:49.147Z] 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 [2019-07-29T20:13:49.147Z] 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 [2019-07-29T20:13:49.147Z] 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 [2019-07-29T20:13:49.406Z] 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 [2019-07-29T20:13:49.406Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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) [2019-07-29T20:13:49.406Z] 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 [2019-07-29T20:13:49.971Z] 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 [2019-07-29T20:13:49.971Z] 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 [2019-07-29T20:13:50.229Z] 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 [2019-07-29T20:13:50.229Z] 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 [2019-07-29T20:13:50.229Z] 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 [2019-07-29T20:13:50.229Z] Progress (1): 2.0 kB 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 42 kB/s) [2019-07-29T20:13:50.229Z] 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 [2019-07-29T20:13:50.229Z] 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 [2019-07-29T20:13:50.229Z] 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 [2019-07-29T20:13:50.487Z] 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 [2019-07-29T20:13:50.487Z] 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 [2019-07-29T20:13:50.487Z] 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 [2019-07-29T20:13:50.745Z] Progress (1): 1.9 kB 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 70 kB/s) [2019-07-29T20:13:50.745Z] 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 [2019-07-29T20:13:50.745Z] 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 [2019-07-29T20:13:50.745Z] 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 [2019-07-29T20:13:50.745Z] 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 [2019-07-29T20:13:50.745Z] 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 [2019-07-29T20:13:50.745Z] 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 [2019-07-29T20:13:51.006Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB 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 264 kB/s) [2019-07-29T20:13:51.006Z] 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 [2019-07-29T20:13:51.006Z] 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 [2019-07-29T20:13:51.006Z] 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 [2019-07-29T20:13:51.006Z] 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 [2019-07-29T20:13:51.006Z] 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 [2019-07-29T20:13:51.327Z] 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 [2019-07-29T20:13:51.327Z] Progress (1): 3.0 kB 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 79 kB/s) [2019-07-29T20:13:51.327Z] 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 [2019-07-29T20:13:51.327Z] 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 [2019-07-29T20:13:51.327Z] 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 [2019-07-29T20:13:51.327Z] 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 [2019-07-29T20:13:51.327Z] 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 [2019-07-29T20:13:51.327Z] 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 [2019-07-29T20:13:51.327Z] Progress (1): 2.2 kB 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 75 kB/s) [2019-07-29T20:13:51.327Z] 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 [2019-07-29T20:13:51.586Z] 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 [2019-07-29T20:13:51.586Z] 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 [2019-07-29T20:13:51.586Z] 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 [2019-07-29T20:13:51.586Z] 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 [2019-07-29T20:13:51.586Z] 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 [2019-07-29T20:13:51.844Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 64 kB/s) [2019-07-29T20:13:51.844Z] 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 [2019-07-29T20:13:51.844Z] 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 [2019-07-29T20:13:51.844Z] 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 [2019-07-29T20:13:51.844Z] 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 [2019-07-29T20:13:51.844Z] 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 [2019-07-29T20:13:51.844Z] 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 [2019-07-29T20:13:52.102Z] Progress (1): 1.4 kB 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) [2019-07-29T20:13:52.102Z] 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 [2019-07-29T20:13:52.102Z] 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 [2019-07-29T20:13:52.102Z] 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 [2019-07-29T20:13:52.102Z] 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 [2019-07-29T20:13:52.102Z] 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 [2019-07-29T20:13:52.102Z] 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 [2019-07-29T20:13:52.360Z] Progress (1): 2.0 kB 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 57 kB/s) [2019-07-29T20:13:52.360Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-29T20:13:52.360Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-29T20:13:52.360Z] 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 [2019-07-29T20:13:52.360Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-29T20:13:52.360Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-29T20:13:52.360Z] 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 [2019-07-29T20:13:52.618Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 460 kB/s) [2019-07-29T20:13:52.618Z] 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 [2019-07-29T20:13:52.618Z] 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 [2019-07-29T20:13:52.618Z] 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 [2019-07-29T20:13:52.618Z] 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 [2019-07-29T20:13:52.618Z] 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 [2019-07-29T20:13:52.618Z] 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 [2019-07-29T20:13:52.876Z] Progress (1): 1.6 kB 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 24 kB/s) [2019-07-29T20:13:52.876Z] 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 [2019-07-29T20:13:52.876Z] 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 [2019-07-29T20:13:52.876Z] 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 [2019-07-29T20:13:52.876Z] 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 [2019-07-29T20:13:53.133Z] 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 [2019-07-29T20:13:53.133Z] 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 [2019-07-29T20:13:53.133Z] Progress (1): 3.5 kB 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 77 kB/s) [2019-07-29T20:13:53.133Z] 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 [2019-07-29T20:13:53.133Z] 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 [2019-07-29T20:13:53.133Z] 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 [2019-07-29T20:13:53.389Z] 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 [2019-07-29T20:13:53.389Z] 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 [2019-07-29T20:13:53.389Z] 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 [2019-07-29T20:13:53.389Z] Progress (1): 1.9 kB 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 44 kB/s) [2019-07-29T20:13:53.389Z] 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 [2019-07-29T20:13:53.389Z] 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 [2019-07-29T20:13:53.389Z] 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 [2019-07-29T20:13:53.646Z] 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 [2019-07-29T20:13:53.646Z] 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 [2019-07-29T20:13:53.646Z] 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 [2019-07-29T20:13:53.646Z] Progress (1): 2.3 kB 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 94 kB/s) [2019-07-29T20:13:53.646Z] 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 [2019-07-29T20:13:53.646Z] 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 [2019-07-29T20:13:53.647Z] 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 [2019-07-29T20:13:53.905Z] 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 [2019-07-29T20:13:53.905Z] 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 [2019-07-29T20:13:53.905Z] 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 [2019-07-29T20:13:53.905Z] Progress (1): 3.2 kB 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 57 kB/s) [2019-07-29T20:13:53.905Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-29T20:13:53.905Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-29T20:13:53.905Z] 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 [2019-07-29T20:13:54.162Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-29T20:13:54.162Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-29T20:13:54.162Z] 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 [2019-07-29T20:13:54.162Z] Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB 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 212 kB/s) [2019-07-29T20:13:54.162Z] 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 [2019-07-29T20:13:54.162Z] 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 [2019-07-29T20:13:54.162Z] 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 [2019-07-29T20:13:54.419Z] 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 [2019-07-29T20:13:54.419Z] 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 [2019-07-29T20:13:54.419Z] 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 [2019-07-29T20:13:54.676Z] Progress (1): 1.7 kB 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 6.0 kB/s) [2019-07-29T20:13:54.676Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-29T20:13:54.933Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-29T20:13:54.933Z] 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 [2019-07-29T20:13:54.933Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-29T20:13:54.933Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-29T20:13:54.933Z] 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 [2019-07-29T20:13:55.190Z] Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB 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 257 kB/s) [2019-07-29T20:13:55.190Z] 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 [2019-07-29T20:13:55.190Z] 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 [2019-07-29T20:13:55.190Z] 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 [2019-07-29T20:13:55.190Z] 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 [2019-07-29T20:13:55.190Z] 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 [2019-07-29T20:13:55.190Z] 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 [2019-07-29T20:13:55.448Z] Progress (1): 1.3 kB 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 50 kB/s) [2019-07-29T20:13:55.448Z] 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 [2019-07-29T20:13:55.448Z] 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 [2019-07-29T20:13:55.448Z] 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 [2019-07-29T20:13:55.448Z] 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 [2019-07-29T20:13:55.448Z] 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 [2019-07-29T20:13:55.448Z] 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 [2019-07-29T20:13:55.706Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 90 kB/s) [2019-07-29T20:13:55.706Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T20:13:55.706Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T20:13:55.706Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T20:13:55.706Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T20:13:55.964Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T20:13:55.964Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-29T20:13:55.964Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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) [2019-07-29T20:13:55.964Z] 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 [2019-07-29T20:13:55.964Z] 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 [2019-07-29T20:13:55.964Z] 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 [2019-07-29T20:13:56.222Z] 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 [2019-07-29T20:13:56.222Z] 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 [2019-07-29T20:13:56.222Z] 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 [2019-07-29T20:13:56.222Z] Progress (1): 1.3 kB 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 33 kB/s) [2019-07-29T20:13:56.222Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T20:13:56.222Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T20:13:56.222Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T20:13:56.786Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T20:13:56.786Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T20:13:56.786Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-29T20:13:56.786Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 613 kB/s) [2019-07-29T20:13:56.786Z] 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 [2019-07-29T20:13:56.786Z] 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 [2019-07-29T20:13:56.786Z] 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 [2019-07-29T20:13:56.786Z] 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 [2019-07-29T20:13:57.044Z] 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 [2019-07-29T20:13:57.044Z] 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 [2019-07-29T20:13:57.044Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 171 kB/s) [2019-07-29T20:13:57.044Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-29T20:13:57.044Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-29T20:13:57.044Z] 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 [2019-07-29T20:13:57.302Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-29T20:13:57.302Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-29T20:13:57.302Z] 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 [2019-07-29T20:13:57.302Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 414 kB/s) [2019-07-29T20:13:57.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T20:13:57.302Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T20:13:57.302Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T20:13:57.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T20:13:57.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T20:13:57.626Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-29T20:13:57.626Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB 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 160 kB/s) [2019-07-29T20:13:57.626Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-29T20:13:57.626Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-29T20:13:57.626Z] 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 [2019-07-29T20:13:57.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-29T20:13:57.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-29T20:13:57.886Z] 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 [2019-07-29T20:13:57.886Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 153 kB/s) [2019-07-29T20:13:57.886Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-29T20:13:57.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-29T20:13:57.886Z] 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 [2019-07-29T20:13:58.144Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-29T20:13:58.144Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-29T20:13:58.144Z] 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 [2019-07-29T20:13:58.144Z] Progress (1): 1.2 kB 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 29 kB/s) [2019-07-29T20:13:58.144Z] 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 [2019-07-29T20:13:58.144Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB 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 388 kB/s) [2019-07-29T20:13:58.144Z] 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 [2019-07-29T20:13:58.144Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 449 kB/s) [2019-07-29T20:13:58.144Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-29T20:13:58.144Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-29T20:13:58.144Z] 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 [2019-07-29T20:13:58.402Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-29T20:13:58.402Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.402Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 170 kB/s) [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T20:13:58.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-29T20:13:58.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-29T20:13:58.402Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-29T20:13:58.402Z] 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 [2019-07-29T20:13:58.661Z] 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 [2019-07-29T20:13:58.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T20:13:58.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-29T20:13:58.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-29T20:13:58.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-29T20:13:58.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-29T20:13:58.661Z] 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 [2019-07-29T20:13:58.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-29T20:13:58.661Z] 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 [2019-07-29T20:13:58.661Z] 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 [2019-07-29T20:13:58.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-29T20:13:58.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-29T20:13:58.661Z] 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 [2019-07-29T20:13:58.661Z] 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 [2019-07-29T20:13:58.661Z] 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 [2019-07-29T20:13:58.661Z] Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB 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 [2019-07-29T20:13:58.661Z] Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-29T20:13:58.661Z] Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T20:13:58.661Z] Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-29T20:13:58.661Z] Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-29T20:13:58.662Z] Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB 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 [2019-07-29T20:13:58.920Z] Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB 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 5.8 MB/s) [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-29T20:13:58.920Z] 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 [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-29T20:13:58.920Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-29T20:13:59.178Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T20:13:59.178Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-29T20:13:59.178Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.178Z] 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 [2019-07-29T20:13:59.435Z] 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 [2019-07-29T20:13:59.435Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T20:13:59.435Z] 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 [2019-07-29T20:13:59.435Z] 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 [2019-07-29T20:13:59.435Z] 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 [2019-07-29T20:13:59.435Z] 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 [2019-07-29T20:13:59.435Z] 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 [2019-07-29T20:13:59.435Z] Progress (1): 1.0/97 kB Progress (1): 5.1/97 kB Progress (1): 9.2/97 kB Progress (1): 13/97 kB 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 [2019-07-29T20:13:59.435Z] 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 [2019-07-29T20:13:59.693Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 30/97 kB Progress (1): 33/97 kB 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 [2019-07-29T20:13:59.949Z] Progress (1): 37/97 kB Progress (1): 42/97 kB Progress (1): 46/97 kB Progress (1): 50/97 kB Progress (1): 54/97 kB Progress (1): 58/97 kB Progress (1): 62/97 kB Progress (1): 66/97 kB Progress (1): 70/97 kB Progress (1): 74/97 kB Progress (1): 78/97 kB Progress (1): 82/97 kB Progress (1): 85/97 kB Progress (1): 89/97 kB Progress (1): 93/97 kB Progress (1): 97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T20:13:59.949Z] 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 [2019-07-29T20:13:59.949Z] 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 [2019-07-29T20:14:00.207Z] 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 104 kB/s) [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.207Z] 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 [2019-07-29T20:14:00.464Z] 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 [2019-07-29T20:14:00.464Z] 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 [2019-07-29T20:14:00.464Z] 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 [2019-07-29T20:14:00.464Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T20:14:00.464Z] 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 [2019-07-29T20:14:00.464Z] 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 [2019-07-29T20:14:00.464Z] 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 [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-29T20:14:00.723Z] 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 [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-29T20:14:00.723Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-29T20:14:00.981Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-29T20:14:00.981Z] 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 [2019-07-29T20:14:01.238Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-29T20:14:01.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-29T20:14:01.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T20:14:01.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-29T20:14:01.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] Progress (1): 4.1/230 kB Progress (1): 7.7/230 kB Progress (1): 12/230 kB Progress (1): 16/230 kB Progress (1): 20/230 kB Progress (1): 24/230 kB Progress (1): 28/230 kB Progress (1): 32/230 kB Progress (1): 36/230 kB Progress (1): 40/230 kB Progress (1): 44/230 kB Progress (1): 48/230 kB Progress (1): 52/230 kB Progress (1): 56/230 kB Progress (1): 60/230 kB Progress (1): 64/230 kB Progress (1): 68/230 kB Progress (1): 72/230 kB Progress (1): 76/230 kB Progress (1): 80/230 kB Progress (1): 84/230 kB Progress (1): 88/230 kB Progress (1): 92/230 kB Progress (1): 96/230 kB Progress (1): 98/230 kB Progress (1): 102/230 kB Progress (1): 106/230 kB Progress (1): 110/230 kB Progress (1): 114/230 kB Progress (2): 114/230 kB | 4.1/82 kB Progress (3): 114/230 kB | 4.1/82 kB | 4.1/129 kB Progress (3): 118/230 kB | 4.1/82 kB | 4.1/129 kB Progress (3): 118/230 kB | 4.1/82 kB | 7.7/129 kB Progress (3): 118/230 kB | 7.7/82 kB | 7.7/129 kB Progress (4): 118/230 kB | 7.7/82 kB | 7.7/129 kB | 4.1/378 kB Progress (4): 118/230 kB | 12/82 kB | 7.7/129 kB | 4.1/378 kB Progress (4): 118/230 kB | 12/82 kB | 12/129 kB | 4.1/378 kB Progress (4): 122/230 kB | 12/82 kB | 12/129 kB | 4.1/378 kB Progress (4): 122/230 kB | 12/82 kB | 16/129 kB | 4.1/378 kB Progress (4): 122/230 kB | 16/82 kB | 16/129 kB | 4.1/378 kB Progress (4): 122/230 kB | 16/82 kB | 16/129 kB | 7.7/378 kB Progress (4): 122/230 kB | 20/82 kB | 16/129 kB | 7.7/378 kB Progress (4): 122/230 kB | 20/82 kB | 20/129 kB | 7.7/378 kB Progress (4): 126/230 kB | 20/82 kB | 20/129 kB | 7.7/378 kB Progress (4): 126/230 kB | 20/82 kB | 24/129 kB | 7.7/378 kB Progress (4): 126/230 kB | 24/82 kB | 24/129 kB | 7.7/378 kB Progress (4): 126/230 kB | 24/82 kB | 24/129 kB | 12/378 kB Progress (4): 126/230 kB | 28/82 kB | 24/129 kB | 12/378 kB Progress (4): 126/230 kB | 28/82 kB | 28/129 kB | 12/378 kB Progress (4): 130/230 kB | 28/82 kB | 28/129 kB | 12/378 kB Progress (4): 130/230 kB | 28/82 kB | 32/129 kB | 12/378 kB Progress (4): 130/230 kB | 32/82 kB | 32/129 kB | 12/378 kB Progress (4): 130/230 kB | 32/82 kB | 32/129 kB | 16/378 kB Progress (4): 130/230 kB | 33/82 kB | 32/129 kB | 16/378 kB Progress (4): 130/230 kB | 33/82 kB | 32/129 kB | 20/378 kB Progress (4): 130/230 kB | 33/82 kB | 36/129 kB | 20/378 kB Progress (4): 131/230 kB | 33/82 kB | 36/129 kB | 20/378 kB Progress (4): 131/230 kB | 33/82 kB | 40/129 kB | 20/378 kB Progress (4): 131/230 kB | 33/82 kB | 40/129 kB | 24/378 kB Progress (4): 131/230 kB | 37/82 kB | 40/129 kB | 24/378 kB Progress (4): 131/230 kB | 37/82 kB | 40/129 kB | 28/378 kB Progress (4): 131/230 kB | 37/82 kB | 44/129 kB | 28/378 kB Progress (4): 135/230 kB | 37/82 kB | 44/129 kB | 28/378 kB Progress (4): 135/230 kB | 37/82 kB | 48/129 kB | 28/378 kB Progress (4): 135/230 kB | 37/82 kB | 48/129 kB | 32/378 kB Progress (4): 135/230 kB | 41/82 kB | 48/129 kB | 32/378 kB Progress (4): 135/230 kB | 41/82 kB | 48/129 kB | 36/378 kB Progress (4): 135/230 kB | 45/82 kB | 48/129 kB | 36/378 kB Progress (4): 135/230 kB | 45/82 kB | 52/129 kB | 36/378 kB Progress (4): 139/230 kB | 45/82 kB | 52/129 kB | 36/378 kB Progress (4): 139/230 kB | 45/82 kB | 56/129 kB | 36/378 kB Progress (4): 139/230 kB | 49/82 kB | 56/129 kB | 36/378 kB Progress (4): 139/230 kB | 49/82 kB | 56/129 kB | 40/378 kB Progress (4): 139/230 kB | 53/82 kB | 56/129 kB | 40/378 kB Progress (4): 143/230 kB | 53/82 kB | 56/129 kB | 40/378 kB Progress (4): 143/230 kB | 57/82 kB | 56/129 kB | 40/378 kB Progress (4): 143/230 kB | 57/82 kB | 56/129 kB | 44/378 kB Progress (4): 143/230 kB | 61/82 kB | 56/129 kB | 44/378 kB Progress (4): 143/230 kB | 61/82 kB | 60/129 kB | 44/378 kB Progress (4): 147/230 kB | 61/82 kB | 60/129 kB | 44/378 kB Progress (4): 147/230 kB | 61/82 kB | 64/129 kB | 44/378 kB Progress (4): 147/230 kB | 65/82 kB | 64/129 kB | 44/378 kB Progress (4): 147/230 kB | 65/82 kB | 64/129 kB | 48/378 kB Progress (4): 147/230 kB | 69/82 kB | 64/129 kB | 48/378 kB Progress (4): 147/230 kB | 69/82 kB | 68/129 kB | 48/378 kB Progress (4): 151/230 kB | 69/82 kB | 68/129 kB | 48/378 kB Progress (4): 151/230 kB | 69/82 kB | 72/129 kB | 48/378 kB Progress (4): 151/230 kB | 73/82 kB | 72/129 kB | 48/378 kB Progress (4): 151/230 kB | 73/82 kB | 72/129 kB | 52/378 kB Progress (4): 151/230 kB | 77/82 kB | 72/129 kB | 52/378 kB Progress (4): 151/230 kB | 77/82 kB | 76/129 kB | 52/378 kB Progress (4): 155/230 kB | 77/82 kB | 76/129 kB | 52/378 kB Progress (4): 155/230 kB | 77/82 kB | 80/129 kB | 52/378 kB Progress (4): 155/230 kB | 81/82 kB | 80/129 kB | 52/378 kB Progress (4): 155/230 kB | 81/82 kB | 80/129 kB | 56/378 kB Progress (4): 155/230 kB | 82 kB | 80/129 kB | 56/378 kB Progress (4): 155/230 kB | 82 kB | 84/129 kB | 56/378 kB Progress (4): 159/230 kB | 82 kB | 84/129 kB | 56/378 kB Progress (4): 159/230 kB | 82 kB | 88/129 kB | 56/378 kB Progress (4): 159/230 kB | 82 kB | 88/129 kB | 60/378 kB Progress (4): 159/230 kB | 82 kB | 92/129 kB | 60/378 kB Progress (4): 163/230 kB | 82 kB | 92/129 kB | 60/378 kB Progress (4): 163/230 kB | 82 kB | 96/129 kB | 60/378 kB Progress (4): 163/230 kB | 82 kB | 96/129 kB | 64/378 kB Progress (4): 163/230 kB | 82 kB | 100/129 kB | 64/378 kB Progress (4): 163/230 kB | 82 kB | 100/129 kB | 68/378 kB Progress (4): 167/230 kB | 82 kB | 100/129 kB | 68/378 kB Progress (4): 167/230 kB | 82 kB | 100/129 kB | 72/378 kB Progress (4): 167/230 kB | 82 kB | 104/129 kB | 72/378 kB Progress (4): 167/230 kB | 82 kB | 104/129 kB | 76/378 kB Progress (4): 171/230 kB | 82 kB | 104/129 kB | 76/378 kB Progress (4): 171/230 kB | 82 kB | 104/129 kB | 80/378 kB Progress (4): 171/230 kB | 82 kB | 108/129 kB | 80/378 kB Progress (4): 171/230 kB | 82 kB | 108/129 kB | 84/378 kB Progress (4): 175/230 kB | 82 kB | 108/129 kB | 84/378 kB Progress (4): 175/230 kB | 82 kB | 108/129 kB | 88/378 kB Progress (4): 175/230 kB | 82 kB | 112/129 kB | 88/378 kB Progress (4): 175/230 kB | 82 kB | 112/129 kB | 92/378 kB Progress (4): 179/230 kB | 82 kB | 112/129 kB | 92/378 kB Progress (4): 179/230 kB | 82 kB | 112/129 kB | 96/378 kB Progress (4): 179/230 kB | 82 kB | 116/129 kB | 96/378 kB Progress (4): 179/230 kB | 82 kB | 116/129 kB | 100/378 kB 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 1.7 MB/s) [2019-07-29T20:14:01.239Z] Progress (3): 183/230 kB | 116/129 kB | 100/378 kB 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 [2019-07-29T20:14:01.239Z] Progress (3): 183/230 kB | 116/129 kB | 104/378 kB Progress (3): 183/230 kB | 120/129 kB | 104/378 kB Progress (3): 183/230 kB | 120/129 kB | 108/378 kB Progress (3): 183/230 kB | 124/129 kB | 108/378 kB Progress (3): 187/230 kB | 124/129 kB | 108/378 kB Progress (3): 187/230 kB | 128/129 kB | 108/378 kB Progress (3): 187/230 kB | 128/129 kB | 112/378 kB Progress (3): 187/230 kB | 129 kB | 112/378 kB Progress (3): 191/230 kB | 129 kB | 112/378 kB Progress (3): 191/230 kB | 129 kB | 116/378 kB Progress (3): 195/230 kB | 129 kB | 116/378 kB Progress (3): 195/230 kB | 129 kB | 120/378 kB Progress (3): 199/230 kB | 129 kB | 120/378 kB Progress (3): 199/230 kB | 129 kB | 124/378 kB Progress (3): 203/230 kB | 129 kB | 124/378 kB Progress (3): 203/230 kB | 129 kB | 128/378 kB Progress (3): 207/230 kB | 129 kB | 128/378 kB Progress (3): 207/230 kB | 129 kB | 132/378 kB Progress (3): 211/230 kB | 129 kB | 132/378 kB Progress (3): 211/230 kB | 129 kB | 136/378 kB Progress (3): 215/230 kB | 129 kB | 136/378 kB Progress (3): 215/230 kB | 129 kB | 140/378 kB Progress (3): 219/230 kB | 129 kB | 140/378 kB Progress (3): 219/230 kB | 129 kB | 144/378 kB Progress (3): 223/230 kB | 129 kB | 144/378 kB Progress (3): 223/230 kB | 129 kB | 148/378 kB Progress (3): 227/230 kB | 129 kB | 148/378 kB Progress (3): 227/230 kB | 129 kB | 152/378 kB Progress (3): 230 kB | 129 kB | 152/378 kB Progress (3): 230 kB | 129 kB | 156/378 kB Progress (3): 230 kB | 129 kB | 160/378 kB Progress (3): 230 kB | 129 kB | 164/378 kB Progress (3): 230 kB | 129 kB | 168/378 kB Progress (3): 230 kB | 129 kB | 172/378 kB Progress (3): 230 kB | 129 kB | 176/378 kB Progress (3): 230 kB | 129 kB | 180/378 kB Progress (3): 230 kB | 129 kB | 184/378 kB Progress (3): 230 kB | 129 kB | 188/378 kB Progress (3): 230 kB | 129 kB | 192/378 kB Progress (3): 230 kB | 129 kB | 196/378 kB Progress (3): 230 kB | 129 kB | 200/378 kB Progress (3): 230 kB | 129 kB | 204/378 kB Progress (3): 230 kB | 129 kB | 208/378 kB Progress (3): 230 kB | 129 kB | 212/378 kB Progress (3): 230 kB | 129 kB | 216/378 kB Progress (3): 230 kB | 129 kB | 220/378 kB Progress (3): 230 kB | 129 kB | 224/378 kB Progress (3): 230 kB | 129 kB | 228/378 kB Progress (3): 230 kB | 129 kB | 232/378 kB Progress (3): 230 kB | 129 kB | 236/378 kB Progress (3): 230 kB | 129 kB | 240/378 kB 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.1 MB/s) [2019-07-29T20:14:01.239Z] Progress (2): 230 kB | 244/378 kB 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 3.7 MB/s) [2019-07-29T20:14:01.239Z] 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 [2019-07-29T20:14:01.239Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-29T20:14:01.239Z] Progress (2): 244/378 kB | 4.1/145 kB Progress (2): 248/378 kB | 4.1/145 kB Progress (2): 248/378 kB | 7.7/145 kB Progress (2): 252/378 kB | 7.7/145 kB Progress (2): 252/378 kB | 12/145 kB Progress (2): 256/378 kB | 12/145 kB Progress (2): 256/378 kB | 16/145 kB Progress (2): 260/378 kB | 16/145 kB Progress (2): 260/378 kB | 20/145 kB Progress (2): 264/378 kB | 20/145 kB Progress (2): 264/378 kB | 24/145 kB Progress (2): 268/378 kB | 24/145 kB Progress (2): 268/378 kB | 28/145 kB Progress (2): 272/378 kB | 28/145 kB Progress (2): 272/378 kB | 32/145 kB Progress (2): 276/378 kB | 32/145 kB Progress (2): 276/378 kB | 33/145 kB Progress (2): 280/378 kB | 33/145 kB Progress (2): 280/378 kB | 37/145 kB Progress (2): 284/378 kB | 37/145 kB Progress (2): 284/378 kB | 41/145 kB Progress (2): 288/378 kB | 41/145 kB Progress (2): 288/378 kB | 45/145 kB Progress (2): 292/378 kB | 45/145 kB Progress (2): 292/378 kB | 49/145 kB Progress (2): 296/378 kB | 49/145 kB Progress (2): 296/378 kB | 53/145 kB Progress (2): 300/378 kB | 53/145 kB Progress (2): 300/378 kB | 57/145 kB Progress (2): 304/378 kB | 57/145 kB Progress (2): 304/378 kB | 61/145 kB Progress (2): 308/378 kB | 61/145 kB Progress (2): 308/378 kB | 65/145 kB Progress (2): 312/378 kB | 65/145 kB Progress (2): 312/378 kB | 66/145 kB Progress (2): 316/378 kB | 66/145 kB Progress (2): 316/378 kB | 70/145 kB Progress (2): 320/378 kB | 70/145 kB Progress (2): 320/378 kB | 74/145 kB Progress (2): 324/378 kB | 74/145 kB Progress (2): 324/378 kB | 78/145 kB Progress (2): 328/378 kB | 78/145 kB Progress (2): 328/378 kB | 82/145 kB Progress (2): 332/378 kB | 82/145 kB Progress (2): 336/378 kB | 82/145 kB Progress (2): 336/378 kB | 86/145 kB Progress (2): 340/378 kB | 86/145 kB Progress (2): 340/378 kB | 90/145 kB Progress (2): 344/378 kB | 90/145 kB Progress (2): 344/378 kB | 94/145 kB Progress (2): 348/378 kB | 94/145 kB Progress (2): 348/378 kB | 98/145 kB Progress (2): 352/378 kB | 98/145 kB Progress (3): 352/378 kB | 98/145 kB | 4.1/244 kB Progress (3): 356/378 kB | 98/145 kB | 4.1/244 kB Progress (3): 356/378 kB | 102/145 kB | 4.1/244 kB Progress (3): 360/378 kB | 102/145 kB | 4.1/244 kB Progress (3): 360/378 kB | 102/145 kB | 7.7/244 kB Progress (3): 364/378 kB | 102/145 kB | 7.7/244 kB Progress (3): 364/378 kB | 106/145 kB | 7.7/244 kB Progress (3): 368/378 kB | 106/145 kB | 7.7/244 kB Progress (3): 368/378 kB | 106/145 kB | 12/244 kB Progress (3): 372/378 kB | 106/145 kB | 12/244 kB Progress (3): 372/378 kB | 110/145 kB | 12/244 kB Progress (3): 376/378 kB | 110/145 kB | 12/244 kB Progress (3): 376/378 kB | 110/145 kB | 16/244 kB Progress (3): 378 kB | 110/145 kB | 16/244 kB Progress (3): 378 kB | 114/145 kB | 16/244 kB Progress (3): 378 kB | 114/145 kB | 20/244 kB Progress (3): 378 kB | 118/145 kB | 20/244 kB Progress (3): 378 kB | 118/145 kB | 24/244 kB Progress (3): 378 kB | 122/145 kB | 24/244 kB Progress (3): 378 kB | 122/145 kB | 28/244 kB Progress (3): 378 kB | 126/145 kB | 28/244 kB Progress (3): 378 kB | 126/145 kB | 32/244 kB Progress (3): 378 kB | 130/145 kB | 32/244 kB Progress (3): 378 kB | 130/145 kB | 36/244 kB Progress (3): 378 kB | 134/145 kB | 36/244 kB Progress (3): 378 kB | 134/145 kB | 40/244 kB Progress (3): 378 kB | 138/145 kB | 40/244 kB Progress (3): 378 kB | 138/145 kB | 44/244 kB Progress (3): 378 kB | 142/145 kB | 44/244 kB Progress (3): 378 kB | 142/145 kB | 48/244 kB Progress (3): 378 kB | 145 kB | 48/244 kB Progress (3): 378 kB | 145 kB | 52/244 kB Progress (3): 378 kB | 145 kB | 56/244 kB Progress (3): 378 kB | 145 kB | 60/244 kB 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 4.8 MB/s) [2019-07-29T20:14:01.239Z] Progress (2): 145 kB | 64/244 kB 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 [2019-07-29T20:14:01.239Z] Progress (2): 145 kB | 68/244 kB Progress (2): 145 kB | 72/244 kB Progress (2): 145 kB | 76/244 kB Progress (2): 145 kB | 80/244 kB Progress (2): 145 kB | 84/244 kB Progress (2): 145 kB | 88/244 kB Progress (2): 145 kB | 92/244 kB Progress (2): 145 kB | 96/244 kB Progress (2): 145 kB | 100/244 kB Progress (2): 145 kB | 104/244 kB Progress (2): 145 kB | 108/244 kB Progress (2): 145 kB | 112/244 kB 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.8 MB/s) [2019-07-29T20:14:01.239Z] Progress (1): 116/244 kB 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 [2019-07-29T20:14:01.239Z] Progress (2): 116/244 kB | 0/3.3 MB Progress (2): 120/244 kB | 0/3.3 MB Progress (3): 120/244 kB | 0/3.3 MB | 4.1/44 kB Progress (3): 120/244 kB | 0/3.3 MB | 4.1/44 kB Progress (3): 120/244 kB | 0/3.3 MB | 7.7/44 kB Progress (3): 124/244 kB | 0/3.3 MB | 7.7/44 kB Progress (3): 124/244 kB | 0/3.3 MB | 7.7/44 kB Progress (3): 128/244 kB | 0/3.3 MB | 7.7/44 kB Progress (3): 128/244 kB | 0/3.3 MB | 12/44 kB Progress (3): 132/244 kB | 0/3.3 MB | 12/44 kB Progress (3): 132/244 kB | 0/3.3 MB | 12/44 kB Progress (3): 136/244 kB | 0/3.3 MB | 12/44 kB Progress (3): 136/244 kB | 0/3.3 MB | 16/44 kB Progress (3): 140/244 kB | 0/3.3 MB | 16/44 kB Progress (3): 140/244 kB | 0/3.3 MB | 20/44 kB Progress (3): 140/244 kB | 0/3.3 MB | 20/44 kB Progress (3): 140/244 kB | 0/3.3 MB | 24/44 kB Progress (3): 144/244 kB | 0/3.3 MB | 24/44 kB Progress (3): 144/244 kB | 0/3.3 MB | 28/44 kB Progress (3): 144/244 kB | 0/3.3 MB | 28/44 kB Progress (3): 144/244 kB | 0/3.3 MB | 32/44 kB Progress (3): 144/244 kB | 0/3.3 MB | 32/44 kB Progress (3): 148/244 kB | 0/3.3 MB | 32/44 kB Progress (3): 148/244 kB | 0/3.3 MB | 32/44 kB Progress (3): 148/244 kB | 0/3.3 MB | 36/44 kB Progress (3): 148/244 kB | 0/3.3 MB | 36/44 kB Progress (3): 152/244 kB | 0/3.3 MB | 36/44 kB Progress (3): 152/244 kB | 0/3.3 MB | 40/44 kB Progress (3): 156/244 kB | 0/3.3 MB | 40/44 kB Progress (3): 156/244 kB | 0/3.3 MB | 40/44 kB Progress (3): 160/244 kB | 0/3.3 MB | 40/44 kB Progress (3): 160/244 kB | 0/3.3 MB | 44/44 kB Progress (3): 164/244 kB | 0/3.3 MB | 44/44 kB Progress (3): 164/244 kB | 0/3.3 MB | 44/44 kB Progress (3): 168/244 kB | 0/3.3 MB | 44/44 kB Progress (3): 168/244 kB | 0/3.3 MB | 44/44 kB Progress (3): 168/244 kB | 0/3.3 MB | 44 kB Progress (3): 168/244 kB | 0/3.3 MB | 44 kB Progress (3): 172/244 kB | 0/3.3 MB | 44 kB Progress (3): 172/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 176/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 176/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 180/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 180/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 180/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 180/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 184/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 184/244 kB | 0.1/3.3 MB | 44 kB Progress (3): 188/244 kB | 0.1/3.3 MB | 44 kB 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 369 kB/s) [2019-07-29T20:14:01.239Z] Progress (2): 188/244 kB | 0.1/3.3 MB 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 [2019-07-29T20:14:01.499Z] Progress (2): 192/244 kB | 0.1/3.3 MB Progress (2): 192/244 kB | 0.1/3.3 MB Progress (2): 196/244 kB | 0.1/3.3 MB Progress (2): 196/244 kB | 0.1/3.3 MB Progress (2): 200/244 kB | 0.1/3.3 MB Progress (2): 200/244 kB | 0.1/3.3 MB Progress (2): 204/244 kB | 0.1/3.3 MB Progress (2): 204/244 kB | 0.1/3.3 MB Progress (2): 208/244 kB | 0.1/3.3 MB Progress (2): 208/244 kB | 0.1/3.3 MB Progress (2): 212/244 kB | 0.1/3.3 MB Progress (2): 212/244 kB | 0.1/3.3 MB Progress (2): 216/244 kB | 0.1/3.3 MB Progress (2): 216/244 kB | 0.1/3.3 MB Progress (2): 220/244 kB | 0.1/3.3 MB Progress (2): 220/244 kB | 0.1/3.3 MB Progress (2): 224/244 kB | 0.1/3.3 MB Progress (2): 224/244 kB | 0.1/3.3 MB Progress (2): 228/244 kB | 0.1/3.3 MB Progress (2): 228/244 kB | 0.1/3.3 MB Progress (2): 232/244 kB | 0.1/3.3 MB Progress (2): 232/244 kB | 0.1/3.3 MB Progress (2): 236/244 kB | 0.1/3.3 MB Progress (2): 236/244 kB | 0.1/3.3 MB Progress (2): 240/244 kB | 0.1/3.3 MB Progress (2): 240/244 kB | 0.1/3.3 MB Progress (2): 244/244 kB | 0.1/3.3 MB Progress (2): 244/244 kB | 0.1/3.3 MB Progress (2): 244 kB | 0.1/3.3 MB Progress (2): 244 kB | 0.1/3.3 MB Progress (2): 244 kB | 0.1/3.3 MB Progress (2): 244 kB | 0.1/3.3 MB Progress (2): 244 kB | 0.1/3.3 MB Progress (2): 244 kB | 0.1/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB Progress (2): 244 kB | 0.2/3.3 MB 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 1.8 MB/s) [2019-07-29T20:14:01.499Z] Progress (1): 0.3/3.3 MB 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 [2019-07-29T20:14:01.499Z] Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.3/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (1): 0.4/3.3 MB Progress (2): 0.4/3.3 MB | 4.1/21 kB Progress (2): 0.4/3.3 MB | 4.1/21 kB Progress (2): 0.4/3.3 MB | 7.7/21 kB Progress (2): 0.4/3.3 MB | 7.7/21 kB Progress (2): 0.4/3.3 MB | 12/21 kB Progress (2): 0.4/3.3 MB | 12/21 kB Progress (2): 0.4/3.3 MB | 16/21 kB Progress (2): 0.4/3.3 MB | 16/21 kB Progress (2): 0.4/3.3 MB | 20/21 kB Progress (2): 0.4/3.3 MB | 20/21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.4/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (2): 0.5/3.3 MB | 21 kB Progress (3): 0.5/3.3 MB | 21 kB | 4.1/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 4.1/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 7.7/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 7.7/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 12/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 12/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 16/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 16/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 20/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 20/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 24/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 24/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 28/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 28/105 kB Progress (3): 0.5/3.3 MB | 21 kB | 32/105 kB 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 139 kB/s) [2019-07-29T20:14:01.499Z] Progress (3): 0.5/3.3 MB | 32/105 kB | 4.1/79 kB Progress (3): 0.5/3.3 MB | 36/105 kB | 4.1/79 kB Progress (3): 0.5/3.3 MB | 36/105 kB | 4.1/79 kB Progress (3): 0.5/3.3 MB | 40/105 kB | 4.1/79 kB Progress (3): 0.5/3.3 MB | 40/105 kB | 7.7/79 kB Progress (3): 0.5/3.3 MB | 44/105 kB | 7.7/79 kB 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 [2019-07-29T20:14:01.499Z] Progress (3): 0.5/3.3 MB | 48/105 kB | 7.7/79 kB Progress (3): 0.5/3.3 MB | 48/105 kB | 12/79 kB Progress (3): 0.5/3.3 MB | 48/105 kB | 12/79 kB Progress (3): 0.5/3.3 MB | 48/105 kB | 16/79 kB Progress (3): 0.5/3.3 MB | 52/105 kB | 16/79 kB Progress (3): 0.5/3.3 MB | 52/105 kB | 16/79 kB Progress (3): 0.5/3.3 MB | 56/105 kB | 16/79 kB Progress (3): 0.5/3.3 MB | 56/105 kB | 20/79 kB Progress (3): 0.5/3.3 MB | 60/105 kB | 20/79 kB Progress (3): 0.5/3.3 MB | 60/105 kB | 20/79 kB Progress (3): 0.5/3.3 MB | 64/105 kB | 20/79 kB Progress (3): 0.5/3.3 MB | 64/105 kB | 24/79 kB Progress (3): 0.5/3.3 MB | 68/105 kB | 24/79 kB Progress (3): 0.5/3.3 MB | 68/105 kB | 28/79 kB Progress (3): 0.5/3.3 MB | 68/105 kB | 28/79 kB Progress (3): 0.5/3.3 MB | 68/105 kB | 32/79 kB Progress (3): 0.5/3.3 MB | 72/105 kB | 32/79 kB Progress (3): 0.5/3.3 MB | 72/105 kB | 33/79 kB Progress (3): 0.5/3.3 MB | 72/105 kB | 33/79 kB Progress (4): 0.5/3.3 MB | 72/105 kB | 33/79 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 72/105 kB | 33/79 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 72/105 kB | 37/79 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 76/105 kB | 37/79 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 76/105 kB | 41/79 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 76/105 kB | 41/79 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 76/105 kB | 41/79 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 76/105 kB | 41/79 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 76/105 kB | 45/79 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 80/105 kB | 45/79 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 80/105 kB | 49/79 kB | 7.7/30 kB Progress (4): 0.6/3.3 MB | 80/105 kB | 49/79 kB | 7.7/30 kB Progress (4): 0.6/3.3 MB | 80/105 kB | 49/79 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 80/105 kB | 49/79 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 80/105 kB | 53/79 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 84/105 kB | 53/79 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 84/105 kB | 57/79 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 84/105 kB | 57/79 kB | 12/30 kB Progress (4): 0.6/3.3 MB | 84/105 kB | 57/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 84/105 kB | 57/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 84/105 kB | 61/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 84/105 kB | 61/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 88/105 kB | 61/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 88/105 kB | 61/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 88/105 kB | 65/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 88/105 kB | 65/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 88/105 kB | 65/79 kB | 16/30 kB Progress (4): 0.6/3.3 MB | 88/105 kB | 65/79 kB | 20/30 kB Progress (4): 0.6/3.3 MB | 88/105 kB | 65/79 kB | 20/30 kB Progress (4): 0.6/3.3 MB | 88/105 kB | 69/79 kB | 20/30 kB Progress (4): 0.6/3.3 MB | 92/105 kB | 69/79 kB | 20/30 kB Progress (4): 0.6/3.3 MB | 92/105 kB | 73/79 kB | 20/30 kB Progress (4): 0.6/3.3 MB | 92/105 kB | 73/79 kB | 20/30 kB Progress (4): 0.6/3.3 MB | 92/105 kB | 73/79 kB | 24/30 kB Progress (4): 0.6/3.3 MB | 92/105 kB | 73/79 kB | 24/30 kB Progress (4): 0.6/3.3 MB | 92/105 kB | 77/79 kB | 24/30 kB Progress (4): 0.6/3.3 MB | 96/105 kB | 77/79 kB | 24/30 kB Progress (4): 0.6/3.3 MB | 96/105 kB | 79 kB | 24/30 kB Progress (4): 0.6/3.3 MB | 96/105 kB | 79 kB | 24/30 kB Progress (4): 0.6/3.3 MB | 96/105 kB | 79 kB | 28/30 kB Progress (4): 0.6/3.3 MB | 96/105 kB | 79 kB | 28/30 kB Progress (4): 0.6/3.3 MB | 100/105 kB | 79 kB | 28/30 kB Progress (4): 0.6/3.3 MB | 100/105 kB | 79 kB | 28/30 kB Progress (4): 0.6/3.3 MB | 100/105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 100/105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 104/105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 104/105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.6/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB Progress (4): 0.7/3.3 MB | 105 kB | 79 kB | 30 kB 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 461 kB/s) [2019-07-29T20:14:01.499Z] Progress (3): 0.7/3.3 MB | 105 kB | 30 kB 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 [2019-07-29T20:14:01.499Z] Progress (3): 0.7/3.3 MB | 105 kB | 30 kB 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 176 kB/s) [2019-07-29T20:14:01.499Z] 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 605 kB/s) [2019-07-29T20:14:01.499Z] 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 [2019-07-29T20:14:01.499Z] Progress (1): 0.7/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-29T20:14:01.499Z] Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.7/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (2): 0.8/3.3 MB | 4.1/51 kB Progress (2): 0.8/3.3 MB | 4.1/51 kB Progress (2): 0.8/3.3 MB | 7.7/51 kB Progress (2): 0.8/3.3 MB | 7.7/51 kB Progress (2): 0.8/3.3 MB | 12/51 kB Progress (2): 0.9/3.3 MB | 12/51 kB Progress (2): 0.9/3.3 MB | 16/51 kB Progress (2): 0.9/3.3 MB | 16/51 kB Progress (2): 0.9/3.3 MB | 20/51 kB Progress (2): 0.9/3.3 MB | 20/51 kB Progress (2): 0.9/3.3 MB | 24/51 kB Progress (2): 0.9/3.3 MB | 24/51 kB Progress (2): 0.9/3.3 MB | 28/51 kB Progress (2): 0.9/3.3 MB | 28/51 kB Progress (2): 0.9/3.3 MB | 32/51 kB Progress (2): 0.9/3.3 MB | 32/51 kB Progress (2): 0.9/3.3 MB | 36/51 kB Progress (2): 0.9/3.3 MB | 36/51 kB Progress (2): 0.9/3.3 MB | 40/51 kB Progress (2): 0.9/3.3 MB | 40/51 kB Progress (2): 0.9/3.3 MB | 44/51 kB Progress (2): 0.9/3.3 MB | 44/51 kB Progress (2): 0.9/3.3 MB | 48/51 kB Progress (2): 0.9/3.3 MB | 48/51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 0.9/3.3 MB | 51 kB Progress (2): 1.0/3.3 MB | 51 kB Progress (2): 1.0/3.3 MB | 51 kB Progress (2): 1.0/3.3 MB | 51 kB Progress (2): 1.0/3.3 MB | 51 kB Progress (2): 1.0/3.3 MB | 51 kB Progress (3): 1.0/3.3 MB | 51 kB | 4.1/38 kB Progress (4): 1.0/3.3 MB | 51 kB | 4.1/38 kB | 4.1/195 kB Progress (4): 1.0/3.3 MB | 51 kB | 4.1/38 kB | 4.1/195 kB Progress (5): 1.0/3.3 MB | 51 kB | 4.1/38 kB | 4.1/195 kB | 4.1/121 kB 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 231 kB/s) [2019-07-29T20:14:01.499Z] Progress (4): 1.0/3.3 MB | 4.1/38 kB | 4.1/195 kB | 7.7/121 kB Progress (4): 1.0/3.3 MB | 4.1/38 kB | 4.1/195 kB | 7.7/121 kB Progress (4): 1.0/3.3 MB | 4.1/38 kB | 7.7/195 kB | 7.7/121 kB Progress (4): 1.0/3.3 MB | 7.7/38 kB | 7.7/195 kB | 7.7/121 kB Progress (4): 1.0/3.3 MB | 7.7/38 kB | 12/195 kB | 7.7/121 kB Progress (4): 1.0/3.3 MB | 12/38 kB | 12/195 kB | 7.7/121 kB Progress (4): 1.0/3.3 MB | 12/38 kB | 12/195 kB | 7.7/121 kB Progress (4): 1.0/3.3 MB | 12/38 kB | 12/195 kB | 12/121 kB 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 [2019-07-29T20:14:01.499Z] Progress (4): 1.0/3.3 MB | 12/38 kB | 12/195 kB | 16/121 kB Progress (4): 1.0/3.3 MB | 12/38 kB | 12/195 kB | 16/121 kB Progress (4): 1.0/3.3 MB | 16/38 kB | 12/195 kB | 16/121 kB Progress (4): 1.0/3.3 MB | 16/38 kB | 16/195 kB | 16/121 kB Progress (4): 1.0/3.3 MB | 20/38 kB | 16/195 kB | 16/121 kB Progress (4): 1.0/3.3 MB | 20/38 kB | 16/195 kB | 16/121 kB Progress (4): 1.0/3.3 MB | 20/38 kB | 16/195 kB | 20/121 kB Progress (4): 1.0/3.3 MB | 20/38 kB | 16/195 kB | 20/121 kB Progress (4): 1.0/3.3 MB | 24/38 kB | 16/195 kB | 20/121 kB Progress (4): 1.0/3.3 MB | 24/38 kB | 20/195 kB | 20/121 kB Progress (4): 1.0/3.3 MB | 24/38 kB | 20/195 kB | 20/121 kB Progress (4): 1.0/3.3 MB | 24/38 kB | 20/195 kB | 24/121 kB Progress (4): 1.0/3.3 MB | 24/38 kB | 20/195 kB | 24/121 kB Progress (4): 1.0/3.3 MB | 24/38 kB | 24/195 kB | 24/121 kB Progress (4): 1.0/3.3 MB | 28/38 kB | 24/195 kB | 24/121 kB Progress (4): 1.0/3.3 MB | 28/38 kB | 28/195 kB | 24/121 kB Progress (4): 1.0/3.3 MB | 28/38 kB | 28/195 kB | 24/121 kB Progress (4): 1.0/3.3 MB | 28/38 kB | 28/195 kB | 28/121 kB Progress (4): 1.0/3.3 MB | 28/38 kB | 28/195 kB | 28/121 kB Progress (4): 1.0/3.3 MB | 28/38 kB | 32/195 kB | 28/121 kB Progress (4): 1.0/3.3 MB | 32/38 kB | 32/195 kB | 28/121 kB Progress (4): 1.0/3.3 MB | 32/38 kB | 33/195 kB | 28/121 kB Progress (4): 1.0/3.3 MB | 32/38 kB | 33/195 kB | 28/121 kB Progress (4): 1.0/3.3 MB | 32/38 kB | 37/195 kB | 28/121 kB Progress (4): 1.0/3.3 MB | 32/38 kB | 37/195 kB | 32/121 kB Progress (4): 1.0/3.3 MB | 32/38 kB | 41/195 kB | 32/121 kB Progress (4): 1.0/3.3 MB | 32/38 kB | 41/195 kB | 32/121 kB Progress (4): 1.0/3.3 MB | 36/38 kB | 41/195 kB | 32/121 kB Progress (4): 1.0/3.3 MB | 36/38 kB | 41/195 kB | 32/121 kB Progress (4): 1.0/3.3 MB | 36/38 kB | 45/195 kB | 32/121 kB Progress (4): 1.0/3.3 MB | 36/38 kB | 45/195 kB | 33/121 kB Progress (4): 1.0/3.3 MB | 36/38 kB | 49/195 kB | 33/121 kB Progress (4): 1.0/3.3 MB | 36/38 kB | 49/195 kB | 33/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 49/195 kB | 33/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 49/195 kB | 33/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 53/195 kB | 33/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 53/195 kB | 33/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 53/195 kB | 37/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 53/195 kB | 37/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 57/195 kB | 37/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 57/195 kB | 37/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 57/195 kB | 41/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 57/195 kB | 41/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 61/195 kB | 41/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 61/195 kB | 41/121 kB Progress (4): 1.0/3.3 MB | 38 kB | 61/195 kB | 45/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 61/195 kB | 45/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 65/195 kB | 45/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 65/195 kB | 45/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 65/195 kB | 49/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 65/195 kB | 49/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 66/195 kB | 49/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 66/195 kB | 49/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 66/195 kB | 53/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 66/195 kB | 53/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 70/195 kB | 53/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 70/195 kB | 53/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 70/195 kB | 57/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 70/195 kB | 57/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 74/195 kB | 57/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 74/195 kB | 57/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 74/195 kB | 61/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 74/195 kB | 61/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 78/195 kB | 61/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 78/195 kB | 61/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 78/195 kB | 65/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 78/195 kB | 66/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 78/195 kB | 66/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 82/195 kB | 66/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 82/195 kB | 66/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 82/195 kB | 70/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 82/195 kB | 70/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 86/195 kB | 70/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 86/195 kB | 70/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 86/195 kB | 74/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 86/195 kB | 74/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 90/195 kB | 74/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 90/195 kB | 74/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 94/195 kB | 74/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 94/195 kB | 78/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 98/195 kB | 78/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 98/195 kB | 78/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 98/195 kB | 78/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 98/195 kB | 82/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 102/195 kB | 82/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 102/195 kB | 82/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 106/195 kB | 82/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 106/195 kB | 86/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 110/195 kB | 86/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 110/195 kB | 86/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 114/195 kB | 86/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 114/195 kB | 90/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 118/195 kB | 90/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 118/195 kB | 90/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 122/195 kB | 90/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 122/195 kB | 94/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 126/195 kB | 94/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 126/195 kB | 94/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 130/195 kB | 94/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 130/195 kB | 98/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 131/195 kB | 98/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 131/195 kB | 98/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 135/195 kB | 98/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 135/195 kB | 98/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 139/195 kB | 98/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 139/195 kB | 98/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 143/195 kB | 98/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 143/195 kB | 102/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 147/195 kB | 102/121 kB Progress (4): 1.1/3.3 MB | 38 kB | 147/195 kB | 102/121 kB 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 154 kB/s) [2019-07-29T20:14:01.499Z] Progress (3): 1.1/3.3 MB | 147/195 kB | 102/121 kB Progress (3): 1.1/3.3 MB | 151/195 kB | 102/121 kB Progress (3): 1.1/3.3 MB | 151/195 kB | 106/121 kB Progress (3): 1.1/3.3 MB | 155/195 kB | 106/121 kB Progress (3): 1.2/3.3 MB | 155/195 kB | 106/121 kB Progress (4): 1.2/3.3 MB | 155/195 kB | 106/121 kB | 4.1/109 kB 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 [2019-07-29T20:14:01.499Z] Progress (4): 1.2/3.3 MB | 155/195 kB | 106/121 kB | 7.7/109 kB Progress (4): 1.2/3.3 MB | 155/195 kB | 106/121 kB | 7.7/109 kB Progress (4): 1.2/3.3 MB | 155/195 kB | 106/121 kB | 12/109 kB Progress (4): 1.2/3.3 MB | 159/195 kB | 106/121 kB | 12/109 kB Progress (4): 1.2/3.3 MB | 159/195 kB | 110/121 kB | 12/109 kB Progress (4): 1.2/3.3 MB | 163/195 kB | 110/121 kB | 12/109 kB Progress (4): 1.2/3.3 MB | 163/195 kB | 110/121 kB | 16/109 kB Progress (4): 1.2/3.3 MB | 163/195 kB | 110/121 kB | 16/109 kB Progress (4): 1.2/3.3 MB | 163/195 kB | 110/121 kB | 20/109 kB Progress (4): 1.2/3.3 MB | 167/195 kB | 110/121 kB | 20/109 kB Progress (4): 1.2/3.3 MB | 167/195 kB | 114/121 kB | 20/109 kB Progress (4): 1.2/3.3 MB | 171/195 kB | 114/121 kB | 20/109 kB Progress (4): 1.2/3.3 MB | 171/195 kB | 114/121 kB | 24/109 kB Progress (4): 1.2/3.3 MB | 171/195 kB | 114/121 kB | 24/109 kB Progress (4): 1.2/3.3 MB | 171/195 kB | 114/121 kB | 28/109 kB Progress (4): 1.2/3.3 MB | 171/195 kB | 114/121 kB | 28/109 kB Progress (4): 1.2/3.3 MB | 175/195 kB | 114/121 kB | 28/109 kB Progress (4): 1.2/3.3 MB | 175/195 kB | 118/121 kB | 28/109 kB Progress (4): 1.2/3.3 MB | 179/195 kB | 118/121 kB | 28/109 kB Progress (4): 1.2/3.3 MB | 179/195 kB | 118/121 kB | 28/109 kB Progress (4): 1.2/3.3 MB | 179/195 kB | 118/121 kB | 32/109 kB Progress (4): 1.2/3.3 MB | 183/195 kB | 118/121 kB | 32/109 kB Progress (4): 1.2/3.3 MB | 183/195 kB | 121 kB | 32/109 kB Progress (4): 1.2/3.3 MB | 187/195 kB | 121 kB | 32/109 kB Progress (4): 1.2/3.3 MB | 187/195 kB | 121 kB | 33/109 kB Progress (4): 1.2/3.3 MB | 187/195 kB | 121 kB | 33/109 kB Progress (4): 1.2/3.3 MB | 187/195 kB | 121 kB | 37/109 kB Progress (4): 1.2/3.3 MB | 191/195 kB | 121 kB | 37/109 kB Progress (4): 1.2/3.3 MB | 191/195 kB | 121 kB | 41/109 kB Progress (4): 1.2/3.3 MB | 191/195 kB | 121 kB | 41/109 kB Progress (4): 1.2/3.3 MB | 191/195 kB | 121 kB | 45/109 kB Progress (4): 1.2/3.3 MB | 195/195 kB | 121 kB | 45/109 kB Progress (4): 1.2/3.3 MB | 195/195 kB | 121 kB | 49/109 kB Progress (4): 1.2/3.3 MB | 195/195 kB | 121 kB | 49/109 kB Progress (4): 1.2/3.3 MB | 195/195 kB | 121 kB | 53/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 53/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 57/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 57/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 61/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 61/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 65/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 65/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 66/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 66/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 70/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 70/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 74/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 74/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 78/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 78/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 82/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 82/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 86/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 86/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 90/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 90/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 94/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 94/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 98/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 98/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 102/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 102/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 106/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 106/109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 109 kB Progress (4): 1.2/3.3 MB | 195 kB | 121 kB | 109 kB Progress (4): 1.3/3.3 MB | 195 kB | 121 kB | 109 kB 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) [2019-07-29T20:14:01.499Z] Progress (3): 1.3/3.3 MB | 121 kB | 109 kB 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 [2019-07-29T20:14:01.499Z] Progress (3): 1.3/3.3 MB | 121 kB | 109 kB Progress (3): 1.3/3.3 MB | 121 kB | 109 kB Progress (3): 1.3/3.3 MB | 121 kB | 109 kB Progress (3): 1.3/3.3 MB | 121 kB | 109 kB Progress (3): 1.3/3.3 MB | 121 kB | 109 kB Progress (3): 1.3/3.3 MB | 121 kB | 109 kB Progress (3): 1.3/3.3 MB | 121 kB | 109 kB Progress (3): 1.3/3.3 MB | 121 kB | 109 kB 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 411 kB/s) [2019-07-29T20:14:01.499Z] 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 [2019-07-29T20:14:01.499Z] Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB Progress (2): 1.3/3.3 MB | 121 kB 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 450 kB/s) [2019-07-29T20:14:01.499Z] Progress (1): 1.3/3.3 MB 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 [2019-07-29T20:14:01.499Z] Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.3/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (1): 1.4/3.3 MB Progress (2): 1.4/3.3 MB | 4.1/276 kB Progress (2): 1.4/3.3 MB | 4.1/276 kB Progress (2): 1.4/3.3 MB | 7.7/276 kB Progress (2): 1.4/3.3 MB | 7.7/276 kB Progress (2): 1.4/3.3 MB | 12/276 kB Progress (2): 1.4/3.3 MB | 12/276 kB Progress (2): 1.4/3.3 MB | 16/276 kB Progress (2): 1.4/3.3 MB | 16/276 kB Progress (2): 1.4/3.3 MB | 20/276 kB Progress (2): 1.4/3.3 MB | 20/276 kB Progress (2): 1.4/3.3 MB | 24/276 kB Progress (2): 1.4/3.3 MB | 24/276 kB Progress (2): 1.4/3.3 MB | 28/276 kB Progress (2): 1.4/3.3 MB | 28/276 kB Progress (2): 1.4/3.3 MB | 32/276 kB Progress (2): 1.4/3.3 MB | 32/276 kB Progress (2): 1.4/3.3 MB | 33/276 kB Progress (2): 1.5/3.3 MB | 33/276 kB Progress (2): 1.5/3.3 MB | 37/276 kB Progress (2): 1.5/3.3 MB | 37/276 kB Progress (2): 1.5/3.3 MB | 41/276 kB Progress (2): 1.5/3.3 MB | 41/276 kB Progress (2): 1.5/3.3 MB | 45/276 kB Progress (2): 1.5/3.3 MB | 45/276 kB Progress (2): 1.5/3.3 MB | 49/276 kB Progress (2): 1.5/3.3 MB | 49/276 kB Progress (2): 1.5/3.3 MB | 53/276 kB Progress (2): 1.5/3.3 MB | 53/276 kB Progress (2): 1.5/3.3 MB | 57/276 kB Progress (2): 1.5/3.3 MB | 57/276 kB Progress (2): 1.5/3.3 MB | 61/276 kB Progress (2): 1.5/3.3 MB | 61/276 kB Progress (2): 1.5/3.3 MB | 65/276 kB Progress (2): 1.5/3.3 MB | 65/276 kB Progress (2): 1.5/3.3 MB | 69/276 kB Progress (2): 1.5/3.3 MB | 69/276 kB Progress (2): 1.5/3.3 MB | 73/276 kB Progress (2): 1.5/3.3 MB | 73/276 kB Progress (2): 1.5/3.3 MB | 77/276 kB Progress (2): 1.5/3.3 MB | 77/276 kB Progress (2): 1.5/3.3 MB | 81/276 kB Progress (2): 1.5/3.3 MB | 81/276 kB Progress (3): 1.5/3.3 MB | 81/276 kB | 4.1/172 kB Progress (3): 1.5/3.3 MB | 81/276 kB | 4.1/172 kB Progress (3): 1.5/3.3 MB | 81/276 kB | 7.7/172 kB Progress (3): 1.5/3.3 MB | 85/276 kB | 7.7/172 kB Progress (3): 1.5/3.3 MB | 85/276 kB | 7.7/172 kB Progress (3): 1.5/3.3 MB | 89/276 kB | 7.7/172 kB Progress (3): 1.5/3.3 MB | 89/276 kB | 7.7/172 kB Progress (3): 1.5/3.3 MB | 89/276 kB | 12/172 kB Progress (3): 1.5/3.3 MB | 89/276 kB | 12/172 kB Progress (3): 1.5/3.3 MB | 93/276 kB | 12/172 kB Progress (3): 1.5/3.3 MB | 93/276 kB | 12/172 kB Progress (3): 1.5/3.3 MB | 93/276 kB | 16/172 kB Progress (3): 1.5/3.3 MB | 93/276 kB | 16/172 kB Progress (3): 1.5/3.3 MB | 97/276 kB | 16/172 kB Progress (3): 1.5/3.3 MB | 97/276 kB | 16/172 kB Progress (3): 1.5/3.3 MB | 97/276 kB | 20/172 kB Progress (3): 1.5/3.3 MB | 97/276 kB | 20/172 kB Progress (3): 1.5/3.3 MB | 101/276 kB | 20/172 kB Progress (3): 1.5/3.3 MB | 101/276 kB | 20/172 kB Progress (4): 1.5/3.3 MB | 101/276 kB | 20/172 kB | 4.1/47 kB Progress (4): 1.5/3.3 MB | 101/276 kB | 24/172 kB | 4.1/47 kB Progress (4): 1.5/3.3 MB | 101/276 kB | 24/172 kB | 7.7/47 kB Progress (4): 1.5/3.3 MB | 101/276 kB | 24/172 kB | 7.7/47 kB Progress (4): 1.5/3.3 MB | 105/276 kB | 24/172 kB | 7.7/47 kB Progress (4): 1.5/3.3 MB | 105/276 kB | 24/172 kB | 7.7/47 kB Progress (4): 1.5/3.3 MB | 109/276 kB | 24/172 kB | 7.7/47 kB Progress (4): 1.5/3.3 MB | 109/276 kB | 24/172 kB | 12/47 kB Progress (4): 1.5/3.3 MB | 109/276 kB | 28/172 kB | 12/47 kB Progress (4): 1.5/3.3 MB | 109/276 kB | 28/172 kB | 16/47 kB Progress (4): 1.5/3.3 MB | 113/276 kB | 28/172 kB | 16/47 kB Progress (4): 1.5/3.3 MB | 113/276 kB | 28/172 kB | 16/47 kB Progress (4): 1.5/3.3 MB | 117/276 kB | 28/172 kB | 16/47 kB Progress (4): 1.5/3.3 MB | 117/276 kB | 28/172 kB | 20/47 kB Progress (4): 1.5/3.3 MB | 117/276 kB | 32/172 kB | 20/47 kB Progress (4): 1.5/3.3 MB | 117/276 kB | 32/172 kB | 24/47 kB Progress (4): 1.5/3.3 MB | 121/276 kB | 32/172 kB | 24/47 kB Progress (4): 1.6/3.3 MB | 121/276 kB | 32/172 kB | 24/47 kB Progress (4): 1.6/3.3 MB | 125/276 kB | 32/172 kB | 24/47 kB Progress (4): 1.6/3.3 MB | 125/276 kB | 32/172 kB | 28/47 kB Progress (4): 1.6/3.3 MB | 125/276 kB | 33/172 kB | 28/47 kB Progress (4): 1.6/3.3 MB | 125/276 kB | 33/172 kB | 32/47 kB Progress (4): 1.6/3.3 MB | 129/276 kB | 33/172 kB | 32/47 kB Progress (4): 1.6/3.3 MB | 129/276 kB | 33/172 kB | 32/47 kB Progress (4): 1.6/3.3 MB | 133/276 kB | 33/172 kB | 32/47 kB Progress (4): 1.6/3.3 MB | 133/276 kB | 33/172 kB | 36/47 kB Progress (4): 1.6/3.3 MB | 133/276 kB | 37/172 kB | 36/47 kB Progress (4): 1.6/3.3 MB | 133/276 kB | 37/172 kB | 40/47 kB Progress (4): 1.6/3.3 MB | 137/276 kB | 37/172 kB | 40/47 kB Progress (4): 1.6/3.3 MB | 137/276 kB | 37/172 kB | 40/47 kB Progress (4): 1.6/3.3 MB | 141/276 kB | 37/172 kB | 40/47 kB Progress (4): 1.6/3.3 MB | 141/276 kB | 37/172 kB | 44/47 kB Progress (4): 1.6/3.3 MB | 141/276 kB | 41/172 kB | 44/47 kB Progress (4): 1.6/3.3 MB | 141/276 kB | 41/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 145/276 kB | 41/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 145/276 kB | 41/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 149/276 kB | 41/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 149/276 kB | 45/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 153/276 kB | 45/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 153/276 kB | 45/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 157/276 kB | 45/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 157/276 kB | 49/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 161/276 kB | 49/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 161/276 kB | 49/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 165/276 kB | 49/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 165/276 kB | 53/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 169/276 kB | 53/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 169/276 kB | 53/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 173/276 kB | 53/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 173/276 kB | 57/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 177/276 kB | 57/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 177/276 kB | 57/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 181/276 kB | 57/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 181/276 kB | 57/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 181/276 kB | 61/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 181/276 kB | 61/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 185/276 kB | 61/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 185/276 kB | 61/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 185/276 kB | 65/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 185/276 kB | 65/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 189/276 kB | 65/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 189/276 kB | 65/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 189/276 kB | 66/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 189/276 kB | 66/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 193/276 kB | 66/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 197/276 kB | 66/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 201/276 kB | 66/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 201/276 kB | 66/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 201/276 kB | 70/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 201/276 kB | 70/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 205/276 kB | 70/172 kB | 47 kB Progress (4): 1.6/3.3 MB | 205/276 kB | 70/172 kB | 47 kB Progress (5): 1.6/3.3 MB | 205/276 kB | 70/172 kB | 47 kB | 4.1/61 kB Progress (5): 1.6/3.3 MB | 205/276 kB | 70/172 kB | 47 kB | 4.1/61 kB Progress (5): 1.6/3.3 MB | 209/276 kB | 70/172 kB | 47 kB | 4.1/61 kB 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 146 kB/s) [2019-07-29T20:14:01.499Z] Progress (4): 1.6/3.3 MB | 209/276 kB | 74/172 kB | 4.1/61 kB 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 [2019-07-29T20:14:01.499Z] Progress (4): 1.6/3.3 MB | 213/276 kB | 74/172 kB | 4.1/61 kB Progress (4): 1.6/3.3 MB | 213/276 kB | 74/172 kB | 4.1/61 kB Progress (4): 1.6/3.3 MB | 213/276 kB | 74/172 kB | 7.7/61 kB Progress (4): 1.6/3.3 MB | 213/276 kB | 74/172 kB | 7.7/61 kB Progress (4): 1.6/3.3 MB | 213/276 kB | 74/172 kB | 12/61 kB Progress (4): 1.6/3.3 MB | 217/276 kB | 74/172 kB | 12/61 kB Progress (4): 1.6/3.3 MB | 217/276 kB | 78/172 kB | 12/61 kB Progress (4): 1.6/3.3 MB | 221/276 kB | 78/172 kB | 12/61 kB Progress (4): 1.6/3.3 MB | 221/276 kB | 78/172 kB | 16/61 kB Progress (4): 1.6/3.3 MB | 221/276 kB | 78/172 kB | 16/61 kB Progress (4): 1.6/3.3 MB | 221/276 kB | 78/172 kB | 16/61 kB Progress (4): 1.6/3.3 MB | 221/276 kB | 78/172 kB | 20/61 kB Progress (4): 1.6/3.3 MB | 225/276 kB | 78/172 kB | 20/61 kB Progress (4): 1.6/3.3 MB | 225/276 kB | 82/172 kB | 20/61 kB Progress (4): 1.6/3.3 MB | 229/276 kB | 82/172 kB | 20/61 kB Progress (4): 1.6/3.3 MB | 229/276 kB | 82/172 kB | 24/61 kB Progress (4): 1.6/3.3 MB | 229/276 kB | 82/172 kB | 24/61 kB Progress (4): 1.6/3.3 MB | 229/276 kB | 82/172 kB | 28/61 kB Progress (4): 1.6/3.3 MB | 233/276 kB | 82/172 kB | 28/61 kB Progress (4): 1.6/3.3 MB | 233/276 kB | 86/172 kB | 28/61 kB Progress (4): 1.6/3.3 MB | 237/276 kB | 86/172 kB | 28/61 kB Progress (4): 1.6/3.3 MB | 237/276 kB | 86/172 kB | 32/61 kB Progress (4): 1.6/3.3 MB | 237/276 kB | 86/172 kB | 32/61 kB Progress (4): 1.6/3.3 MB | 237/276 kB | 86/172 kB | 36/61 kB Progress (4): 1.6/3.3 MB | 237/276 kB | 86/172 kB | 36/61 kB Progress (4): 1.6/3.3 MB | 241/276 kB | 86/172 kB | 36/61 kB Progress (4): 1.6/3.3 MB | 241/276 kB | 90/172 kB | 36/61 kB Progress (4): 1.6/3.3 MB | 245/276 kB | 90/172 kB | 36/61 kB Progress (4): 1.7/3.3 MB | 245/276 kB | 90/172 kB | 36/61 kB Progress (4): 1.7/3.3 MB | 245/276 kB | 90/172 kB | 40/61 kB Progress (4): 1.7/3.3 MB | 245/276 kB | 90/172 kB | 40/61 kB Progress (4): 1.7/3.3 MB | 249/276 kB | 90/172 kB | 40/61 kB Progress (4): 1.7/3.3 MB | 249/276 kB | 94/172 kB | 40/61 kB Progress (4): 1.7/3.3 MB | 253/276 kB | 94/172 kB | 40/61 kB Progress (4): 1.7/3.3 MB | 253/276 kB | 94/172 kB | 40/61 kB Progress (4): 1.7/3.3 MB | 253/276 kB | 94/172 kB | 44/61 kB Progress (4): 1.7/3.3 MB | 253/276 kB | 94/172 kB | 44/61 kB Progress (4): 1.7/3.3 MB | 257/276 kB | 94/172 kB | 44/61 kB Progress (4): 1.7/3.3 MB | 257/276 kB | 98/172 kB | 44/61 kB Progress (4): 1.7/3.3 MB | 261/276 kB | 98/172 kB | 44/61 kB Progress (4): 1.7/3.3 MB | 261/276 kB | 98/172 kB | 44/61 kB Progress (4): 1.7/3.3 MB | 261/276 kB | 98/172 kB | 48/61 kB Progress (4): 1.7/3.3 MB | 261/276 kB | 98/172 kB | 48/61 kB Progress (4): 1.7/3.3 MB | 265/276 kB | 98/172 kB | 48/61 kB Progress (4): 1.7/3.3 MB | 265/276 kB | 98/172 kB | 48/61 kB Progress (4): 1.7/3.3 MB | 269/276 kB | 98/172 kB | 48/61 kB Progress (4): 1.7/3.3 MB | 269/276 kB | 98/172 kB | 48/61 kB Progress (4): 1.7/3.3 MB | 269/276 kB | 98/172 kB | 52/61 kB Progress (4): 1.7/3.3 MB | 269/276 kB | 98/172 kB | 52/61 kB Progress (4): 1.7/3.3 MB | 273/276 kB | 98/172 kB | 52/61 kB Progress (4): 1.7/3.3 MB | 273/276 kB | 102/172 kB | 52/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 102/172 kB | 52/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 102/172 kB | 52/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 102/172 kB | 56/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 102/172 kB | 56/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 106/172 kB | 56/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 106/172 kB | 56/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 106/172 kB | 60/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 106/172 kB | 60/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 110/172 kB | 60/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 110/172 kB | 60/61 kB Progress (4): 1.7/3.3 MB | 276 kB | 110/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 110/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 114/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 114/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 118/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 118/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 122/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 122/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 126/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 126/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 130/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 130/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 134/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 134/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 138/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 138/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 142/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 142/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 146/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 146/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 150/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 150/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 154/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 154/172 kB | 61 kB Progress (4): 1.7/3.3 MB | 276 kB | 158/172 kB | 61 kB 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 817 kB/s) [2019-07-29T20:14:01.499Z] Progress (3): 1.7/3.3 MB | 162/172 kB | 61 kB Progress (3): 1.8/3.3 MB | 162/172 kB | 61 kB Progress (3): 1.8/3.3 MB | 166/172 kB | 61 kB 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 [2019-07-29T20:14:01.499Z] Progress (3): 1.8/3.3 MB | 170/172 kB | 61 kB Progress (3): 1.8/3.3 MB | 170/172 kB | 61 kB Progress (3): 1.8/3.3 MB | 172 kB | 61 kB Progress (3): 1.8/3.3 MB | 172 kB | 61 kB Progress (3): 1.8/3.3 MB | 172 kB | 61 kB Progress (3): 1.8/3.3 MB | 172 kB | 61 kB Progress (3): 1.8/3.3 MB | 172 kB | 61 kB 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 178 kB/s) [2019-07-29T20:14:01.499Z] Progress (2): 1.8/3.3 MB | 172 kB 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 [2019-07-29T20:14:01.499Z] Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.8/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (2): 1.9/3.3 MB | 172 kB Progress (3): 1.9/3.3 MB | 172 kB | 4.1/52 kB Progress (3): 1.9/3.3 MB | 172 kB | 4.1/52 kB Progress (3): 1.9/3.3 MB | 172 kB | 7.7/52 kB Progress (3): 1.9/3.3 MB | 172 kB | 7.7/52 kB Progress (3): 1.9/3.3 MB | 172 kB | 12/52 kB Progress (3): 1.9/3.3 MB | 172 kB | 12/52 kB Progress (3): 1.9/3.3 MB | 172 kB | 16/52 kB Progress (3): 1.9/3.3 MB | 172 kB | 16/52 kB 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 493 kB/s) [2019-07-29T20:14:01.499Z] 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 [2019-07-29T20:14:01.499Z] Progress (2): 1.9/3.3 MB | 16/52 kB Progress (2): 1.9/3.3 MB | 20/52 kB Progress (2): 1.9/3.3 MB | 20/52 kB Progress (2): 1.9/3.3 MB | 24/52 kB Progress (2): 1.9/3.3 MB | 24/52 kB Progress (2): 1.9/3.3 MB | 28/52 kB Progress (2): 1.9/3.3 MB | 28/52 kB Progress (2): 1.9/3.3 MB | 32/52 kB Progress (2): 1.9/3.3 MB | 32/52 kB Progress (2): 1.9/3.3 MB | 36/52 kB Progress (2): 1.9/3.3 MB | 36/52 kB Progress (2): 1.9/3.3 MB | 40/52 kB Progress (2): 1.9/3.3 MB | 40/52 kB Progress (2): 1.9/3.3 MB | 44/52 kB Progress (2): 1.9/3.3 MB | 44/52 kB Progress (2): 1.9/3.3 MB | 48/52 kB Progress (2): 1.9/3.3 MB | 48/52 kB Progress (2): 1.9/3.3 MB | 52/52 kB Progress (2): 1.9/3.3 MB | 52 kB Progress (2): 1.9/3.3 MB | 52 kB Progress (2): 1.9/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.0/3.3 MB | 52 kB Progress (2): 2.1/3.3 MB | 52 kB Progress (2): 2.1/3.3 MB | 52 kB Progress (2): 2.1/3.3 MB | 52 kB Progress (2): 2.1/3.3 MB | 52 kB Progress (2): 2.1/3.3 MB | 52 kB 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 146 kB/s) [2019-07-29T20:14:01.499Z] Progress (1): 2.1/3.3 MB 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 [2019-07-29T20:14:01.759Z] Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (1): 2.1/3.3 MB Progress (2): 2.1/3.3 MB | 4.1/254 kB Progress (2): 2.1/3.3 MB | 4.1/254 kB Progress (2): 2.1/3.3 MB | 7.7/254 kB Progress (2): 2.1/3.3 MB | 7.7/254 kB Progress (2): 2.1/3.3 MB | 12/254 kB Progress (2): 2.1/3.3 MB | 12/254 kB Progress (2): 2.1/3.3 MB | 16/254 kB Progress (2): 2.1/3.3 MB | 16/254 kB Progress (2): 2.1/3.3 MB | 20/254 kB Progress (2): 2.2/3.3 MB | 20/254 kB Progress (2): 2.2/3.3 MB | 24/254 kB Progress (2): 2.2/3.3 MB | 24/254 kB Progress (2): 2.2/3.3 MB | 28/254 kB Progress (2): 2.2/3.3 MB | 28/254 kB Progress (2): 2.2/3.3 MB | 32/254 kB Progress (2): 2.2/3.3 MB | 32/254 kB Progress (2): 2.2/3.3 MB | 33/254 kB Progress (2): 2.2/3.3 MB | 33/254 kB Progress (2): 2.2/3.3 MB | 37/254 kB Progress (2): 2.2/3.3 MB | 37/254 kB Progress (2): 2.2/3.3 MB | 41/254 kB Progress (2): 2.2/3.3 MB | 41/254 kB Progress (2): 2.2/3.3 MB | 45/254 kB Progress (2): 2.2/3.3 MB | 45/254 kB Progress (2): 2.2/3.3 MB | 49/254 kB Progress (2): 2.2/3.3 MB | 49/254 kB Progress (2): 2.2/3.3 MB | 53/254 kB Progress (2): 2.2/3.3 MB | 53/254 kB Progress (2): 2.2/3.3 MB | 57/254 kB Progress (2): 2.2/3.3 MB | 57/254 kB Progress (2): 2.2/3.3 MB | 57/254 kB Progress (2): 2.2/3.3 MB | 61/254 kB Progress (2): 2.2/3.3 MB | 61/254 kB Progress (2): 2.2/3.3 MB | 65/254 kB Progress (2): 2.2/3.3 MB | 65/254 kB Progress (2): 2.2/3.3 MB | 66/254 kB Progress (2): 2.2/3.3 MB | 66/254 kB Progress (2): 2.2/3.3 MB | 70/254 kB Progress (2): 2.2/3.3 MB | 70/254 kB Progress (2): 2.2/3.3 MB | 74/254 kB Progress (2): 2.2/3.3 MB | 74/254 kB Progress (2): 2.2/3.3 MB | 74/254 kB Progress (2): 2.2/3.3 MB | 78/254 kB Progress (2): 2.2/3.3 MB | 78/254 kB Progress (2): 2.2/3.3 MB | 82/254 kB Progress (2): 2.2/3.3 MB | 82/254 kB Progress (2): 2.2/3.3 MB | 86/254 kB Progress (2): 2.2/3.3 MB | 86/254 kB Progress (2): 2.2/3.3 MB | 90/254 kB Progress (2): 2.2/3.3 MB | 90/254 kB Progress (2): 2.2/3.3 MB | 94/254 kB Progress (2): 2.2/3.3 MB | 94/254 kB Progress (2): 2.2/3.3 MB | 98/254 kB Progress (2): 2.2/3.3 MB | 98/254 kB Progress (2): 2.2/3.3 MB | 98/254 kB Progress (2): 2.2/3.3 MB | 98/254 kB Progress (2): 2.2/3.3 MB | 102/254 kB Progress (2): 2.3/3.3 MB | 102/254 kB Progress (2): 2.3/3.3 MB | 106/254 kB Progress (2): 2.3/3.3 MB | 106/254 kB Progress (2): 2.3/3.3 MB | 110/254 kB Progress (2): 2.3/3.3 MB | 110/254 kB Progress (3): 2.3/3.3 MB | 110/254 kB | 4.1/125 kB Progress (3): 2.3/3.3 MB | 114/254 kB | 4.1/125 kB Progress (3): 2.3/3.3 MB | 114/254 kB | 7.7/125 kB Progress (3): 2.3/3.3 MB | 114/254 kB | 7.7/125 kB Progress (3): 2.3/3.3 MB | 118/254 kB | 7.7/125 kB Progress (3): 2.3/3.3 MB | 118/254 kB | 7.7/125 kB Progress (3): 2.3/3.3 MB | 118/254 kB | 12/125 kB Progress (3): 2.3/3.3 MB | 118/254 kB | 12/125 kB Progress (3): 2.3/3.3 MB | 118/254 kB | 16/125 kB Progress (3): 2.3/3.3 MB | 122/254 kB | 16/125 kB Progress (3): 2.3/3.3 MB | 122/254 kB | 16/125 kB Progress (3): 2.3/3.3 MB | 126/254 kB | 16/125 kB Progress (3): 2.3/3.3 MB | 126/254 kB | 20/125 kB Progress (3): 2.3/3.3 MB | 130/254 kB | 20/125 kB Progress (3): 2.3/3.3 MB | 130/254 kB | 20/125 kB Progress (3): 2.3/3.3 MB | 131/254 kB | 20/125 kB Progress (3): 2.3/3.3 MB | 131/254 kB | 24/125 kB Progress (3): 2.3/3.3 MB | 135/254 kB | 24/125 kB Progress (3): 2.3/3.3 MB | 135/254 kB | 24/125 kB Progress (3): 2.3/3.3 MB | 139/254 kB | 24/125 kB Progress (3): 2.3/3.3 MB | 139/254 kB | 24/125 kB Progress (3): 2.3/3.3 MB | 139/254 kB | 28/125 kB Progress (3): 2.3/3.3 MB | 139/254 kB | 28/125 kB Progress (3): 2.3/3.3 MB | 143/254 kB | 28/125 kB Progress (3): 2.3/3.3 MB | 143/254 kB | 28/125 kB Progress (3): 2.3/3.3 MB | 143/254 kB | 32/125 kB Progress (3): 2.3/3.3 MB | 143/254 kB | 32/125 kB Progress (3): 2.3/3.3 MB | 147/254 kB | 32/125 kB Progress (3): 2.3/3.3 MB | 147/254 kB | 36/125 kB Progress (3): 2.3/3.3 MB | 151/254 kB | 36/125 kB Progress (3): 2.3/3.3 MB | 151/254 kB | 36/125 kB Progress (3): 2.3/3.3 MB | 155/254 kB | 36/125 kB Progress (3): 2.3/3.3 MB | 155/254 kB | 40/125 kB Progress (3): 2.3/3.3 MB | 159/254 kB | 40/125 kB Progress (3): 2.3/3.3 MB | 159/254 kB | 40/125 kB Progress (3): 2.3/3.3 MB | 163/254 kB | 40/125 kB Progress (3): 2.3/3.3 MB | 163/254 kB | 44/125 kB Progress (3): 2.3/3.3 MB | 164/254 kB | 44/125 kB Progress (3): 2.3/3.3 MB | 164/254 kB | 44/125 kB Progress (3): 2.3/3.3 MB | 168/254 kB | 44/125 kB Progress (3): 2.3/3.3 MB | 168/254 kB | 44/125 kB Progress (4): 2.3/3.3 MB | 168/254 kB | 44/125 kB | 4.1/866 kB Progress (4): 2.3/3.3 MB | 168/254 kB | 48/125 kB | 4.1/866 kB Progress (4): 2.3/3.3 MB | 168/254 kB | 52/125 kB | 4.1/866 kB Progress (4): 2.3/3.3 MB | 168/254 kB | 56/125 kB | 4.1/866 kB Progress (4): 2.3/3.3 MB | 168/254 kB | 60/125 kB | 4.1/866 kB Progress (4): 2.3/3.3 MB | 168/254 kB | 64/125 kB | 4.1/866 kB Progress (4): 2.3/3.3 MB | 168/254 kB | 64/125 kB | 7.7/866 kB Progress (4): 2.3/3.3 MB | 168/254 kB | 64/125 kB | 7.7/866 kB Progress (4): 2.3/3.3 MB | 172/254 kB | 64/125 kB | 7.7/866 kB Progress (4): 2.3/3.3 MB | 172/254 kB | 64/125 kB | 7.7/866 kB Progress (4): 2.3/3.3 MB | 172/254 kB | 64/125 kB | 12/866 kB Progress (5): 2.3/3.3 MB | 172/254 kB | 64/125 kB | 12/866 kB | 4.1/65 kB Progress (5): 2.3/3.3 MB | 172/254 kB | 68/125 kB | 12/866 kB | 4.1/65 kB Progress (5): 2.3/3.3 MB | 172/254 kB | 68/125 kB | 12/866 kB | 7.7/65 kB Progress (5): 2.3/3.3 MB | 172/254 kB | 68/125 kB | 16/866 kB | 7.7/65 kB Progress (5): 2.3/3.3 MB | 172/254 kB | 68/125 kB | 16/866 kB | 7.7/65 kB Progress (5): 2.3/3.3 MB | 176/254 kB | 68/125 kB | 16/866 kB | 7.7/65 kB Progress (5): 2.3/3.3 MB | 176/254 kB | 68/125 kB | 16/866 kB | 7.7/65 kB Progress (5): 2.3/3.3 MB | 176/254 kB | 68/125 kB | 20/866 kB | 7.7/65 kB Progress (5): 2.3/3.3 MB | 176/254 kB | 68/125 kB | 20/866 kB | 12/65 kB Progress (5): 2.3/3.3 MB | 176/254 kB | 72/125 kB | 20/866 kB | 12/65 kB Progress (5): 2.3/3.3 MB | 176/254 kB | 72/125 kB | 20/866 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 176/254 kB | 72/125 kB | 24/866 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 176/254 kB | 72/125 kB | 24/866 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 180/254 kB | 72/125 kB | 24/866 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 180/254 kB | 72/125 kB | 24/866 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 180/254 kB | 72/125 kB | 28/866 kB | 16/65 kB Progress (5): 2.3/3.3 MB | 180/254 kB | 72/125 kB | 28/866 kB | 20/65 kB Progress (5): 2.3/3.3 MB | 180/254 kB | 76/125 kB | 28/866 kB | 20/65 kB Progress (5): 2.3/3.3 MB | 180/254 kB | 76/125 kB | 28/866 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 180/254 kB | 76/125 kB | 32/866 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 180/254 kB | 76/125 kB | 32/866 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 184/254 kB | 76/125 kB | 32/866 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 184/254 kB | 76/125 kB | 32/866 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 184/254 kB | 76/125 kB | 36/866 kB | 24/65 kB Progress (5): 2.3/3.3 MB | 184/254 kB | 76/125 kB | 36/866 kB | 28/65 kB Progress (5): 2.3/3.3 MB | 184/254 kB | 80/125 kB | 36/866 kB | 28/65 kB Progress (5): 2.3/3.3 MB | 184/254 kB | 80/125 kB | 36/866 kB | 32/65 kB Progress (5): 2.3/3.3 MB | 184/254 kB | 80/125 kB | 40/866 kB | 32/65 kB Progress (5): 2.4/3.3 MB | 184/254 kB | 80/125 kB | 40/866 kB | 32/65 kB Progress (5): 2.4/3.3 MB | 188/254 kB | 80/125 kB | 40/866 kB | 32/65 kB Progress (5): 2.4/3.3 MB | 188/254 kB | 80/125 kB | 40/866 kB | 32/65 kB Progress (5): 2.4/3.3 MB | 188/254 kB | 80/125 kB | 44/866 kB | 32/65 kB Progress (5): 2.4/3.3 MB | 188/254 kB | 80/125 kB | 44/866 kB | 36/65 kB Progress (5): 2.4/3.3 MB | 188/254 kB | 84/125 kB | 44/866 kB | 36/65 kB Progress (5): 2.4/3.3 MB | 188/254 kB | 84/125 kB | 44/866 kB | 40/65 kB Progress (5): 2.4/3.3 MB | 188/254 kB | 84/125 kB | 48/866 kB | 40/65 kB Progress (5): 2.4/3.3 MB | 188/254 kB | 84/125 kB | 48/866 kB | 40/65 kB Progress (5): 2.4/3.3 MB | 192/254 kB | 84/125 kB | 48/866 kB | 40/65 kB Progress (5): 2.4/3.3 MB | 192/254 kB | 84/125 kB | 48/866 kB | 40/65 kB Progress (5): 2.4/3.3 MB | 192/254 kB | 84/125 kB | 52/866 kB | 40/65 kB Progress (5): 2.4/3.3 MB | 192/254 kB | 84/125 kB | 52/866 kB | 44/65 kB Progress (5): 2.4/3.3 MB | 192/254 kB | 88/125 kB | 52/866 kB | 44/65 kB Progress (5): 2.4/3.3 MB | 192/254 kB | 88/125 kB | 52/866 kB | 48/65 kB Progress (5): 2.4/3.3 MB | 192/254 kB | 88/125 kB | 56/866 kB | 48/65 kB Progress (5): 2.4/3.3 MB | 192/254 kB | 88/125 kB | 56/866 kB | 48/65 kB Progress (5): 2.4/3.3 MB | 196/254 kB | 88/125 kB | 56/866 kB | 48/65 kB Progress (5): 2.4/3.3 MB | 196/254 kB | 88/125 kB | 56/866 kB | 48/65 kB Progress (5): 2.4/3.3 MB | 196/254 kB | 88/125 kB | 60/866 kB | 48/65 kB Progress (5): 2.4/3.3 MB | 196/254 kB | 88/125 kB | 60/866 kB | 52/65 kB Progress (5): 2.4/3.3 MB | 196/254 kB | 92/125 kB | 60/866 kB | 52/65 kB Progress (5): 2.4/3.3 MB | 196/254 kB | 92/125 kB | 60/866 kB | 56/65 kB Progress (5): 2.4/3.3 MB | 196/254 kB | 92/125 kB | 64/866 kB | 56/65 kB Progress (5): 2.4/3.3 MB | 196/254 kB | 92/125 kB | 64/866 kB | 56/65 kB Progress (5): 2.4/3.3 MB | 197/254 kB | 92/125 kB | 64/866 kB | 56/65 kB Progress (5): 2.4/3.3 MB | 197/254 kB | 92/125 kB | 64/866 kB | 56/65 kB Progress (5): 2.4/3.3 MB | 197/254 kB | 92/125 kB | 68/866 kB | 56/65 kB Progress (5): 2.4/3.3 MB | 197/254 kB | 92/125 kB | 68/866 kB | 60/65 kB Progress (5): 2.4/3.3 MB | 197/254 kB | 96/125 kB | 68/866 kB | 60/65 kB Progress (5): 2.4/3.3 MB | 197/254 kB | 96/125 kB | 68/866 kB | 64/65 kB Progress (5): 2.4/3.3 MB | 197/254 kB | 96/125 kB | 72/866 kB | 64/65 kB Progress (5): 2.4/3.3 MB | 197/254 kB | 96/125 kB | 72/866 kB | 64/65 kB Progress (5): 2.4/3.3 MB | 201/254 kB | 96/125 kB | 72/866 kB | 64/65 kB Progress (5): 2.4/3.3 MB | 201/254 kB | 96/125 kB | 72/866 kB | 64/65 kB Progress (5): 2.4/3.3 MB | 201/254 kB | 96/125 kB | 76/866 kB | 64/65 kB Progress (5): 2.4/3.3 MB | 201/254 kB | 96/125 kB | 76/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 201/254 kB | 100/125 kB | 76/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 201/254 kB | 100/125 kB | 80/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 201/254 kB | 100/125 kB | 80/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 205/254 kB | 100/125 kB | 80/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 205/254 kB | 100/125 kB | 80/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 205/254 kB | 100/125 kB | 84/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 205/254 kB | 104/125 kB | 84/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 205/254 kB | 104/125 kB | 88/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 205/254 kB | 104/125 kB | 88/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 209/254 kB | 104/125 kB | 88/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 209/254 kB | 104/125 kB | 88/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 209/254 kB | 104/125 kB | 92/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 209/254 kB | 108/125 kB | 92/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 209/254 kB | 112/125 kB | 92/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 209/254 kB | 112/125 kB | 96/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 209/254 kB | 112/125 kB | 96/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 213/254 kB | 112/125 kB | 96/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 213/254 kB | 112/125 kB | 96/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 213/254 kB | 112/125 kB | 100/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 213/254 kB | 116/125 kB | 100/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 213/254 kB | 116/125 kB | 104/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 213/254 kB | 116/125 kB | 104/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 116/125 kB | 104/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 116/125 kB | 104/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 116/125 kB | 108/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 120/125 kB | 108/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 120/125 kB | 112/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 217/254 kB | 120/125 kB | 112/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 221/254 kB | 120/125 kB | 112/866 kB | 65 kB Progress (5): 2.4/3.3 MB | 221/254 kB | 120/125 kB | 112/866 kB | 65 kB 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 148 kB/s) [2019-07-29T20:14:01.759Z] Progress (4): 2.4/3.3 MB | 221/254 kB | 120/125 kB | 116/866 kB Progress (4): 2.4/3.3 MB | 221/254 kB | 124/125 kB | 116/866 kB Progress (4): 2.4/3.3 MB | 221/254 kB | 124/125 kB | 120/866 kB 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 [2019-07-29T20:14:01.759Z] Progress (4): 2.4/3.3 MB | 221/254 kB | 124/125 kB | 120/866 kB Progress (4): 2.4/3.3 MB | 225/254 kB | 124/125 kB | 120/866 kB Progress (4): 2.4/3.3 MB | 225/254 kB | 124/125 kB | 120/866 kB Progress (4): 2.4/3.3 MB | 225/254 kB | 124/125 kB | 124/866 kB Progress (4): 2.4/3.3 MB | 225/254 kB | 125 kB | 124/866 kB Progress (4): 2.4/3.3 MB | 225/254 kB | 125 kB | 128/866 kB Progress (4): 2.4/3.3 MB | 225/254 kB | 125 kB | 128/866 kB Progress (4): 2.4/3.3 MB | 229/254 kB | 125 kB | 128/866 kB Progress (4): 2.4/3.3 MB | 229/254 kB | 125 kB | 128/866 kB Progress (4): 2.4/3.3 MB | 229/254 kB | 125 kB | 132/866 kB Progress (4): 2.4/3.3 MB | 229/254 kB | 125 kB | 132/866 kB Progress (4): 2.4/3.3 MB | 233/254 kB | 125 kB | 132/866 kB Progress (4): 2.5/3.3 MB | 233/254 kB | 125 kB | 132/866 kB Progress (4): 2.5/3.3 MB | 233/254 kB | 125 kB | 136/866 kB Progress (4): 2.5/3.3 MB | 233/254 kB | 125 kB | 136/866 kB Progress (4): 2.5/3.3 MB | 233/254 kB | 125 kB | 140/866 kB Progress (4): 2.5/3.3 MB | 237/254 kB | 125 kB | 140/866 kB Progress (4): 2.5/3.3 MB | 237/254 kB | 125 kB | 144/866 kB Progress (4): 2.5/3.3 MB | 237/254 kB | 125 kB | 144/866 kB Progress (4): 2.5/3.3 MB | 237/254 kB | 125 kB | 148/866 kB Progress (4): 2.5/3.3 MB | 241/254 kB | 125 kB | 148/866 kB Progress (4): 2.5/3.3 MB | 241/254 kB | 125 kB | 152/866 kB Progress (4): 2.5/3.3 MB | 241/254 kB | 125 kB | 152/866 kB Progress (4): 2.5/3.3 MB | 241/254 kB | 125 kB | 156/866 kB Progress (4): 2.5/3.3 MB | 245/254 kB | 125 kB | 156/866 kB Progress (4): 2.5/3.3 MB | 245/254 kB | 125 kB | 160/866 kB Progress (4): 2.5/3.3 MB | 245/254 kB | 125 kB | 160/866 kB Progress (4): 2.5/3.3 MB | 245/254 kB | 125 kB | 164/866 kB Progress (4): 2.5/3.3 MB | 245/254 kB | 125 kB | 164/866 kB Progress (4): 2.5/3.3 MB | 249/254 kB | 125 kB | 164/866 kB Progress (4): 2.5/3.3 MB | 249/254 kB | 125 kB | 164/866 kB Progress (4): 2.5/3.3 MB | 249/254 kB | 125 kB | 168/866 kB Progress (4): 2.5/3.3 MB | 249/254 kB | 125 kB | 168/866 kB Progress (4): 2.5/3.3 MB | 253/254 kB | 125 kB | 168/866 kB Progress (4): 2.5/3.3 MB | 253/254 kB | 125 kB | 168/866 kB Progress (4): 2.5/3.3 MB | 253/254 kB | 125 kB | 172/866 kB Progress (4): 2.5/3.3 MB | 253/254 kB | 125 kB | 172/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 172/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 172/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 176/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 176/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 180/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 180/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 184/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 184/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 188/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 188/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 192/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 192/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 196/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 196/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 200/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 200/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 204/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 204/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 208/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 208/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 212/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 212/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 216/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 216/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 220/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 220/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 224/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 224/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 228/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 228/866 kB Progress (4): 2.5/3.3 MB | 254 kB | 125 kB | 232/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 232/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 236/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 236/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 240/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 240/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 244/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 244/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 248/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 248/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 252/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 252/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 256/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 256/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 260/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 260/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 264/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 264/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 268/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 268/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 272/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 272/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 276/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 276/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 280/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 280/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 284/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 284/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 288/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 288/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 292/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 292/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 296/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 296/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 300/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 125 kB | 300/866 kB 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 270 kB/s) [2019-07-29T20:14:01.759Z] Progress (3): 2.6/3.3 MB | 254 kB | 304/866 kB 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 [2019-07-29T20:14:01.759Z] Progress (3): 2.6/3.3 MB | 254 kB | 304/866 kB Progress (4): 2.6/3.3 MB | 254 kB | 304/866 kB | 4.1/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 308/866 kB | 4.1/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 308/866 kB | 7.7/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 308/866 kB | 7.7/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 308/866 kB | 12/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 312/866 kB | 12/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 312/866 kB | 16/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 312/866 kB | 16/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 312/866 kB | 20/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 316/866 kB | 20/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 316/866 kB | 24/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 316/866 kB | 24/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 316/866 kB | 28/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 320/866 kB | 28/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 320/866 kB | 32/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 320/866 kB | 32/33 kB Progress (4): 2.6/3.3 MB | 254 kB | 320/866 kB | 33 kB Progress (4): 2.6/3.3 MB | 254 kB | 324/866 kB | 33 kB Progress (4): 2.6/3.3 MB | 254 kB | 324/866 kB | 33 kB Progress (4): 2.6/3.3 MB | 254 kB | 328/866 kB | 33 kB Progress (4): 2.6/3.3 MB | 254 kB | 328/866 kB | 33 kB Progress (4): 2.6/3.3 MB | 254 kB | 332/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 254 kB | 332/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 254 kB | 336/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 254 kB | 336/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 254 kB | 340/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 254 kB | 340/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 254 kB | 344/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 254 kB | 344/866 kB | 33 kB Progress (4): 2.7/3.3 MB | 254 kB | 348/866 kB | 33 kB 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 540 kB/s) [2019-07-29T20:14:01.759Z] Progress (3): 2.7/3.3 MB | 348/866 kB | 33 kB 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 [2019-07-29T20:14:01.759Z] Progress (3): 2.7/3.3 MB | 352/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 352/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 356/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 356/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 360/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 360/866 kB | 33 kB Progress (3): 2.7/3.3 MB | 364/866 kB | 33 kB 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) [2019-07-29T20:14:01.759Z] Progress (2): 2.7/3.3 MB | 368/866 kB Progress (2): 2.7/3.3 MB | 368/866 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-29T20:14:01.759Z] Progress (2): 2.7/3.3 MB | 368/866 kB Progress (2): 2.7/3.3 MB | 372/866 kB Progress (2): 2.7/3.3 MB | 372/866 kB Progress (2): 2.7/3.3 MB | 376/866 kB Progress (2): 2.7/3.3 MB | 376/866 kB Progress (2): 2.7/3.3 MB | 380/866 kB Progress (2): 2.7/3.3 MB | 380/866 kB Progress (2): 2.7/3.3 MB | 384/866 kB Progress (2): 2.7/3.3 MB | 384/866 kB Progress (2): 2.7/3.3 MB | 388/866 kB Progress (2): 2.7/3.3 MB | 388/866 kB Progress (2): 2.7/3.3 MB | 392/866 kB Progress (2): 2.7/3.3 MB | 392/866 kB Progress (2): 2.7/3.3 MB | 396/866 kB Progress (2): 2.7/3.3 MB | 396/866 kB Progress (2): 2.7/3.3 MB | 400/866 kB Progress (2): 2.7/3.3 MB | 400/866 kB Progress (2): 2.7/3.3 MB | 404/866 kB Progress (2): 2.7/3.3 MB | 404/866 kB Progress (2): 2.7/3.3 MB | 408/866 kB Progress (2): 2.7/3.3 MB | 408/866 kB Progress (2): 2.7/3.3 MB | 412/866 kB Progress (2): 2.7/3.3 MB | 412/866 kB Progress (2): 2.7/3.3 MB | 416/866 kB Progress (2): 2.7/3.3 MB | 416/866 kB Progress (2): 2.7/3.3 MB | 420/866 kB Progress (2): 2.7/3.3 MB | 420/866 kB Progress (2): 2.7/3.3 MB | 424/866 kB Progress (2): 2.7/3.3 MB | 424/866 kB Progress (2): 2.7/3.3 MB | 428/866 kB Progress (2): 2.7/3.3 MB | 428/866 kB Progress (2): 2.7/3.3 MB | 432/866 kB Progress (2): 2.8/3.3 MB | 432/866 kB Progress (2): 2.8/3.3 MB | 436/866 kB Progress (2): 2.8/3.3 MB | 436/866 kB Progress (2): 2.8/3.3 MB | 440/866 kB Progress (2): 2.8/3.3 MB | 440/866 kB Progress (2): 2.8/3.3 MB | 444/866 kB Progress (2): 2.8/3.3 MB | 444/866 kB Progress (2): 2.8/3.3 MB | 448/866 kB Progress (2): 2.8/3.3 MB | 448/866 kB Progress (2): 2.8/3.3 MB | 452/866 kB Progress (2): 2.8/3.3 MB | 452/866 kB Progress (2): 2.8/3.3 MB | 456/866 kB Progress (2): 2.8/3.3 MB | 456/866 kB Progress (2): 2.8/3.3 MB | 460/866 kB Progress (2): 2.8/3.3 MB | 460/866 kB Progress (2): 2.8/3.3 MB | 464/866 kB Progress (2): 2.8/3.3 MB | 464/866 kB Progress (2): 2.8/3.3 MB | 468/866 kB Progress (2): 2.8/3.3 MB | 468/866 kB Progress (2): 2.8/3.3 MB | 472/866 kB Progress (2): 2.8/3.3 MB | 472/866 kB Progress (2): 2.8/3.3 MB | 476/866 kB Progress (2): 2.8/3.3 MB | 476/866 kB Progress (2): 2.8/3.3 MB | 480/866 kB Progress (2): 2.8/3.3 MB | 480/866 kB Progress (2): 2.8/3.3 MB | 484/866 kB Progress (2): 2.8/3.3 MB | 484/866 kB Progress (2): 2.8/3.3 MB | 488/866 kB Progress (2): 2.8/3.3 MB | 488/866 kB Progress (2): 2.8/3.3 MB | 492/866 kB Progress (2): 2.8/3.3 MB | 492/866 kB Progress (2): 2.8/3.3 MB | 496/866 kB Progress (2): 2.8/3.3 MB | 496/866 kB Progress (2): 2.8/3.3 MB | 500/866 kB Progress (2): 2.8/3.3 MB | 500/866 kB Progress (2): 2.8/3.3 MB | 504/866 kB Progress (2): 2.8/3.3 MB | 504/866 kB Progress (2): 2.8/3.3 MB | 508/866 kB Progress (2): 2.8/3.3 MB | 508/866 kB Progress (2): 2.8/3.3 MB | 512/866 kB Progress (2): 2.8/3.3 MB | 512/866 kB Progress (2): 2.8/3.3 MB | 512/866 kB Progress (2): 2.8/3.3 MB | 516/866 kB Progress (2): 2.8/3.3 MB | 516/866 kB Progress (2): 2.8/3.3 MB | 520/866 kB Progress (2): 2.8/3.3 MB | 520/866 kB Progress (2): 2.8/3.3 MB | 524/866 kB Progress (2): 2.8/3.3 MB | 524/866 kB Progress (2): 2.8/3.3 MB | 528/866 kB Progress (2): 2.9/3.3 MB | 528/866 kB Progress (2): 2.9/3.3 MB | 532/866 kB Progress (2): 2.9/3.3 MB | 532/866 kB Progress (2): 2.9/3.3 MB | 536/866 kB Progress (2): 2.9/3.3 MB | 536/866 kB Progress (2): 2.9/3.3 MB | 540/866 kB Progress (2): 2.9/3.3 MB | 540/866 kB Progress (2): 2.9/3.3 MB | 544/866 kB Progress (2): 2.9/3.3 MB | 544/866 kB Progress (3): 2.9/3.3 MB | 544/866 kB | 4.1/193 kB Progress (3): 2.9/3.3 MB | 544/866 kB | 4.1/193 kB Progress (3): 2.9/3.3 MB | 548/866 kB | 4.1/193 kB Progress (3): 2.9/3.3 MB | 548/866 kB | 4.1/193 kB Progress (3): 2.9/3.3 MB | 548/866 kB | 7.7/193 kB Progress (3): 2.9/3.3 MB | 548/866 kB | 7.7/193 kB Progress (3): 2.9/3.3 MB | 552/866 kB | 7.7/193 kB Progress (3): 2.9/3.3 MB | 552/866 kB | 7.7/193 kB Progress (3): 2.9/3.3 MB | 552/866 kB | 12/193 kB Progress (3): 2.9/3.3 MB | 552/866 kB | 12/193 kB Progress (3): 2.9/3.3 MB | 556/866 kB | 12/193 kB Progress (3): 2.9/3.3 MB | 556/866 kB | 12/193 kB Progress (3): 2.9/3.3 MB | 556/866 kB | 16/193 kB Progress (3): 2.9/3.3 MB | 556/866 kB | 16/193 kB Progress (3): 2.9/3.3 MB | 560/866 kB | 16/193 kB Progress (3): 2.9/3.3 MB | 560/866 kB | 16/193 kB Progress (3): 2.9/3.3 MB | 560/866 kB | 20/193 kB Progress (3): 2.9/3.3 MB | 560/866 kB | 20/193 kB Progress (3): 2.9/3.3 MB | 564/866 kB | 20/193 kB Progress (3): 2.9/3.3 MB | 564/866 kB | 20/193 kB Progress (3): 2.9/3.3 MB | 564/866 kB | 24/193 kB Progress (3): 2.9/3.3 MB | 564/866 kB | 24/193 kB Progress (3): 2.9/3.3 MB | 564/866 kB | 28/193 kB Progress (3): 2.9/3.3 MB | 568/866 kB | 28/193 kB Progress (3): 2.9/3.3 MB | 568/866 kB | 32/193 kB Progress (3): 2.9/3.3 MB | 568/866 kB | 32/193 kB Progress (3): 2.9/3.3 MB | 568/866 kB | 33/193 kB Progress (3): 2.9/3.3 MB | 572/866 kB | 33/193 kB Progress (3): 2.9/3.3 MB | 572/866 kB | 37/193 kB Progress (3): 2.9/3.3 MB | 572/866 kB | 37/193 kB Progress (4): 2.9/3.3 MB | 572/866 kB | 37/193 kB | 4.1/569 kB Progress (4): 2.9/3.3 MB | 572/866 kB | 41/193 kB | 4.1/569 kB Progress (4): 2.9/3.3 MB | 576/866 kB | 41/193 kB | 4.1/569 kB Progress (4): 2.9/3.3 MB | 576/866 kB | 45/193 kB | 4.1/569 kB Progress (4): 2.9/3.3 MB | 576/866 kB | 45/193 kB | 7.7/569 kB Progress (4): 2.9/3.3 MB | 576/866 kB | 45/193 kB | 7.7/569 kB Progress (4): 2.9/3.3 MB | 576/866 kB | 45/193 kB | 12/569 kB Progress (5): 2.9/3.3 MB | 576/866 kB | 45/193 kB | 12/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 576/866 kB | 49/193 kB | 12/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 580/866 kB | 49/193 kB | 12/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 584/866 kB | 49/193 kB | 12/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 588/866 kB | 49/193 kB | 12/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 588/866 kB | 53/193 kB | 12/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 588/866 kB | 53/193 kB | 12/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 588/866 kB | 53/193 kB | 16/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 588/866 kB | 53/193 kB | 16/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 588/866 kB | 53/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 588/866 kB | 53/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 588/866 kB | 57/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 592/866 kB | 57/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 592/866 kB | 61/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 592/866 kB | 61/193 kB | 20/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 592/866 kB | 61/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 592/866 kB | 61/193 kB | 24/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 592/866 kB | 61/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 592/866 kB | 61/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 592/866 kB | 65/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 596/866 kB | 65/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 596/866 kB | 66/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 596/866 kB | 66/193 kB | 28/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 596/866 kB | 66/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 596/866 kB | 66/193 kB | 32/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 596/866 kB | 66/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 596/866 kB | 66/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 596/866 kB | 70/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 600/866 kB | 70/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 600/866 kB | 74/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 600/866 kB | 74/193 kB | 33/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 600/866 kB | 74/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 600/866 kB | 74/193 kB | 37/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 600/866 kB | 74/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 600/866 kB | 74/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 600/866 kB | 78/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 604/866 kB | 78/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 604/866 kB | 82/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 604/866 kB | 82/193 kB | 41/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 604/866 kB | 82/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 604/866 kB | 82/193 kB | 45/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 604/866 kB | 82/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 604/866 kB | 82/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 604/866 kB | 86/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 608/866 kB | 86/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 608/866 kB | 90/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 608/866 kB | 90/193 kB | 49/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 608/866 kB | 90/193 kB | 53/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 608/866 kB | 90/193 kB | 53/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 608/866 kB | 90/193 kB | 57/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 608/866 kB | 90/193 kB | 57/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 608/866 kB | 94/193 kB | 57/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 612/866 kB | 94/193 kB | 57/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 612/866 kB | 98/193 kB | 57/569 kB | 0/2.2 MB Progress (5): 2.9/3.3 MB | 612/866 kB | 98/193 kB | 57/569 kB | 0.1/2.2 MB Progress (5): 2.9/3.3 MB | 612/866 kB | 98/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 612/866 kB | 98/193 kB | 61/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 612/866 kB | 98/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 612/866 kB | 98/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 612/866 kB | 98/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 616/866 kB | 98/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 616/866 kB | 102/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 616/866 kB | 102/193 kB | 65/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 616/866 kB | 102/193 kB | 69/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 616/866 kB | 102/193 kB | 69/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 616/866 kB | 102/193 kB | 73/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 616/866 kB | 102/193 kB | 73/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 616/866 kB | 106/193 kB | 73/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 620/866 kB | 106/193 kB | 73/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 620/866 kB | 110/193 kB | 73/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 620/866 kB | 110/193 kB | 73/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 620/866 kB | 110/193 kB | 77/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 620/866 kB | 110/193 kB | 77/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 620/866 kB | 110/193 kB | 81/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 620/866 kB | 110/193 kB | 81/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 620/866 kB | 114/193 kB | 81/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 624/866 kB | 114/193 kB | 81/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 624/866 kB | 118/193 kB | 81/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 624/866 kB | 118/193 kB | 81/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 624/866 kB | 118/193 kB | 85/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 624/866 kB | 118/193 kB | 85/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 624/866 kB | 118/193 kB | 89/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 624/866 kB | 118/193 kB | 89/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 624/866 kB | 122/193 kB | 89/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 628/866 kB | 122/193 kB | 89/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 628/866 kB | 126/193 kB | 89/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 628/866 kB | 126/193 kB | 89/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 628/866 kB | 126/193 kB | 93/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 628/866 kB | 126/193 kB | 93/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 628/866 kB | 126/193 kB | 97/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 628/866 kB | 126/193 kB | 97/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 628/866 kB | 130/193 kB | 97/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 632/866 kB | 130/193 kB | 97/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 632/866 kB | 131/193 kB | 97/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 632/866 kB | 131/193 kB | 97/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 632/866 kB | 131/193 kB | 101/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 632/866 kB | 131/193 kB | 101/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 632/866 kB | 131/193 kB | 105/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 632/866 kB | 131/193 kB | 105/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 632/866 kB | 135/193 kB | 105/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 636/866 kB | 135/193 kB | 105/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 636/866 kB | 139/193 kB | 105/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 636/866 kB | 139/193 kB | 105/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 636/866 kB | 139/193 kB | 109/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 636/866 kB | 139/193 kB | 109/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 636/866 kB | 139/193 kB | 113/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 636/866 kB | 139/193 kB | 113/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 636/866 kB | 143/193 kB | 113/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 640/866 kB | 143/193 kB | 113/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 640/866 kB | 147/193 kB | 113/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 640/866 kB | 147/193 kB | 113/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 640/866 kB | 147/193 kB | 117/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 640/866 kB | 147/193 kB | 117/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 640/866 kB | 147/193 kB | 121/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 640/866 kB | 147/193 kB | 121/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 640/866 kB | 151/193 kB | 121/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 644/866 kB | 151/193 kB | 121/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 648/866 kB | 151/193 kB | 121/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 648/866 kB | 155/193 kB | 121/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 648/866 kB | 155/193 kB | 121/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 648/866 kB | 155/193 kB | 125/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 648/866 kB | 155/193 kB | 125/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 648/866 kB | 155/193 kB | 129/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 648/866 kB | 155/193 kB | 129/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 648/866 kB | 159/193 kB | 129/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 652/866 kB | 159/193 kB | 129/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 652/866 kB | 163/193 kB | 129/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 652/866 kB | 163/193 kB | 129/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 652/866 kB | 163/193 kB | 133/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 652/866 kB | 163/193 kB | 133/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 652/866 kB | 163/193 kB | 137/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 652/866 kB | 163/193 kB | 137/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 652/866 kB | 167/193 kB | 137/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 656/866 kB | 167/193 kB | 137/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 656/866 kB | 171/193 kB | 137/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 656/866 kB | 171/193 kB | 137/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 656/866 kB | 171/193 kB | 141/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 656/866 kB | 171/193 kB | 141/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 656/866 kB | 171/193 kB | 145/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 656/866 kB | 171/193 kB | 145/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 656/866 kB | 175/193 kB | 145/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 660/866 kB | 175/193 kB | 145/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 660/866 kB | 179/193 kB | 145/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 660/866 kB | 179/193 kB | 145/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 660/866 kB | 179/193 kB | 149/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 660/866 kB | 179/193 kB | 149/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 660/866 kB | 179/193 kB | 153/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 660/866 kB | 179/193 kB | 153/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 660/866 kB | 183/193 kB | 153/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 664/866 kB | 183/193 kB | 153/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 664/866 kB | 187/193 kB | 153/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 664/866 kB | 187/193 kB | 153/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 664/866 kB | 187/193 kB | 157/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 664/866 kB | 187/193 kB | 157/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 664/866 kB | 187/193 kB | 161/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 664/866 kB | 187/193 kB | 161/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 664/866 kB | 191/193 kB | 161/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 668/866 kB | 191/193 kB | 161/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 668/866 kB | 193 kB | 161/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 668/866 kB | 193 kB | 161/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 668/866 kB | 193 kB | 164/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 668/866 kB | 193 kB | 164/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 668/866 kB | 193 kB | 168/569 kB | 0.1/2.2 MB Progress (5): 3.0/3.3 MB | 668/866 kB | 193 kB | 168/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 672/866 kB | 193 kB | 168/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 672/866 kB | 193 kB | 168/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 672/866 kB | 193 kB | 172/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 672/866 kB | 193 kB | 172/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 672/866 kB | 193 kB | 176/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 672/866 kB | 193 kB | 176/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 676/866 kB | 193 kB | 176/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 676/866 kB | 193 kB | 176/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 676/866 kB | 193 kB | 180/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 676/866 kB | 193 kB | 180/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 676/866 kB | 193 kB | 184/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 676/866 kB | 193 kB | 184/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 680/866 kB | 193 kB | 184/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 680/866 kB | 193 kB | 184/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 680/866 kB | 193 kB | 188/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 680/866 kB | 193 kB | 188/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 680/866 kB | 193 kB | 192/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 680/866 kB | 193 kB | 192/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 684/866 kB | 193 kB | 192/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 684/866 kB | 193 kB | 192/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 684/866 kB | 193 kB | 196/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 684/866 kB | 193 kB | 196/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 684/866 kB | 193 kB | 200/569 kB | 0.2/2.2 MB Progress (5): 3.0/3.3 MB | 684/866 kB | 193 kB | 200/569 kB | 0.2/2.2 MB 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 340 kB/s) [2019-07-29T20:14:01.759Z] Progress (4): 3.0/3.3 MB | 688/866 kB | 200/569 kB | 0.2/2.2 MB 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 [2019-07-29T20:14:01.759Z] Progress (4): 3.0/3.3 MB | 688/866 kB | 200/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 688/866 kB | 204/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 688/866 kB | 204/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 688/866 kB | 208/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 688/866 kB | 208/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 692/866 kB | 208/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 692/866 kB | 208/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 692/866 kB | 212/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 692/866 kB | 212/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 692/866 kB | 216/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 692/866 kB | 216/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 696/866 kB | 216/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 696/866 kB | 216/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 696/866 kB | 220/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 696/866 kB | 220/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 696/866 kB | 224/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 696/866 kB | 224/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 700/866 kB | 224/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 700/866 kB | 224/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 700/866 kB | 228/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 700/866 kB | 228/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 700/866 kB | 232/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 700/866 kB | 232/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 704/866 kB | 232/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 704/866 kB | 232/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 704/866 kB | 236/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 704/866 kB | 236/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 704/866 kB | 240/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 704/866 kB | 240/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 708/866 kB | 240/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 708/866 kB | 240/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 708/866 kB | 244/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 708/866 kB | 244/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 708/866 kB | 248/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 708/866 kB | 248/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 712/866 kB | 248/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 712/866 kB | 248/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 712/866 kB | 252/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 712/866 kB | 252/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 712/866 kB | 256/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 712/866 kB | 256/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 716/866 kB | 256/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 716/866 kB | 256/569 kB | 0.2/2.2 MB Progress (4): 3.0/3.3 MB | 716/866 kB | 260/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 716/866 kB | 260/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 716/866 kB | 264/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 716/866 kB | 264/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 720/866 kB | 264/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 720/866 kB | 264/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 720/866 kB | 268/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 720/866 kB | 268/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 720/866 kB | 272/569 kB | 0.2/2.2 MB Progress (4): 3.1/3.3 MB | 720/866 kB | 272/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 724/866 kB | 272/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 724/866 kB | 272/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 724/866 kB | 276/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 724/866 kB | 276/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 724/866 kB | 280/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 724/866 kB | 280/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 728/866 kB | 280/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 728/866 kB | 280/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 728/866 kB | 284/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 728/866 kB | 284/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 728/866 kB | 288/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 728/866 kB | 288/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 732/866 kB | 288/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 732/866 kB | 288/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 732/866 kB | 292/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 732/866 kB | 292/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 732/866 kB | 296/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 732/866 kB | 296/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 736/866 kB | 296/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 736/866 kB | 296/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 736/866 kB | 300/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 736/866 kB | 300/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 736/866 kB | 304/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 736/866 kB | 304/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 740/866 kB | 304/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 740/866 kB | 304/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 740/866 kB | 308/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 740/866 kB | 308/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 740/866 kB | 312/569 kB | 0.3/2.2 MB Progress (5): 3.1/3.3 MB | 740/866 kB | 312/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 3.1/3.3 MB | 740/866 kB | 312/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 3.1/3.3 MB | 744/866 kB | 312/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 3.1/3.3 MB | 744/866 kB | 312/569 kB | 0.3/2.2 MB | 4.1/10.0 kB Progress (5): 3.1/3.3 MB | 744/866 kB | 312/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 744/866 kB | 316/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 744/866 kB | 316/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 744/866 kB | 320/569 kB | 0.3/2.2 MB | 7.7/10.0 kB Progress (5): 3.1/3.3 MB | 744/866 kB | 320/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 744/866 kB | 320/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 748/866 kB | 320/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 748/866 kB | 320/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 748/866 kB | 324/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 748/866 kB | 324/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 748/866 kB | 328/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 748/866 kB | 328/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 752/866 kB | 328/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 752/866 kB | 328/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 752/866 kB | 332/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 752/866 kB | 332/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 752/866 kB | 336/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 752/866 kB | 336/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 756/866 kB | 336/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 756/866 kB | 336/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 756/866 kB | 340/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 756/866 kB | 340/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 756/866 kB | 344/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 756/866 kB | 344/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 760/866 kB | 344/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 760/866 kB | 344/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 760/866 kB | 348/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 760/866 kB | 348/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 760/866 kB | 352/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 760/866 kB | 352/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 764/866 kB | 352/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 764/866 kB | 352/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 764/866 kB | 356/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 764/866 kB | 356/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 764/866 kB | 360/569 kB | 0.3/2.2 MB | 10.0 kB Progress (5): 3.1/3.3 MB | 764/866 kB | 360/569 kB | 0.3/2.2 MB | 10.0 kB 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 17 kB/s) [2019-07-29T20:14:01.759Z] Progress (4): 3.1/3.3 MB | 768/866 kB | 360/569 kB | 0.3/2.2 MB 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 [2019-07-29T20:14:02.019Z] Progress (4): 3.1/3.3 MB | 768/866 kB | 360/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 768/866 kB | 364/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 768/866 kB | 364/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 768/866 kB | 368/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 768/866 kB | 368/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 772/866 kB | 368/569 kB | 0.3/2.2 MB Progress (4): 3.1/3.3 MB | 772/866 kB | 368/569 kB | 0.4/2.2 MB Progress (4): 3.1/3.3 MB | 772/866 kB | 368/569 kB | 0.4/2.2 MB Progress (5): 3.1/3.3 MB | 772/866 kB | 368/569 kB | 0.4/2.2 MB | 4.1/351 kB Progress (5): 3.1/3.3 MB | 772/866 kB | 372/569 kB | 0.4/2.2 MB | 4.1/351 kB Progress (5): 3.1/3.3 MB | 772/866 kB | 372/569 kB | 0.4/2.2 MB | 4.1/351 kB Progress (5): 3.1/3.3 MB | 772/866 kB | 376/569 kB | 0.4/2.2 MB | 4.1/351 kB Progress (5): 3.1/3.3 MB | 772/866 kB | 376/569 kB | 0.4/2.2 MB | 7.7/351 kB Progress (5): 3.1/3.3 MB | 772/866 kB | 376/569 kB | 0.4/2.2 MB | 7.7/351 kB Progress (5): 3.1/3.3 MB | 776/866 kB | 376/569 kB | 0.4/2.2 MB | 7.7/351 kB Progress (5): 3.1/3.3 MB | 776/866 kB | 376/569 kB | 0.4/2.2 MB | 7.7/351 kB Progress (5): 3.1/3.3 MB | 776/866 kB | 376/569 kB | 0.4/2.2 MB | 12/351 kB Progress (5): 3.1/3.3 MB | 776/866 kB | 380/569 kB | 0.4/2.2 MB | 12/351 kB Progress (5): 3.1/3.3 MB | 776/866 kB | 380/569 kB | 0.4/2.2 MB | 12/351 kB Progress (5): 3.1/3.3 MB | 776/866 kB | 384/569 kB | 0.4/2.2 MB | 12/351 kB Progress (5): 3.1/3.3 MB | 776/866 kB | 384/569 kB | 0.4/2.2 MB | 16/351 kB Progress (5): 3.1/3.3 MB | 776/866 kB | 384/569 kB | 0.4/2.2 MB | 16/351 kB Progress (5): 3.1/3.3 MB | 780/866 kB | 384/569 kB | 0.4/2.2 MB | 16/351 kB Progress (5): 3.1/3.3 MB | 780/866 kB | 384/569 kB | 0.4/2.2 MB | 16/351 kB Progress (5): 3.1/3.3 MB | 780/866 kB | 384/569 kB | 0.4/2.2 MB | 20/351 kB Progress (5): 3.1/3.3 MB | 780/866 kB | 388/569 kB | 0.4/2.2 MB | 20/351 kB Progress (5): 3.1/3.3 MB | 780/866 kB | 388/569 kB | 0.4/2.2 MB | 20/351 kB Progress (5): 3.1/3.3 MB | 780/866 kB | 392/569 kB | 0.4/2.2 MB | 20/351 kB Progress (5): 3.1/3.3 MB | 780/866 kB | 392/569 kB | 0.4/2.2 MB | 24/351 kB Progress (5): 3.1/3.3 MB | 780/866 kB | 392/569 kB | 0.4/2.2 MB | 24/351 kB Progress (5): 3.1/3.3 MB | 784/866 kB | 392/569 kB | 0.4/2.2 MB | 24/351 kB Progress (5): 3.1/3.3 MB | 784/866 kB | 392/569 kB | 0.4/2.2 MB | 24/351 kB Progress (5): 3.1/3.3 MB | 784/866 kB | 392/569 kB | 0.4/2.2 MB | 28/351 kB Progress (5): 3.1/3.3 MB | 784/866 kB | 396/569 kB | 0.4/2.2 MB | 28/351 kB Progress (5): 3.1/3.3 MB | 784/866 kB | 396/569 kB | 0.4/2.2 MB | 28/351 kB Progress (5): 3.1/3.3 MB | 784/866 kB | 400/569 kB | 0.4/2.2 MB | 28/351 kB Progress (5): 3.1/3.3 MB | 784/866 kB | 400/569 kB | 0.4/2.2 MB | 32/351 kB Progress (5): 3.1/3.3 MB | 784/866 kB | 400/569 kB | 0.4/2.2 MB | 32/351 kB Progress (5): 3.1/3.3 MB | 788/866 kB | 400/569 kB | 0.4/2.2 MB | 32/351 kB Progress (5): 3.1/3.3 MB | 788/866 kB | 400/569 kB | 0.4/2.2 MB | 32/351 kB Progress (5): 3.1/3.3 MB | 788/866 kB | 400/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 3.1/3.3 MB | 788/866 kB | 404/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 3.1/3.3 MB | 788/866 kB | 404/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 3.1/3.3 MB | 788/866 kB | 408/569 kB | 0.4/2.2 MB | 33/351 kB Progress (5): 3.1/3.3 MB | 788/866 kB | 408/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 3.1/3.3 MB | 788/866 kB | 408/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 3.1/3.3 MB | 792/866 kB | 408/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 3.1/3.3 MB | 792/866 kB | 408/569 kB | 0.4/2.2 MB | 37/351 kB Progress (5): 3.1/3.3 MB | 792/866 kB | 408/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 3.1/3.3 MB | 792/866 kB | 412/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 3.1/3.3 MB | 792/866 kB | 412/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 3.1/3.3 MB | 792/866 kB | 416/569 kB | 0.4/2.2 MB | 41/351 kB Progress (5): 3.1/3.3 MB | 792/866 kB | 416/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 3.1/3.3 MB | 792/866 kB | 416/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 3.1/3.3 MB | 796/866 kB | 416/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 3.1/3.3 MB | 796/866 kB | 416/569 kB | 0.4/2.2 MB | 45/351 kB Progress (5): 3.1/3.3 MB | 796/866 kB | 416/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 3.1/3.3 MB | 796/866 kB | 420/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 3.1/3.3 MB | 796/866 kB | 420/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 3.1/3.3 MB | 796/866 kB | 424/569 kB | 0.4/2.2 MB | 49/351 kB Progress (5): 3.1/3.3 MB | 796/866 kB | 424/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 3.1/3.3 MB | 796/866 kB | 424/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 3.1/3.3 MB | 800/866 kB | 424/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 3.1/3.3 MB | 800/866 kB | 424/569 kB | 0.4/2.2 MB | 53/351 kB Progress (5): 3.1/3.3 MB | 800/866 kB | 424/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 3.1/3.3 MB | 800/866 kB | 428/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 3.1/3.3 MB | 800/866 kB | 428/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 3.1/3.3 MB | 800/866 kB | 432/569 kB | 0.4/2.2 MB | 57/351 kB Progress (5): 3.1/3.3 MB | 800/866 kB | 432/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 3.1/3.3 MB | 800/866 kB | 432/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 3.1/3.3 MB | 804/866 kB | 432/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 3.1/3.3 MB | 804/866 kB | 432/569 kB | 0.4/2.2 MB | 61/351 kB Progress (5): 3.1/3.3 MB | 804/866 kB | 432/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 3.1/3.3 MB | 804/866 kB | 436/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 3.1/3.3 MB | 804/866 kB | 436/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 3.1/3.3 MB | 804/866 kB | 440/569 kB | 0.4/2.2 MB | 65/351 kB Progress (5): 3.1/3.3 MB | 804/866 kB | 440/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 3.1/3.3 MB | 804/866 kB | 440/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 3.1/3.3 MB | 808/866 kB | 440/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 3.1/3.3 MB | 808/866 kB | 440/569 kB | 0.4/2.2 MB | 66/351 kB Progress (5): 3.1/3.3 MB | 808/866 kB | 440/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 3.1/3.3 MB | 808/866 kB | 444/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 3.1/3.3 MB | 808/866 kB | 444/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 3.1/3.3 MB | 808/866 kB | 448/569 kB | 0.4/2.2 MB | 70/351 kB Progress (5): 3.1/3.3 MB | 808/866 kB | 448/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 3.1/3.3 MB | 808/866 kB | 448/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 3.1/3.3 MB | 812/866 kB | 448/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 3.1/3.3 MB | 812/866 kB | 448/569 kB | 0.4/2.2 MB | 74/351 kB Progress (5): 3.1/3.3 MB | 812/866 kB | 448/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 3.1/3.3 MB | 812/866 kB | 452/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 3.1/3.3 MB | 812/866 kB | 452/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 3.1/3.3 MB | 812/866 kB | 456/569 kB | 0.4/2.2 MB | 78/351 kB Progress (5): 3.1/3.3 MB | 812/866 kB | 456/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 3.1/3.3 MB | 812/866 kB | 456/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 3.1/3.3 MB | 816/866 kB | 456/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 3.1/3.3 MB | 816/866 kB | 456/569 kB | 0.4/2.2 MB | 82/351 kB Progress (5): 3.1/3.3 MB | 816/866 kB | 456/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 3.1/3.3 MB | 816/866 kB | 460/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 3.2/3.3 MB | 816/866 kB | 460/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 3.2/3.3 MB | 816/866 kB | 464/569 kB | 0.4/2.2 MB | 86/351 kB Progress (5): 3.2/3.3 MB | 816/866 kB | 464/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 3.2/3.3 MB | 816/866 kB | 464/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 3.2/3.3 MB | 820/866 kB | 464/569 kB | 0.4/2.2 MB | 90/351 kB Progress (5): 3.2/3.3 MB | 820/866 kB | 464/569 kB | 0.5/2.2 MB | 90/351 kB Progress (5): 3.2/3.3 MB | 820/866 kB | 464/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 3.2/3.3 MB | 820/866 kB | 468/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 3.2/3.3 MB | 820/866 kB | 468/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 3.2/3.3 MB | 820/866 kB | 472/569 kB | 0.5/2.2 MB | 94/351 kB Progress (5): 3.2/3.3 MB | 820/866 kB | 472/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 3.2/3.3 MB | 820/866 kB | 472/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 3.2/3.3 MB | 824/866 kB | 472/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 3.2/3.3 MB | 824/866 kB | 472/569 kB | 0.5/2.2 MB | 98/351 kB Progress (5): 3.2/3.3 MB | 824/866 kB | 472/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 3.2/3.3 MB | 824/866 kB | 476/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 3.2/3.3 MB | 824/866 kB | 476/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 3.2/3.3 MB | 824/866 kB | 480/569 kB | 0.5/2.2 MB | 102/351 kB Progress (5): 3.2/3.3 MB | 824/866 kB | 480/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 3.2/3.3 MB | 824/866 kB | 480/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 3.2/3.3 MB | 828/866 kB | 480/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 3.2/3.3 MB | 828/866 kB | 480/569 kB | 0.5/2.2 MB | 106/351 kB Progress (5): 3.2/3.3 MB | 828/866 kB | 480/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 3.2/3.3 MB | 828/866 kB | 484/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 3.2/3.3 MB | 828/866 kB | 484/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 3.2/3.3 MB | 828/866 kB | 488/569 kB | 0.5/2.2 MB | 110/351 kB Progress (5): 3.2/3.3 MB | 828/866 kB | 488/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 3.2/3.3 MB | 828/866 kB | 488/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 3.2/3.3 MB | 832/866 kB | 488/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 3.2/3.3 MB | 832/866 kB | 488/569 kB | 0.5/2.2 MB | 114/351 kB Progress (5): 3.2/3.3 MB | 832/866 kB | 488/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 3.2/3.3 MB | 832/866 kB | 492/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 3.2/3.3 MB | 832/866 kB | 492/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 3.2/3.3 MB | 832/866 kB | 496/569 kB | 0.5/2.2 MB | 118/351 kB Progress (5): 3.2/3.3 MB | 832/866 kB | 496/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 3.2/3.3 MB | 832/866 kB | 496/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 3.2/3.3 MB | 836/866 kB | 496/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 3.2/3.3 MB | 836/866 kB | 496/569 kB | 0.5/2.2 MB | 122/351 kB Progress (5): 3.2/3.3 MB | 836/866 kB | 496/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 3.2/3.3 MB | 836/866 kB | 500/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 3.2/3.3 MB | 836/866 kB | 500/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 3.2/3.3 MB | 836/866 kB | 504/569 kB | 0.5/2.2 MB | 126/351 kB Progress (5): 3.2/3.3 MB | 836/866 kB | 504/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 3.2/3.3 MB | 836/866 kB | 504/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 3.2/3.3 MB | 840/866 kB | 504/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 3.2/3.3 MB | 840/866 kB | 504/569 kB | 0.5/2.2 MB | 130/351 kB Progress (5): 3.2/3.3 MB | 840/866 kB | 504/569 kB | 0.5/2.2 MB | 134/351 kB Progress (5): 3.2/3.3 MB | 840/866 kB | 508/569 kB | 0.5/2.2 MB | 134/351 kB Progress (5): 3.2/3.3 MB | 840/866 kB | 508/569 kB | 0.5/2.2 MB | 134/351 kB Progress (5): 3.2/3.3 MB | 840/866 kB | 512/569 kB | 0.5/2.2 MB | 134/351 kB Progress (5): 3.2/3.3 MB | 840/866 kB | 512/569 kB | 0.5/2.2 MB | 138/351 kB Progress (5): 3.2/3.3 MB | 840/866 kB | 512/569 kB | 0.5/2.2 MB | 138/351 kB Progress (5): 3.2/3.3 MB | 844/866 kB | 512/569 kB | 0.5/2.2 MB | 138/351 kB Progress (5): 3.2/3.3 MB | 844/866 kB | 512/569 kB | 0.5/2.2 MB | 138/351 kB Progress (5): 3.2/3.3 MB | 844/866 kB | 512/569 kB | 0.5/2.2 MB | 142/351 kB Progress (5): 3.2/3.3 MB | 844/866 kB | 516/569 kB | 0.5/2.2 MB | 142/351 kB Progress (5): 3.2/3.3 MB | 844/866 kB | 516/569 kB | 0.5/2.2 MB | 142/351 kB Progress (5): 3.2/3.3 MB | 844/866 kB | 520/569 kB | 0.5/2.2 MB | 142/351 kB Progress (5): 3.2/3.3 MB | 844/866 kB | 520/569 kB | 0.5/2.2 MB | 146/351 kB Progress (5): 3.2/3.3 MB | 844/866 kB | 520/569 kB | 0.5/2.2 MB | 146/351 kB Progress (5): 3.2/3.3 MB | 848/866 kB | 520/569 kB | 0.5/2.2 MB | 146/351 kB Progress (5): 3.2/3.3 MB | 848/866 kB | 520/569 kB | 0.5/2.2 MB | 146/351 kB Progress (5): 3.2/3.3 MB | 848/866 kB | 520/569 kB | 0.5/2.2 MB | 150/351 kB Progress (5): 3.2/3.3 MB | 848/866 kB | 524/569 kB | 0.5/2.2 MB | 150/351 kB Progress (5): 3.2/3.3 MB | 848/866 kB | 524/569 kB | 0.5/2.2 MB | 150/351 kB Progress (5): 3.2/3.3 MB | 848/866 kB | 528/569 kB | 0.5/2.2 MB | 150/351 kB Progress (5): 3.2/3.3 MB | 848/866 kB | 528/569 kB | 0.5/2.2 MB | 154/351 kB Progress (5): 3.2/3.3 MB | 848/866 kB | 528/569 kB | 0.5/2.2 MB | 154/351 kB Progress (5): 3.2/3.3 MB | 852/866 kB | 528/569 kB | 0.5/2.2 MB | 154/351 kB Progress (5): 3.2/3.3 MB | 852/866 kB | 528/569 kB | 0.5/2.2 MB | 154/351 kB Progress (5): 3.2/3.3 MB | 852/866 kB | 528/569 kB | 0.5/2.2 MB | 158/351 kB Progress (5): 3.2/3.3 MB | 852/866 kB | 532/569 kB | 0.5/2.2 MB | 158/351 kB Progress (5): 3.2/3.3 MB | 852/866 kB | 532/569 kB | 0.5/2.2 MB | 158/351 kB Progress (5): 3.2/3.3 MB | 852/866 kB | 536/569 kB | 0.5/2.2 MB | 158/351 kB Progress (5): 3.2/3.3 MB | 852/866 kB | 536/569 kB | 0.5/2.2 MB | 162/351 kB Progress (5): 3.2/3.3 MB | 852/866 kB | 536/569 kB | 0.5/2.2 MB | 162/351 kB Progress (5): 3.2/3.3 MB | 856/866 kB | 536/569 kB | 0.5/2.2 MB | 162/351 kB Progress (5): 3.2/3.3 MB | 856/866 kB | 536/569 kB | 0.5/2.2 MB | 162/351 kB Progress (5): 3.2/3.3 MB | 856/866 kB | 536/569 kB | 0.5/2.2 MB | 164/351 kB Progress (5): 3.2/3.3 MB | 856/866 kB | 540/569 kB | 0.5/2.2 MB | 164/351 kB Progress (5): 3.2/3.3 MB | 856/866 kB | 540/569 kB | 0.5/2.2 MB | 164/351 kB Progress (5): 3.2/3.3 MB | 856/866 kB | 544/569 kB | 0.5/2.2 MB | 164/351 kB Progress (5): 3.2/3.3 MB | 856/866 kB | 544/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 3.2/3.3 MB | 856/866 kB | 544/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 3.2/3.3 MB | 860/866 kB | 544/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 3.2/3.3 MB | 860/866 kB | 544/569 kB | 0.5/2.2 MB | 168/351 kB Progress (5): 3.2/3.3 MB | 860/866 kB | 544/569 kB | 0.5/2.2 MB | 172/351 kB Progress (5): 3.2/3.3 MB | 860/866 kB | 548/569 kB | 0.5/2.2 MB | 172/351 kB Progress (5): 3.2/3.3 MB | 860/866 kB | 548/569 kB | 0.5/2.2 MB | 172/351 kB Progress (5): 3.2/3.3 MB | 860/866 kB | 552/569 kB | 0.5/2.2 MB | 172/351 kB Progress (5): 3.2/3.3 MB | 860/866 kB | 552/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 3.2/3.3 MB | 860/866 kB | 552/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 3.2/3.3 MB | 864/866 kB | 552/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 3.2/3.3 MB | 864/866 kB | 552/569 kB | 0.5/2.2 MB | 176/351 kB Progress (5): 3.2/3.3 MB | 864/866 kB | 552/569 kB | 0.5/2.2 MB | 180/351 kB Progress (5): 3.2/3.3 MB | 864/866 kB | 556/569 kB | 0.5/2.2 MB | 180/351 kB Progress (5): 3.2/3.3 MB | 864/866 kB | 556/569 kB | 0.5/2.2 MB | 180/351 kB Progress (5): 3.2/3.3 MB | 864/866 kB | 560/569 kB | 0.5/2.2 MB | 180/351 kB Progress (5): 3.2/3.3 MB | 864/866 kB | 560/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 3.2/3.3 MB | 864/866 kB | 560/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 560/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 560/569 kB | 0.5/2.2 MB | 184/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 560/569 kB | 0.5/2.2 MB | 188/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 564/569 kB | 0.5/2.2 MB | 188/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 564/569 kB | 0.5/2.2 MB | 188/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 568/569 kB | 0.5/2.2 MB | 188/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.5/2.2 MB | 188/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.5/2.2 MB | 192/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 192/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 196/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 200/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 200/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 204/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 204/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 208/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 208/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 212/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 212/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 216/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 216/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 220/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 220/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 224/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 228/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 228/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 232/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 232/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 236/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 236/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 240/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 240/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 244/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 244/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 248/351 kB Progress (5): 3.2/3.3 MB | 866 kB | 569 kB | 0.6/2.2 MB | 248/351 kB 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.3 MB/s) [2019-07-29T20:14:02.019Z] Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 248/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 252/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 252/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 256/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 256/351 kB 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 [2019-07-29T20:14:02.019Z] Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 256/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 260/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 260/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 260/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 264/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 264/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 268/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 268/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 272/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 272/351 kB Progress (4): 3.2/3.3 MB | 569 kB | 0.6/2.2 MB | 276/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 276/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 280/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 280/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 284/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 284/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 288/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 288/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 292/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 292/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 296/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 296/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 300/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 300/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 304/351 kB Progress (4): 3.3/3.3 MB | 569 kB | 0.6/2.2 MB | 304/351 kB 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 830 kB/s) [2019-07-29T20:14:02.019Z] Progress (3): 3.3/3.3 MB | 0.6/2.2 MB | 304/351 kB Progress (3): 3.3/3.3 MB | 0.6/2.2 MB | 308/351 kB Progress (3): 3.3/3.3 MB | 0.6/2.2 MB | 308/351 kB Progress (3): 3.3/3.3 MB | 0.6/2.2 MB | 308/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 308/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 312/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 312/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 316/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 316/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 320/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 320/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 324/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 324/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 328/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 328/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 332/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 332/351 kB Progress (3): 3.3 MB | 0.6/2.2 MB | 336/351 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 336/351 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 340/351 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 340/351 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 344/351 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 344/351 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 348/351 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 348/351 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 351 kB 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 502 kB/s) [2019-07-29T20:14:02.019Z] Progress (2): 3.3 MB | 0.7/2.2 MB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.1/4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.1/4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.7/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB Progress (3): 3.3 MB | 0.8/2.2 MB | 4.2 kB 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 5.8 kB/s) [2019-07-29T20:14:02.019Z] Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.8/2.2 MB Progress (2): 3.3 MB | 0.9/2.2 MB Progress (2): 3.3 MB | 0.9/2.2 MB Progress (2): 3.3 MB | 0.9/2.2 MB Progress (2): 3.3 MB | 0.9/2.2 MB 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 4.5 MB/s) [2019-07-29T20:14:02.019Z] Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 0.9/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.0/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.1/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.2/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.3/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.4/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.5/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.6/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB 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.6 MB/s) [2019-07-29T20:14:02.585Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-29T20:14:03.226Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-29T20:14:03.579Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-29T20:14:03.579Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-29T20:14:03.579Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-29T20:14:03.579Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-29T20:14:03.836Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-29T20:14:03.836Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-29T20:14:04.095Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-29T20:14:04.095Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-29T20:14:04.095Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-29T20:14:04.095Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-29T20:14:04.661Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-29T20:14:04.661Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-29T20:14:04.918Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-29T20:14:04.918Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-29T20:14:05.483Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-29T20:14:05.483Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-29T20:14:05.483Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-29T20:14:05.483Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-29T20:14:05.483Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-29T20:14:05.740Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-29T20:14:05.740Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-29T20:14:05.740Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-29T20:14:05.998Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-29T20:14:05.998Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-29T20:14:05.998Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-29T20:14:05.998Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-29T20:14:06.255Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-29T20:14:06.255Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-29T20:14:06.255Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-29T20:14:06.255Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-29T20:14:06.255Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-29T20:14:06.512Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-29T20:14:06.512Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-29T20:14:06.512Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-29T20:14:06.769Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-29T20:14:06.769Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-29T20:14:06.769Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-29T20:14:07.027Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-29T20:14:07.027Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-29T20:14:07.027Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-29T20:14:07.027Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-29T20:14:07.284Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-29T20:14:07.284Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-29T20:14:07.541Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-29T20:14:07.541Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-29T20:14:08.107Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-29T20:14:08.107Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-29T20:14:08.107Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-29T20:14:08.107Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-29T20:14:08.107Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-29T20:14:08.365Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-29T20:14:08.365Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-29T20:14:08.622Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-29T20:14:08.622Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-29T20:14:08.622Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-29T20:14:08.622Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-29T20:14:08.880Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-29T20:14:08.880Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-29T20:14:08.880Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-29T20:14:08.880Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-29T20:14:09.136Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-29T20:14:09.136Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-29T20:14:09.136Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-29T20:14:09.136Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-29T20:14:09.393Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-29T20:14:09.393Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-29T20:14:09.393Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-29T20:14:10.023Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-29T20:14:10.023Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-29T20:14:10.023Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-29T20:14:10.523Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-29T20:14:10.523Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-29T20:14:10.523Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-29T20:14:10.523Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-29T20:14:10.523Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-29T20:14:10.784Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-29T20:14:10.784Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-29T20:14:11.042Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-29T20:14:11.042Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-29T20:14:19.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-29T20:14:24.406Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-29T20:14:24.406Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:24.406Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-29T20:14:24.406Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-29T20:14:24.663Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-29T20:14:24.663Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:24.663Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-29T20:14:24.919Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-29T20:14:25.926Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-29T20:14:25.926Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:25.926Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-29T20:14:26.278Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-29T20:14:31.537Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-29T20:14:31.537Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:31.537Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-29T20:14:31.537Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-29T20:14:31.537Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-29T20:14:31.537Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-29T20:14:31.537Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-29T20:14:31.537Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:31.537Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-29T20:14:31.537Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-29T20:14:31.537Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-29T20:14:31.537Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-29T20:14:31.794Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-29T20:14:31.794Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:31.794Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-29T20:14:31.794Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-29T20:14:32.051Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-29T20:14:32.051Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:32.051Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-29T20:14:32.051Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-29T20:14:32.309Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-29T20:14:32.309Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:32.309Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-29T20:14:32.309Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-29T20:14:34.205Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-29T20:14:34.205Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:34.205Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-29T20:14:34.205Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-29T20:14:34.205Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-29T20:14:34.205Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:34.205Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-29T20:14:34.205Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-29T20:14:34.462Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-29T20:14:34.462Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:34.462Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-29T20:14:34.462Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-29T20:14:34.462Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-29T20:14:34.462Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:34.462Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-29T20:14:34.719Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-29T20:14:34.976Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-29T20:14:34.976Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:34.976Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-29T20:14:35.327Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-29T20:14:35.327Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-29T20:14:35.327Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-29T20:14:35.584Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-29T20:14:35.584Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:35.584Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-29T20:14:35.584Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-29T20:14:35.843Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-29T20:14:35.843Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:35.843Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-29T20:14:35.843Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-29T20:14:35.843Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-29T20:14:35.843Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:35.843Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-29T20:14:36.101Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-29T20:14:36.101Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-29T20:14:36.101Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:36.101Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-29T20:14:36.358Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-29T20:14:36.358Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-29T20:14:36.358Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:36.358Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-29T20:14:36.358Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-29T20:14:36.616Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-29T20:14:36.616Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:36.616Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-29T20:14:36.616Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-29T20:14:36.873Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-29T20:14:36.873Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:36.873Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-29T20:14:36.873Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-29T20:14:36.873Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-29T20:14:36.873Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:36.873Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-29T20:14:37.131Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-29T20:14:37.131Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-29T20:14:37.131Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:37.131Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-29T20:14:37.131Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-29T20:14:37.388Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-29T20:14:37.388Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:37.388Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-29T20:14:37.388Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-29T20:14:37.388Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-29T20:14:37.388Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:37.388Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-29T20:14:37.646Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-29T20:14:37.646Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-29T20:14:37.646Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-29T20:14:37.646Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-29T20:14:37.646Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:37.646Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-29T20:14:37.903Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-29T20:14:37.903Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-29T20:14:37.903Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:37.903Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-29T20:14:37.903Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-29T20:14:38.160Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-29T20:14:38.417Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-29T20:14:38.417Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-29T20:14:38.675Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-29T20:14:38.675Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:38.675Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-29T20:14:38.675Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-29T20:14:38.932Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-29T20:14:38.932Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:38.932Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-29T20:14:38.932Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-29T20:14:39.189Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-29T20:14:39.189Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:39.189Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-29T20:14:39.189Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-29T20:14:39.189Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-29T20:14:39.189Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:39.189Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-29T20:14:39.446Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-29T20:14:39.446Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-29T20:14:39.446Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:39.446Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-29T20:14:39.446Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-29T20:14:39.704Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-29T20:14:39.704Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-29T20:14:39.961Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-29T20:14:39.961Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-29T20:14:39.961Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-29T20:14:39.961Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-29T20:14:40.219Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-29T20:14:40.219Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:40.219Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-29T20:14:40.219Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-29T20:14:40.219Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-29T20:14:40.219Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:40.219Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-29T20:14:40.476Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-29T20:14:40.476Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-29T20:14:40.476Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:40.476Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-29T20:14:40.734Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-29T20:14:40.734Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-29T20:14:40.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:40.734Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-29T20:14:40.734Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-29T20:14:40.991Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-29T20:14:40.991Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:40.991Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-29T20:14:40.991Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-29T20:14:41.262Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-29T20:14:41.262Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:41.262Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-29T20:14:41.262Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-29T20:14:41.523Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-29T20:14:41.523Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:41.523Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-29T20:14:41.523Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-29T20:14:42.229Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-29T20:14:42.229Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:42.229Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-29T20:14:42.229Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-29T20:14:42.796Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-29T20:14:42.796Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:42.796Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-29T20:14:43.054Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-29T20:14:43.054Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-29T20:14:43.054Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:43.054Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-29T20:14:43.312Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-29T20:14:43.312Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-29T20:14:43.312Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:43.569Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-29T20:14:43.569Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-29T20:14:43.827Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-29T20:14:43.827Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:43.827Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-29T20:14:43.827Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-29T20:14:44.085Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-29T20:14:44.085Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:44.085Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-29T20:14:44.085Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-29T20:14:44.085Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-29T20:14:44.085Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:44.085Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-29T20:14:44.342Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-29T20:14:44.342Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-29T20:14:44.342Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:44.342Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-29T20:14:44.342Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-29T20:14:44.599Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-29T20:14:44.599Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:44.599Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-29T20:14:44.599Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-29T20:14:45.164Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-29T20:14:45.164Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:45.164Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-29T20:14:45.164Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-29T20:14:45.164Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-29T20:14:45.164Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:45.164Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-29T20:14:45.164Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-29T20:14:45.422Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-29T20:14:45.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:45.422Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-29T20:14:45.422Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-29T20:14:45.679Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-29T20:14:45.679Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:45.680Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-29T20:14:45.680Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-29T20:14:46.245Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-29T20:14:46.245Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-29T20:14:46.245Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-29T20:14:46.245Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:46.245Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-29T20:14:46.245Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-29T20:14:46.502Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-29T20:14:46.502Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:46.502Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-29T20:14:46.502Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-29T20:14:46.760Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-29T20:14:46.760Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:46.760Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-29T20:14:46.760Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-29T20:14:46.760Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-29T20:14:46.760Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:46.760Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-29T20:14:47.018Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-29T20:14:47.018Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-29T20:14:47.018Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:47.018Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-29T20:14:47.018Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-29T20:14:47.018Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-29T20:14:47.018Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:47.018Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-29T20:14:47.276Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-29T20:14:47.276Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-29T20:14:47.276Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:47.276Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-29T20:14:47.276Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-29T20:14:47.533Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-29T20:14:47.533Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:47.533Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-29T20:14:47.533Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-29T20:14:48.098Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-29T20:14:48.098Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:48.098Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-29T20:14:48.098Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-29T20:14:48.098Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-29T20:14:48.098Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:48.098Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-29T20:14:48.357Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-29T20:14:48.357Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-29T20:14:48.357Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:48.357Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-29T20:14:48.357Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-29T20:14:49.028Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-29T20:14:49.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:49.028Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-29T20:14:49.028Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-29T20:14:49.028Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-29T20:14:49.028Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:49.028Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-29T20:14:49.028Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-29T20:14:49.286Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-29T20:14:49.286Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:49.286Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-29T20:14:49.286Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-29T20:14:49.286Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-29T20:14:49.286Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:49.286Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-29T20:14:49.544Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-29T20:14:49.544Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-29T20:14:49.544Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:49.544Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-29T20:14:49.544Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-29T20:14:50.109Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-29T20:14:50.109Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:50.109Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-29T20:14:50.109Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-29T20:14:50.109Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-29T20:14:50.109Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:50.109Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-29T20:14:50.109Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-29T20:14:50.366Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-29T20:14:50.366Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:50.366Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-29T20:14:50.366Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-29T20:14:50.624Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-29T20:14:50.624Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:50.624Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-29T20:14:50.624Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-29T20:14:50.624Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-29T20:14:50.624Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:50.624Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-29T20:14:50.881Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-29T20:14:50.881Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-29T20:14:50.881Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:50.881Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-29T20:14:50.881Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-29T20:14:51.139Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-29T20:14:51.139Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:51.139Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-29T20:14:51.139Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-29T20:14:51.139Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-29T20:14:51.139Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:51.139Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-29T20:14:51.396Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-29T20:14:51.396Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-29T20:14:51.396Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:51.396Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-29T20:14:51.653Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-29T20:14:51.653Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-29T20:14:51.653Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:51.653Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-29T20:14:51.653Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-29T20:14:51.911Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-29T20:14:51.911Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:51.911Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-29T20:14:51.911Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-29T20:14:51.911Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-29T20:14:51.911Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:51.911Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-29T20:14:52.167Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-29T20:14:52.167Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-29T20:14:52.167Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:52.167Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-29T20:14:52.425Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-29T20:14:52.425Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-29T20:14:52.425Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:52.425Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-29T20:14:52.425Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-29T20:14:52.425Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-29T20:14:52.425Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:52.425Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-29T20:14:52.683Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-29T20:14:52.683Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-29T20:14:52.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:52.683Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-29T20:14:52.683Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-29T20:14:52.940Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-29T20:14:52.940Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:52.940Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-29T20:14:52.940Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-29T20:14:53.197Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-29T20:14:53.197Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:53.197Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-29T20:14:53.197Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-29T20:14:53.197Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-29T20:14:53.197Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:53.197Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-29T20:14:53.455Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-29T20:14:53.455Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-29T20:14:53.455Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:53.455Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-29T20:14:53.455Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-29T20:14:53.711Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-29T20:14:53.711Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:53.711Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-29T20:14:53.711Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-29T20:14:53.711Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-29T20:14:53.711Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:53.711Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-29T20:14:53.969Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-29T20:14:54.227Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-29T20:14:54.227Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:54.227Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-29T20:14:54.227Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-29T20:14:54.484Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-29T20:14:54.484Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:54.484Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-29T20:14:54.484Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-29T20:14:54.743Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-29T20:14:54.743Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:54.743Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-29T20:14:54.743Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-29T20:14:56.138Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-29T20:14:56.138Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:56.138Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-29T20:14:56.138Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-29T20:14:56.704Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-29T20:14:56.704Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:56.704Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-29T20:14:56.961Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-29T20:14:56.961Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-29T20:14:56.961Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:14:56.961Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-29T20:14:56.961Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-29T20:14:57.218Z] [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) [2019-07-29T20:14:57.218Z] [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) [2019-07-29T20:14:58.151Z] [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/ (14.89MB of 59.71MB at 14.89MB/s) [2019-07-29T20:14:59.084Z] [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/ (30.03MB of 59.71MB at 14.97MB/s) [2019-07-29T20:15:00.454Z] [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/ (42.91MB of 59.71MB at 14.27MB/s) [2019-07-29T20:15:01.385Z] [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.76MB of 59.71MB at 14.42MB/s) [2019-07-29T20:15:01.385Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-29T20:15:01.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:01.385Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-29T20:15:01.641Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-29T20:15:02.574Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-29T20:15:02.574Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:02.574Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-29T20:15:02.832Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-29T20:15:02.832Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-29T20:15:02.832Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:02.832Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-29T20:15:02.832Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-29T20:15:03.127Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-29T20:15:03.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:03.128Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-29T20:15:03.128Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-29T20:15:03.128Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-29T20:15:03.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:03.128Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-29T20:15:03.384Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-29T20:15:03.384Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-29T20:15:03.384Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:03.384Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-29T20:15:03.384Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-29T20:15:03.384Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-29T20:15:03.384Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:03.384Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-29T20:15:03.641Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-29T20:15:03.899Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-29T20:15:03.899Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:03.899Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-29T20:15:03.899Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-29T20:15:04.832Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-29T20:15:04.832Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:04.832Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-29T20:15:04.832Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-29T20:15:06.202Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-29T20:15:06.768Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-29T20:15:06.768Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-29T20:15:07.025Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-29T20:15:07.025Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:07.025Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-29T20:15:07.025Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-29T20:15:07.283Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-29T20:15:07.283Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:07.283Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-29T20:15:07.542Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-29T20:15:07.800Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-29T20:15:07.800Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:07.800Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-29T20:15:08.058Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-29T20:15:08.058Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-29T20:15:08.058Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:08.058Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-29T20:15:08.058Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-29T20:15:08.316Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-29T20:15:08.316Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:08.316Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-29T20:15:08.316Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-29T20:15:08.574Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-29T20:15:08.574Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:08.574Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-29T20:15:08.574Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-29T20:15:09.508Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-29T20:15:09.508Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:09.508Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-29T20:15:09.826Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-29T20:15:10.179Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-29T20:15:10.179Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-29T20:15:10.179Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-29T20:15:10.436Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-29T20:15:10.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:10.436Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-29T20:15:10.436Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-29T20:15:10.436Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-29T20:15:10.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:10.436Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-29T20:15:10.693Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-29T20:15:10.693Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-29T20:15:10.693Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:10.693Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-29T20:15:10.950Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-29T20:15:11.207Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-29T20:15:11.207Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:11.207Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-29T20:15:11.207Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-29T20:15:11.466Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-29T20:15:11.466Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:11.466Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-29T20:15:11.466Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-29T20:15:11.466Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-29T20:15:11.466Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:11.466Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-29T20:15:11.723Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-29T20:15:11.723Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-29T20:15:11.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:11.723Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-29T20:15:11.723Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-29T20:15:11.723Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-29T20:15:11.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:11.723Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-29T20:15:11.980Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-29T20:15:11.980Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-29T20:15:11.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:11.980Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-29T20:15:11.980Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-29T20:15:12.237Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-29T20:15:12.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:12.237Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-29T20:15:12.237Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-29T20:15:12.496Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-29T20:15:12.496Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:12.496Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-29T20:15:12.496Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-29T20:15:12.753Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-29T20:15:12.753Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:12.753Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-29T20:15:12.753Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-29T20:15:13.011Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-29T20:15:13.011Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:13.011Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-29T20:15:13.011Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-29T20:15:13.268Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-29T20:15:13.268Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:13.268Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-29T20:15:13.268Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-29T20:15:13.526Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-29T20:15:13.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:13.526Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-29T20:15:13.784Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-29T20:15:13.784Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-29T20:15:13.784Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:13.784Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-29T20:15:14.043Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-29T20:15:14.043Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-29T20:15:14.043Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:14.043Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-29T20:15:14.043Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-29T20:15:14.610Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-29T20:15:14.610Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-29T20:15:14.610Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-29T20:15:14.610Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:14.610Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-29T20:15:14.610Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-29T20:15:15.541Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-29T20:15:15.798Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-29T20:15:15.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-29T20:15:16.823Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-29T20:15:16.823Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-29T20:15:16.823Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-29T20:15:17.755Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-29T20:15:18.013Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-29T20:15:18.013Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-29T20:15:18.270Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-29T20:15:18.270Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:18.270Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-29T20:15:18.270Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-29T20:15:18.527Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-29T20:15:18.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-29T20:15:18.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-29T20:15:19.091Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-29T20:15:19.348Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-29T20:15:19.348Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-29T20:15:19.914Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-29T20:15:20.479Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-29T20:15:20.479Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-29T20:15:21.044Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-29T20:15:21.302Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-29T20:15:21.302Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-29T20:15:21.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-29T20:15:21.559Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-29T20:15:21.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-29T20:15:22.123Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-29T20:15:22.380Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-29T20:15:22.380Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-29T20:15:23.313Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-29T20:15:23.313Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-29T20:15:23.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-29T20:15:24.327Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-29T20:15:24.584Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-29T20:15:24.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-29T20:15:24.842Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-29T20:15:24.842Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-29T20:15:24.842Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-29T20:15:25.774Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-29T20:15:25.774Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-29T20:15:25.774Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-29T20:15:26.705Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-29T20:15:26.963Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:26.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:27.219Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-29T20:15:27.219Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:27.219Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-29T20:15:27.219Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-29T20:15:27.476Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-29T20:15:27.476Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:27.476Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-29T20:15:27.476Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-29T20:15:27.734Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-29T20:15:27.734Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:27.734Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-29T20:15:27.991Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-29T20:15:27.991Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-29T20:15:27.991Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:27.991Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-29T20:15:27.991Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-29T20:15:28.249Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-29T20:15:28.249Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:28.249Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-29T20:15:28.506Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-29T20:15:29.070Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:29.327Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-29T20:15:29.327Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-29T20:15:29.584Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-29T20:15:29.584Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-29T20:15:29.584Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-29T20:15:30.518Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-29T20:15:30.518Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-29T20:15:30.518Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-29T20:15:31.228Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-29T20:15:31.486Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:31.486Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:32.418Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:32.675Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:32.675Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:34.047Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:34.304Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:34.304Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:35.249Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:35.814Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:35.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:36.745Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:37.003Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-29T20:15:43.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-29T20:15:43.817Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-29T20:15:43.817Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-29T20:15:44.382Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-29T20:15:44.382Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-29T20:15:44.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-29T20:15:44.640Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-29T20:15:44.640Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-29T20:15:44.640Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-29T20:15:45.205Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-29T20:15:45.463Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-29T20:15:45.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-29T20:15:46.028Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-29T20:15:46.286Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-29T20:15:46.286Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-29T20:15:46.544Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-29T20:15:46.544Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-29T20:15:46.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-29T20:15:47.109Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-29T20:15:47.367Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-29T20:15:47.367Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-29T20:15:47.367Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-29T20:15:47.367Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-29T20:15:47.367Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-29T20:15:47.625Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-29T20:15:47.625Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-29T20:15:47.625Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-29T20:15:48.190Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-29T20:15:48.448Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-29T20:15:48.448Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-29T20:15:48.448Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-29T20:15:48.448Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-29T20:15:48.448Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-29T20:15:49.014Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-29T20:15:49.522Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-29T20:15:49.522Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-29T20:15:50.088Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-29T20:15:50.088Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-29T20:15:50.088Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-29T20:15:50.346Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-29T20:15:50.346Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-29T20:15:50.346Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-29T20:15:50.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-29T20:15:50.910Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:50.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:51.843Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:15:51.843Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-29T20:15:51.843Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-29T20:15:52.100Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-29T20:15:52.100Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-29T20:15:52.100Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-29T20:15:52.100Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-29T20:15:52.100Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-29T20:15:52.100Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-29T20:15:52.358Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-29T20:15:52.358Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-29T20:15:52.358Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-29T20:15:52.358Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-29T20:15:52.358Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-29T20:15:52.358Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-29T20:15:52.358Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-29T20:15:52.358Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-29T20:15:52.358Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-29T20:15:52.923Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-29T20:15:53.181Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-29T20:15:53.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-29T20:15:54.551Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-29T20:15:54.551Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:54.551Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-29T20:15:54.551Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-29T20:15:54.809Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-29T20:15:54.809Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-29T20:15:54.809Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-29T20:15:54.809Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:54.809Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-29T20:15:55.065Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-29T20:15:57.684Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-29T20:15:57.684Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:15:57.684Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-29T20:15:58.248Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (282.2kB of 1.95MB at 278.2kB/s) [2019-07-29T20:15:59.619Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (873.35kB of 1.95MB at 408.73kB/s) [2019-07-29T20:16:00.550Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.42MB of 1.95MB at 427.67kB/s) [2019-07-29T20:16:01.482Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-29T20:16:03.379Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-29T20:16:03.379Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-29T20:16:03.636Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-29T20:16:03.636Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:03.636Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-29T20:16:03.636Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-29T20:16:03.893Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-29T20:16:03.893Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:03.893Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-29T20:16:03.893Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-29T20:16:04.460Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-29T20:16:04.460Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:04.460Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-29T20:16:04.727Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-29T20:16:04.727Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-29T20:16:04.727Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:04.727Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-29T20:16:04.727Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-29T20:16:05.027Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-29T20:16:05.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:05.027Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-29T20:16:05.027Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-29T20:16:05.593Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-29T20:16:05.593Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:05.593Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-29T20:16:05.593Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-29T20:16:05.850Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-29T20:16:05.850Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:05.850Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-29T20:16:05.850Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-29T20:16:06.425Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-29T20:16:06.425Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-29T20:16:06.425Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-29T20:16:06.425Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-29T20:16:06.726Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-29T20:16:06.726Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-29T20:16:07.292Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-29T20:16:07.292Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-29T20:16:07.292Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-29T20:16:08.223Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-29T20:16:08.223Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-29T20:16:08.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-29T20:16:09.158Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-29T20:16:09.158Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-29T20:16:09.158Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-29T20:16:10.092Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-29T20:16:10.092Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-29T20:16:10.092Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-29T20:16:10.658Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-29T20:16:10.915Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-29T20:16:10.915Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-29T20:16:11.173Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-29T20:16:11.173Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-29T20:16:11.173Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-29T20:16:11.431Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-29T20:16:11.688Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-29T20:16:11.688Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-29T20:16:11.947Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-29T20:16:11.947Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:11.947Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-29T20:16:11.947Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-29T20:16:12.324Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-29T20:16:12.324Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:12.324Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-29T20:16:12.324Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-29T20:16:12.324Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-29T20:16:12.324Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:12.324Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-29T20:16:12.324Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-29T20:16:12.625Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-29T20:16:12.625Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:12.625Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-29T20:16:12.625Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-29T20:16:12.625Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-29T20:16:12.625Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:12.625Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-29T20:16:12.883Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-29T20:16:12.883Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-29T20:16:12.883Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:12.883Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-29T20:16:12.883Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-29T20:16:12.883Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-29T20:16:12.883Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:12.883Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-29T20:16:13.140Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-29T20:16:13.705Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-29T20:16:13.705Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-29T20:16:13.705Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-29T20:16:13.705Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-29T20:16:13.705Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-29T20:16:13.705Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-29T20:16:14.270Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-29T20:16:14.270Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-29T20:16:14.270Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-29T20:16:14.836Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-29T20:16:15.093Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-29T20:16:15.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-29T20:16:16.026Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-29T20:16:16.026Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-29T20:16:16.026Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-29T20:16:16.961Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-29T20:16:16.961Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-29T20:16:16.961Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-29T20:16:17.219Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-29T20:16:17.219Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-29T20:16:17.219Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-29T20:16:17.785Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-29T20:16:17.785Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-29T20:16:17.785Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-29T20:16:18.718Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-29T20:16:18.718Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-29T20:16:18.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-29T20:16:19.726Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-29T20:16:19.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-29T20:16:19.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-29T20:16:19.726Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-29T20:16:19.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-29T20:16:19.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-29T20:16:20.389Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-29T20:16:20.389Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-29T20:16:20.389Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-29T20:16:21.320Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-29T20:16:21.578Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-29T20:16:21.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-29T20:16:22.144Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-29T20:16:22.402Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:22.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:23.334Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:23.334Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:23.334Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:24.267Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:24.525Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:24.525Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:25.458Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:25.458Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-29T20:16:25.458Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-29T20:16:25.458Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-29T20:16:25.458Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-29T20:16:25.458Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-29T20:16:26.023Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-29T20:16:26.023Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-29T20:16:26.023Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-29T20:16:26.589Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-29T20:16:26.847Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-29T20:16:26.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-29T20:16:26.847Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-29T20:16:26.847Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-29T20:16:26.847Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-29T20:16:27.412Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-29T20:16:27.412Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-29T20:16:27.412Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-29T20:16:28.224Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-29T20:16:28.224Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:28.224Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:28.933Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:16:29.278Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-29T20:16:29.278Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-29T20:16:29.278Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-29T20:16:29.278Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:29.278Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-29T20:16:29.536Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-29T20:16:29.793Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-29T20:16:29.793Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-29T20:16:29.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-29T20:16:30.050Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-29T20:16:30.050Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-29T20:16:30.050Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-29T20:16:30.614Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-29T20:16:30.614Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:30.614Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-29T20:16:30.614Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-29T20:16:30.614Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-29T20:16:30.614Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:30.614Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-29T20:16:30.872Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-29T20:16:30.872Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-29T20:16:30.872Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:30.872Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-29T20:16:30.872Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-29T20:16:31.129Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-29T20:16:31.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:31.129Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-29T20:16:31.129Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-29T20:16:31.693Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-29T20:16:31.693Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:31.693Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-29T20:16:31.951Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-29T20:16:32.208Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-29T20:16:32.208Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:32.208Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-29T20:16:32.465Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-29T20:16:32.465Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-29T20:16:32.465Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:32.465Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-29T20:16:32.465Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-29T20:16:32.744Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-29T20:16:32.744Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:32.744Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-29T20:16:32.744Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-29T20:16:32.744Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-29T20:16:32.744Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:32.744Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-29T20:16:33.001Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-29T20:16:33.566Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-29T20:16:33.566Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:33.566Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-29T20:16:33.566Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-29T20:16:33.566Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-29T20:16:33.566Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:33.566Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-29T20:16:33.822Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-29T20:16:33.822Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-29T20:16:33.822Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:33.822Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-29T20:16:33.822Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-29T20:16:34.079Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-29T20:16:34.079Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:34.079Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-29T20:16:34.079Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-29T20:16:34.336Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-29T20:16:34.336Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:34.336Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-29T20:16:34.336Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-29T20:16:34.593Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-29T20:16:34.593Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:34.593Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-29T20:16:34.851Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-29T20:16:34.851Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-29T20:16:34.851Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:34.851Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-29T20:16:35.110Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-29T20:16:35.928Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (2.32MB) [2019-07-29T20:16:35.928Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-29T20:16:35.928Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:35.928Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-29T20:16:35.928Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-29T20:16:36.858Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-29T20:16:36.858Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-29T20:16:36.858Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:36.858Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-29T20:16:38.230Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-29T20:16:38.231Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:38.231Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-29T20:16:38.231Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-29T20:16:39.603Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-29T20:16:39.603Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:39.603Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-29T20:16:39.603Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-29T20:16:39.603Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-29T20:16:39.603Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:39.603Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-29T20:16:39.603Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-29T20:16:39.603Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-29T20:16:39.603Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:39.603Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-29T20:16:39.860Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-29T20:16:39.860Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-29T20:16:39.860Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:39.860Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-29T20:16:39.860Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-29T20:16:39.860Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-29T20:16:39.860Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:39.860Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-29T20:16:40.116Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-29T20:16:40.373Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-29T20:16:40.373Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:40.373Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-29T20:16:40.373Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-29T20:16:40.630Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-29T20:16:40.630Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:40.630Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-29T20:16:40.630Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-29T20:16:40.630Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-29T20:16:40.630Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:40.630Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-29T20:16:40.887Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-29T20:16:40.887Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-29T20:16:40.887Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:40.887Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-29T20:16:40.887Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-29T20:16:41.144Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-29T20:16:41.144Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:41.144Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-29T20:16:41.144Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-29T20:16:41.401Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-29T20:16:41.401Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:41.401Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-29T20:16:41.401Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-29T20:16:41.401Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-29T20:16:41.401Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:41.401Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-29T20:16:41.658Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-29T20:16:41.658Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-29T20:16:41.658Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:41.658Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-29T20:16:41.658Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-29T20:16:41.658Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-29T20:16:41.658Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-29T20:16:41.915Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-29T20:16:41.915Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:41.915Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-29T20:16:41.915Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-29T20:16:41.915Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-29T20:16:41.915Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:41.915Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-29T20:16:42.172Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-29T20:16:42.172Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-29T20:16:42.172Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:42.172Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-29T20:16:42.430Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-29T20:16:42.430Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-29T20:16:42.430Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-29T20:16:42.430Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-29T20:16:42.430Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:42.430Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-29T20:16:42.687Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-29T20:16:42.687Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-29T20:16:42.687Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-29T20:16:42.687Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-29T20:16:42.687Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:42.687Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-29T20:16:42.944Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-29T20:16:42.944Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-29T20:16:42.944Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:42.944Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-29T20:16:42.944Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-29T20:16:42.944Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-29T20:16:42.944Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-29T20:16:43.203Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-29T20:16:43.203Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:43.203Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-29T20:16:43.203Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-29T20:16:43.203Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-29T20:16:43.203Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:43.203Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-29T20:16:43.526Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-29T20:16:43.526Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-29T20:16:43.526Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-29T20:16:43.526Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-29T20:16:43.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:43.526Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-29T20:16:43.878Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-29T20:16:43.878Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-29T20:16:43.878Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-29T20:16:43.878Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-29T20:16:43.878Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-29T20:16:43.878Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-29T20:16:43.878Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-29T20:16:44.136Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-29T20:16:44.136Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:44.136Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-29T20:16:44.136Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-29T20:16:44.136Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-29T20:16:44.136Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:44.136Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-29T20:16:44.393Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-29T20:16:44.393Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-29T20:16:44.393Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:44.393Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-29T20:16:44.393Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-29T20:16:44.650Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-29T20:16:44.650Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:44.650Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-29T20:16:44.650Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-29T20:16:44.650Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-29T20:16:44.650Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-29T20:16:44.907Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-29T20:16:44.907Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-29T20:16:45.164Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-29T20:16:45.164Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-29T20:16:45.164Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-29T20:16:45.164Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-29T20:16:45.421Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-29T20:16:45.421Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:45.421Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-29T20:16:45.421Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-29T20:16:47.942Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-29T20:16:47.942Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:47.942Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-29T20:16:47.942Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-29T20:16:47.942Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-29T20:16:47.942Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:47.942Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-29T20:16:47.942Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-29T20:16:47.942Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-29T20:16:47.942Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:47.942Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-29T20:16:48.199Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-29T20:16:48.199Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-29T20:16:48.199Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:48.199Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-29T20:16:48.199Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-29T20:16:48.456Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-29T20:16:48.456Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:48.456Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-29T20:16:48.456Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-29T20:16:48.456Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-29T20:16:48.456Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:48.456Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-29T20:16:48.713Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-29T20:16:48.713Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-29T20:16:48.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:48.713Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-29T20:16:48.713Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-29T20:16:48.713Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-29T20:16:48.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:48.713Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-29T20:16:48.971Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-29T20:16:48.971Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-29T20:16:48.971Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:48.971Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-29T20:16:49.228Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-29T20:16:49.228Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-29T20:16:49.228Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:49.228Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-29T20:16:49.228Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-29T20:16:49.228Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-29T20:16:49.228Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:49.228Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-29T20:16:49.485Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-29T20:16:49.485Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-29T20:16:49.485Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:49.485Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-29T20:16:49.743Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-29T20:16:49.743Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-29T20:16:49.743Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:49.743Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-29T20:16:49.743Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-29T20:16:49.999Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-29T20:16:49.999Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:49.999Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-29T20:16:49.999Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-29T20:16:49.999Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-29T20:16:49.999Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:49.999Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-29T20:16:50.256Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-29T20:16:50.819Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-29T20:16:50.819Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-29T20:16:50.819Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-29T20:16:50.819Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:50.819Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-29T20:16:50.819Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-29T20:16:51.078Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-29T20:16:51.079Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:51.079Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-29T20:16:51.079Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-29T20:16:51.079Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-29T20:16:51.079Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:51.079Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-29T20:16:51.079Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-29T20:16:51.426Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-29T20:16:51.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:51.426Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-29T20:16:51.426Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-29T20:16:51.426Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-29T20:16:51.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:51.426Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-29T20:16:51.780Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-29T20:16:51.780Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-29T20:16:51.780Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:51.780Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-29T20:16:51.780Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-29T20:16:51.780Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-29T20:16:51.780Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:51.780Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-29T20:16:51.780Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-29T20:16:52.036Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-29T20:16:52.036Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-29T20:16:52.036Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-29T20:16:52.036Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:52.036Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-29T20:16:52.293Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-29T20:16:52.293Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-29T20:16:52.293Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:52.293Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-29T20:16:52.550Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-29T20:16:52.550Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-29T20:16:52.550Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:52.550Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-29T20:16:52.550Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-29T20:16:52.550Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-29T20:16:52.550Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:52.550Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-29T20:16:52.806Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-29T20:16:52.806Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-29T20:16:52.806Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:52.806Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-29T20:16:53.063Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-29T20:16:53.063Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-29T20:16:53.063Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-29T20:16:53.063Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-29T20:16:53.063Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:53.063Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-29T20:16:53.320Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-29T20:16:53.320Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-29T20:16:53.320Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:53.320Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-29T20:16:53.578Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-29T20:16:53.578Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-29T20:16:53.578Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-29T20:16:53.835Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-29T20:16:53.835Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:53.835Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-29T20:16:53.835Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-29T20:16:54.093Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-29T20:16:54.093Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:54.093Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-29T20:16:54.093Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-29T20:16:54.350Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-29T20:16:54.350Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:54.350Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-29T20:16:54.350Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-29T20:16:54.606Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-29T20:16:54.606Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-29T20:16:54.863Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-29T20:16:54.863Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-29T20:16:54.863Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-29T20:16:54.863Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-29T20:16:55.120Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-29T20:16:55.120Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-29T20:16:55.120Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-29T20:16:55.120Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:55.120Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-29T20:16:55.377Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-29T20:16:55.377Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-29T20:16:55.377Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:55.377Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-29T20:16:55.940Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-29T20:16:57.309Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-29T20:16:57.309Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:57.309Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-29T20:16:57.309Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-29T20:16:57.873Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-29T20:16:57.873Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:57.873Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-29T20:16:57.873Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-29T20:16:58.130Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-29T20:16:58.130Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:58.130Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-29T20:16:58.386Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-29T20:16:58.386Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-29T20:16:58.386Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:58.386Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-29T20:16:58.386Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-29T20:16:58.726Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-29T20:16:58.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:58.726Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-29T20:16:58.726Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-29T20:16:58.726Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-29T20:16:58.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:58.726Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-29T20:16:58.726Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-29T20:16:58.726Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-29T20:16:58.726Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:58.726Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-29T20:16:58.983Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-29T20:16:58.983Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-29T20:16:58.983Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:58.983Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-29T20:16:59.240Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-29T20:16:59.240Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-29T20:16:59.240Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:59.240Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-29T20:16:59.240Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-29T20:16:59.497Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-29T20:16:59.497Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:59.497Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-29T20:16:59.497Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-29T20:16:59.497Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-29T20:16:59.497Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:16:59.497Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-29T20:16:59.755Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-29T20:16:59.755Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-29T20:16:59.755Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-29T20:16:59.755Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-29T20:16:59.755Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-29T20:17:00.012Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-29T20:17:00.012Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:00.012Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-29T20:17:00.012Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-29T20:17:00.270Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-29T20:17:00.270Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:00.270Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-29T20:17:00.270Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-29T20:17:00.526Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-29T20:17:00.526Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-29T20:17:00.783Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-29T20:17:00.783Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-29T20:17:00.783Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-29T20:17:00.783Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:00.783Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-29T20:17:01.040Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-29T20:17:01.297Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-29T20:17:01.297Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:01.554Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-29T20:17:01.554Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-29T20:17:01.554Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-29T20:17:01.554Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:01.554Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-29T20:17:01.554Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-29T20:17:01.811Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-29T20:17:01.811Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:01.811Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-29T20:17:01.811Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-29T20:17:01.811Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-29T20:17:01.811Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:01.811Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-29T20:17:02.068Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-29T20:17:02.068Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-29T20:17:02.068Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:02.068Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-29T20:17:02.068Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-29T20:17:02.632Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-29T20:17:02.632Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:02.632Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-29T20:17:02.632Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-29T20:17:02.632Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-29T20:17:02.632Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:02.632Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-29T20:17:02.889Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-29T20:17:02.889Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-29T20:17:02.889Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:02.889Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-29T20:17:02.889Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-29T20:17:03.147Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-29T20:17:03.147Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:03.147Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-29T20:17:03.147Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-29T20:17:03.147Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-29T20:17:03.147Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:03.147Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-29T20:17:03.404Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-29T20:17:03.404Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-29T20:17:03.661Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-29T20:17:03.661Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-29T20:17:04.224Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-29T20:17:04.481Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-29T20:17:04.481Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-29T20:17:04.738Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-29T20:17:04.738Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:04.738Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-29T20:17:04.738Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-29T20:17:04.738Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-29T20:17:04.738Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:04.738Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-29T20:17:04.738Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-29T20:17:04.995Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-29T20:17:04.995Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:04.995Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-29T20:17:04.995Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-29T20:17:05.253Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-29T20:17:05.253Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-29T20:17:05.253Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-29T20:17:05.930Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-29T20:17:05.930Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-29T20:17:05.930Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-29T20:17:06.861Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-29T20:17:06.861Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-29T20:17:06.861Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-29T20:17:06.861Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-29T20:17:07.424Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-29T20:17:07.424Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-29T20:17:08.357Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-29T20:17:08.357Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-29T20:17:08.357Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-29T20:17:08.357Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-29T20:17:08.357Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-29T20:17:08.921Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-29T20:17:08.921Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-29T20:17:08.921Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T20:17:09.177Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-29T20:17:11.074Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-29T20:17:11.331Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:11.331Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:12.263Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:12.520Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-29T20:17:12.520Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-29T20:17:13.890Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-29T20:17:13.890Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-29T20:17:13.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-29T20:17:15.427Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-29T20:17:15.427Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-29T20:17:15.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-29T20:17:15.427Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-29T20:17:15.427Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-29T20:17:15.427Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-29T20:17:15.684Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-29T20:17:15.940Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-29T20:17:15.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-29T20:17:15.940Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-29T20:17:15.940Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-29T20:17:15.940Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-29T20:17:16.503Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-29T20:17:16.760Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-29T20:17:16.760Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-29T20:17:18.651Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-29T20:17:18.651Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-29T20:17:18.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-29T20:17:18.908Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-29T20:17:18.908Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-29T20:17:18.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-29T20:17:19.837Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-29T20:17:19.837Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-29T20:17:19.837Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-29T20:17:19.837Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-29T20:17:19.837Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-29T20:17:19.837Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-29T20:17:20.401Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-29T20:17:20.401Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-29T20:17:20.401Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-29T20:17:21.333Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-29T20:17:21.590Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-29T20:17:21.590Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-29T20:17:22.154Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-29T20:17:22.413Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-29T20:17:22.413Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-29T20:17:22.726Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-29T20:17:22.726Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-29T20:17:22.726Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-29T20:17:23.385Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-29T20:17:23.641Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-29T20:17:23.641Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-29T20:17:24.205Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-29T20:17:24.463Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-29T20:17:24.463Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-29T20:17:25.041Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-29T20:17:25.299Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-29T20:17:25.299Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-29T20:17:25.556Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-29T20:17:25.556Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-29T20:17:25.556Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-29T20:17:25.812Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-29T20:17:26.099Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-29T20:17:26.099Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-29T20:17:26.664Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-29T20:17:26.664Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-29T20:17:26.664Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-29T20:17:27.595Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-29T20:17:27.595Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-29T20:17:27.595Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-29T20:17:28.159Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-29T20:17:28.417Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-29T20:17:28.417Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-29T20:17:28.417Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-29T20:17:28.417Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-29T20:17:28.417Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-29T20:17:28.981Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-29T20:17:28.981Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-29T20:17:28.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-29T20:17:29.545Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-29T20:17:29.802Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-29T20:17:29.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-29T20:17:30.523Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-29T20:17:30.781Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-29T20:17:30.781Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-29T20:17:30.781Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-29T20:17:30.781Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:30.781Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:31.345Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:31.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:31.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:32.165Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:32.423Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-29T20:17:32.423Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T20:17:32.423Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:32.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:33.352Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:33.352Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:33.352Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:34.283Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-29T20:17:34.283Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-29T20:17:34.283Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-29T20:17:34.848Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-29T20:17:34.848Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-29T20:17:34.848Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-29T20:17:35.105Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-29T20:17:35.105Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-29T20:17:35.105Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-29T20:17:35.363Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-29T20:17:35.363Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.0.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 [2019-07-29T20:17:35.363Z] [INFO] ------------------------------------------------------------------------ [2019-07-29T20:17:35.363Z] [INFO] Reactor Build Order: [2019-07-29T20:17:35.363Z] [INFO] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass State System Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Documentation [pom] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Target Platform [pom] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-29T20:17:35.363Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-29T20:17:35.363Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-29T20:17:35.620Z] [INFO] [2019-07-29T20:17:35.620Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-29T20:17:35.620Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-29T20:17:35.620Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:17:35.620Z] [INFO] [2019-07-29T20:17:35.620Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-29T20:17:35.620Z] 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 [2019-07-29T20:17:35.620Z] 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 [2019-07-29T20:17:35.620Z] 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 [2019-07-29T20:17:35.876Z] 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 [2019-07-29T20:17:35.876Z] 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 [2019-07-29T20:17:35.876Z] 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 [2019-07-29T20:17:35.876Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 169 kB/s) [2019-07-29T20:17:35.876Z] 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 [2019-07-29T20:17:35.876Z] 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 [2019-07-29T20:17:35.876Z] 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 [2019-07-29T20:17:36.134Z] 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 [2019-07-29T20:17:36.134Z] 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 [2019-07-29T20:17:36.134Z] 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 [2019-07-29T20:17:36.134Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 232 kB/s) [2019-07-29T20:17:36.134Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T20:17:36.134Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T20:17:36.134Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T20:17:36.392Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T20:17:36.392Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T20:17:36.392Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-29T20:17:36.392Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB 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.4 MB/s) [2019-07-29T20:17:36.392Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-29T20:17:36.392Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-29T20:17:36.648Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-29T20:17:36.648Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-29T20:17:36.648Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-29T20:17:36.648Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-29T20:17:36.906Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 131 kB/s) [2019-07-29T20:17:36.906Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-29T20:17:36.906Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-29T20:17:36.906Z] 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 [2019-07-29T20:17:37.162Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-29T20:17:37.162Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-29T20:17:37.162Z] 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 [2019-07-29T20:17:37.162Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 339 kB/s) [2019-07-29T20:17:37.162Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T20:17:37.162Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T20:17:37.162Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T20:17:37.419Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T20:17:37.419Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T20:17:37.823Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-29T20:17:37.823Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB 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.4 MB/s) [2019-07-29T20:17:37.823Z] 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 [2019-07-29T20:17:37.823Z] 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 [2019-07-29T20:17:37.823Z] 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 [2019-07-29T20:17:37.823Z] 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 [2019-07-29T20:17:37.823Z] 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 [2019-07-29T20:17:38.080Z] 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 [2019-07-29T20:17:38.080Z] Progress (1): 965 B 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 37 kB/s) [2019-07-29T20:17:38.080Z] 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 [2019-07-29T20:17:38.080Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-29T20:17:38.080Z] 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 [2019-07-29T20:17:38.080Z] 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 [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.081Z] 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 [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Progress (2): 32 kB | 4.1/185 kB Progress (2): 32 kB | 7.7/185 kB Progress (2): 32 kB | 12/185 kB Progress (2): 32 kB | 16/185 kB Progress (2): 32 kB | 20/185 kB Progress (2): 32 kB | 24/185 kB Progress (2): 32 kB | 28/185 kB Progress (2): 32 kB | 32/185 kB Progress (2): 32 kB | 36/185 kB Progress (2): 32 kB | 40/185 kB Progress (2): 32 kB | 44/185 kB Progress (2): 32 kB | 48/185 kB Progress (2): 32 kB | 52/185 kB Progress (2): 32 kB | 56/185 kB Progress (2): 32 kB | 60/185 kB Progress (2): 32 kB | 64/185 kB Progress (3): 32 kB | 64/185 kB | 4.1/222 kB Progress (3): 32 kB | 68/185 kB | 4.1/222 kB Progress (3): 32 kB | 68/185 kB | 7.7/222 kB Progress (3): 32 kB | 72/185 kB | 7.7/222 kB Progress (3): 32 kB | 72/185 kB | 12/222 kB Progress (3): 32 kB | 72/185 kB | 16/222 kB Progress (3): 32 kB | 76/185 kB | 16/222 kB Progress (3): 32 kB | 76/185 kB | 20/222 kB Progress (3): 32 kB | 80/185 kB | 20/222 kB Progress (3): 32 kB | 80/185 kB | 24/222 kB Progress (3): 32 kB | 84/185 kB | 24/222 kB Progress (3): 32 kB | 84/185 kB | 28/222 kB Progress (3): 32 kB | 88/185 kB | 28/222 kB Progress (3): 32 kB | 88/185 kB | 32/222 kB Progress (3): 32 kB | 92/185 kB | 32/222 kB Progress (3): 32 kB | 92/185 kB | 36/222 kB Progress (3): 32 kB | 96/185 kB | 36/222 kB Progress (3): 32 kB | 96/185 kB | 40/222 kB Progress (3): 32 kB | 100/185 kB | 40/222 kB Progress (3): 32 kB | 100/185 kB | 44/222 kB Progress (3): 32 kB | 104/185 kB | 44/222 kB Progress (3): 32 kB | 104/185 kB | 48/222 kB Progress (3): 32 kB | 108/185 kB | 48/222 kB Progress (3): 32 kB | 108/185 kB | 52/222 kB Progress (3): 32 kB | 112/185 kB | 52/222 kB Progress (3): 32 kB | 112/185 kB | 56/222 kB Progress (3): 32 kB | 116/185 kB | 56/222 kB Progress (3): 32 kB | 116/185 kB | 60/222 kB Progress (3): 32 kB | 120/185 kB | 60/222 kB Progress (3): 32 kB | 120/185 kB | 64/222 kB Progress (3): 32 kB | 124/185 kB | 64/222 kB Progress (3): 32 kB | 124/185 kB | 68/222 kB Progress (3): 32 kB | 128/185 kB | 68/222 kB Progress (3): 32 kB | 128/185 kB | 72/222 kB Progress (3): 32 kB | 132/185 kB | 72/222 kB Progress (3): 32 kB | 132/185 kB | 76/222 kB Progress (3): 32 kB | 136/185 kB | 76/222 kB Progress (3): 32 kB | 136/185 kB | 80/222 kB Progress (3): 32 kB | 140/185 kB | 80/222 kB Progress (3): 32 kB | 140/185 kB | 84/222 kB Progress (3): 32 kB | 144/185 kB | 84/222 kB Progress (3): 32 kB | 144/185 kB | 88/222 kB Progress (3): 32 kB | 148/185 kB | 88/222 kB Progress (3): 32 kB | 148/185 kB | 92/222 kB Progress (3): 32 kB | 152/185 kB | 92/222 kB Progress (3): 32 kB | 152/185 kB | 96/222 kB Progress (3): 32 kB | 156/185 kB | 96/222 kB Progress (3): 32 kB | 156/185 kB | 100/222 kB Progress (3): 32 kB | 160/185 kB | 100/222 kB Progress (3): 32 kB | 160/185 kB | 104/222 kB Progress (3): 32 kB | 164/185 kB | 104/222 kB Progress (3): 32 kB | 164/185 kB | 108/222 kB Progress (3): 32 kB | 168/185 kB | 108/222 kB Progress (3): 32 kB | 168/185 kB | 112/222 kB Progress (3): 32 kB | 172/185 kB | 112/222 kB Progress (3): 32 kB | 172/185 kB | 116/222 kB Progress (3): 32 kB | 176/185 kB | 116/222 kB Progress (3): 32 kB | 176/185 kB | 120/222 kB Progress (3): 32 kB | 180/185 kB | 120/222 kB Progress (3): 32 kB | 180/185 kB | 124/222 kB Progress (3): 32 kB | 184/185 kB | 124/222 kB Progress (3): 32 kB | 184/185 kB | 128/222 kB Progress (3): 32 kB | 185 kB | 128/222 kB Progress (3): 32 kB | 185 kB | 132/222 kB Progress (3): 32 kB | 185 kB | 136/222 kB Progress (3): 32 kB | 185 kB | 140/222 kB Progress (3): 32 kB | 185 kB | 144/222 kB Progress (3): 32 kB | 185 kB | 148/222 kB Progress (3): 32 kB | 185 kB | 152/222 kB Progress (3): 32 kB | 185 kB | 156/222 kB Progress (3): 32 kB | 185 kB | 160/222 kB Progress (3): 32 kB | 185 kB | 164/222 kB Progress (3): 32 kB | 185 kB | 168/222 kB Progress (3): 32 kB | 185 kB | 172/222 kB Progress (3): 32 kB | 185 kB | 176/222 kB Progress (3): 32 kB | 185 kB | 180/222 kB Progress (3): 32 kB | 185 kB | 184/222 kB Progress (3): 32 kB | 185 kB | 188/222 kB Progress (3): 32 kB | 185 kB | 192/222 kB Progress (3): 32 kB | 185 kB | 196/222 kB Progress (3): 32 kB | 185 kB | 200/222 kB Progress (3): 32 kB | 185 kB | 204/222 kB Progress (3): 32 kB | 185 kB | 208/222 kB Progress (3): 32 kB | 185 kB | 212/222 kB 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 4.1 MB/s) [2019-07-29T20:17:38.338Z] Progress (2): 32 kB | 216/222 kB Progress (2): 32 kB | 220/222 kB Progress (2): 32 kB | 222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 4.4 MB/s) [2019-07-29T20:17:38.338Z] 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 569 kB/s) [2019-07-29T20:17:38.338Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 33/155 kB Progress (1): 37/155 kB Progress (1): 41/155 kB Progress (1): 45/155 kB Progress (1): 49/155 kB Progress (1): 53/155 kB Progress (1): 57/155 kB Progress (1): 61/155 kB Progress (1): 65/155 kB Progress (1): 66/155 kB Progress (1): 70/155 kB Progress (1): 74/155 kB Progress (1): 78/155 kB Progress (1): 82/155 kB Progress (1): 86/155 kB Progress (1): 90/155 kB Progress (1): 94/155 kB Progress (1): 98/155 kB Progress (1): 98/155 kB Progress (1): 102/155 kB Progress (1): 106/155 kB Progress (1): 110/155 kB Progress (1): 114/155 kB Progress (1): 118/155 kB Progress (1): 122/155 kB Progress (1): 126/155 kB Progress (1): 130/155 kB Progress (1): 134/155 kB Progress (1): 138/155 kB Progress (1): 142/155 kB Progress (1): 146/155 kB Progress (1): 150/155 kB Progress (1): 154/155 kB Progress (1): 155 kB 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.1 MB/s) [2019-07-29T20:17:38.338Z] [INFO] [2019-07-29T20:17:38.338Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.338Z] 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 [2019-07-29T20:17:38.595Z] 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 [2019-07-29T20:17:38.595Z] 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 [2019-07-29T20:17:38.595Z] 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 [2019-07-29T20:17:38.595Z] Progress (1): 3.8 kB 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 142 kB/s) [2019-07-29T20:17:38.595Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-29T20:17:38.595Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-29T20:17:38.595Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-29T20:17:38.853Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-29T20:17:38.853Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-29T20:17:38.853Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-29T20:17:38.853Z] Progress (1): 2.3 kB 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 67 kB/s) [2019-07-29T20:17:38.853Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-29T20:17:38.853Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-29T20:17:38.853Z] 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 [2019-07-29T20:17:39.110Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-29T20:17:39.110Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-29T20:17:39.110Z] 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 [2019-07-29T20:17:39.110Z] Progress (1): 766 B 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 33 kB/s) [2019-07-29T20:17:39.110Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-29T20:17:39.110Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-29T20:17:39.367Z] 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 [2019-07-29T20:17:39.367Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-29T20:17:39.367Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-29T20:17:39.367Z] 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 [2019-07-29T20:17:39.367Z] Progress (1): 2.0 kB 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 66 kB/s) [2019-07-29T20:17:39.624Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-29T20:17:39.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-29T20:17:39.624Z] 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 [2019-07-29T20:17:39.624Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-29T20:17:39.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-29T20:17:39.624Z] 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 [2019-07-29T20:17:39.881Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 370 kB/s) [2019-07-29T20:17:39.881Z] 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 [2019-07-29T20:17:39.881Z] 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 [2019-07-29T20:17:39.881Z] 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 [2019-07-29T20:17:39.881Z] 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 [2019-07-29T20:17:39.881Z] 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 [2019-07-29T20:17:40.138Z] 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 [2019-07-29T20:17:40.138Z] Progress (1): 2.8 kB 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 91 kB/s) [2019-07-29T20:17:40.138Z] 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 [2019-07-29T20:17:40.138Z] 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 [2019-07-29T20:17:40.138Z] 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 [2019-07-29T20:17:40.138Z] 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 [2019-07-29T20:17:40.395Z] 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 [2019-07-29T20:17:40.395Z] 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 [2019-07-29T20:17:40.395Z] Progress (1): 1.2 kB 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 22 kB/s) [2019-07-29T20:17:40.395Z] 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 [2019-07-29T20:17:40.395Z] 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 [2019-07-29T20:17:40.395Z] 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 [2019-07-29T20:17:40.652Z] 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 [2019-07-29T20:17:40.652Z] 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 [2019-07-29T20:17:40.652Z] 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 [2019-07-29T20:17:40.652Z] Progress (1): 3.7 kB 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 120 kB/s) [2019-07-29T20:17:40.652Z] 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 [2019-07-29T20:17:40.652Z] 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 [2019-07-29T20:17:40.652Z] 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 [2019-07-29T20:17:41.216Z] 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 [2019-07-29T20:17:41.216Z] 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 [2019-07-29T20:17:41.216Z] 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 [2019-07-29T20:17:41.473Z] Progress (1): 3.8 kB 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 23 kB/s) [2019-07-29T20:17:41.473Z] 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 [2019-07-29T20:17:41.473Z] 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 [2019-07-29T20:17:41.473Z] 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 [2019-07-29T20:17:41.729Z] 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 [2019-07-29T20:17:41.729Z] 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 [2019-07-29T20:17:41.729Z] 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 [2019-07-29T20:17:41.729Z] Progress (1): 3.1 kB 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 116 kB/s) [2019-07-29T20:17:41.729Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-29T20:17:41.729Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-29T20:17:41.729Z] 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 [2019-07-29T20:17:41.987Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-29T20:17:41.987Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-29T20:17:41.987Z] 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 [2019-07-29T20:17:41.987Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 346 kB/s) [2019-07-29T20:17:41.987Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T20:17:41.987Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T20:17:41.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T20:17:42.244Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T20:17:42.244Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T20:17:42.244Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-29T20:17:42.244Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 742 kB/s) [2019-07-29T20:17:42.244Z] 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 [2019-07-29T20:17:42.244Z] 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 [2019-07-29T20:17:42.244Z] 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 [2019-07-29T20:17:42.502Z] 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 [2019-07-29T20:17:42.502Z] 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 [2019-07-29T20:17:42.502Z] 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 [2019-07-29T20:17:42.502Z] Progress (1): 2.8 kB 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 69 kB/s) [2019-07-29T20:17:42.502Z] 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 [2019-07-29T20:17:42.502Z] 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 [2019-07-29T20:17:42.502Z] 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 [2019-07-29T20:17:42.760Z] 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 [2019-07-29T20:17:42.760Z] 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 [2019-07-29T20:17:42.760Z] 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 [2019-07-29T20:17:42.760Z] Progress (1): 4.0 kB 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 183 kB/s) [2019-07-29T20:17:42.760Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-29T20:17:42.760Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-29T20:17:42.760Z] 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 [2019-07-29T20:17:43.016Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-29T20:17:43.016Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-29T20:17:43.016Z] 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 [2019-07-29T20:17:43.016Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 515 kB/s) [2019-07-29T20:17:43.016Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-29T20:17:43.016Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-29T20:17:43.016Z] 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 [2019-07-29T20:17:43.273Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-29T20:17:43.273Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-29T20:17:43.273Z] 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 [2019-07-29T20:17:43.273Z] Progress (1): 2.8 kB 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 80 kB/s) [2019-07-29T20:17:43.273Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T20:17:43.529Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T20:17:43.529Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T20:17:43.529Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T20:17:43.529Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T20:17:43.529Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-29T20:17:43.785Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 475 kB/s) [2019-07-29T20:17:43.785Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T20:17:43.785Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T20:17:43.785Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T20:17:44.041Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T20:17:44.041Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T20:17:44.041Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-29T20:17:44.041Z] Progress (1): 145 B 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 5.0 kB/s) [2019-07-29T20:17:44.041Z] 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 [2019-07-29T20:17:44.041Z] 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 [2019-07-29T20:17:44.041Z] 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 [2019-07-29T20:17:44.298Z] 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 [2019-07-29T20:17:44.298Z] 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 [2019-07-29T20:17:44.298Z] 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 [2019-07-29T20:17:44.298Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB 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 162 kB/s) [2019-07-29T20:17:44.298Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T20:17:44.298Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T20:17:44.627Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T20:17:44.627Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T20:17:44.627Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T20:17:44.627Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-29T20:17:44.627Z] Progress (1): 1.2 kB 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 33 kB/s) [2019-07-29T20:17:44.627Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T20:17:44.627Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T20:17:44.627Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T20:17:44.978Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T20:17:44.978Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T20:17:44.978Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-29T20:17:44.978Z] Progress (1): 1.4 kB 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 49 kB/s) [2019-07-29T20:17:44.978Z] 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 [2019-07-29T20:17:44.978Z] 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 [2019-07-29T20:17:44.978Z] 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 [2019-07-29T20:17:45.236Z] 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 [2019-07-29T20:17:45.236Z] 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 [2019-07-29T20:17:45.236Z] 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 [2019-07-29T20:17:45.236Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 202 kB/s) [2019-07-29T20:17:45.236Z] 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 [2019-07-29T20:17:45.236Z] 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 [2019-07-29T20:17:45.236Z] 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 [2019-07-29T20:17:45.494Z] 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 [2019-07-29T20:17:45.494Z] 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 [2019-07-29T20:17:45.494Z] 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 [2019-07-29T20:17:45.494Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 160 kB/s) [2019-07-29T20:17:45.494Z] 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 [2019-07-29T20:17:45.494Z] 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 [2019-07-29T20:17:45.494Z] 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 [2019-07-29T20:17:45.751Z] 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 [2019-07-29T20:17:45.751Z] 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 [2019-07-29T20:17:45.751Z] 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 [2019-07-29T20:17:45.751Z] Progress (1): 2.0 kB 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 62 kB/s) [2019-07-29T20:17:45.751Z] 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 [2019-07-29T20:17:45.751Z] 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 [2019-07-29T20:17:45.751Z] 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 [2019-07-29T20:17:46.315Z] 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 [2019-07-29T20:17:46.572Z] 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 [2019-07-29T20:17:46.572Z] 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 [2019-07-29T20:17:46.830Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB 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 664 kB/s) [2019-07-29T20:17:48.722Z] 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 [2019-07-29T20:17:48.722Z] 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 [2019-07-29T20:17:48.979Z] 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 [2019-07-29T20:17:48.979Z] 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 [2019-07-29T20:17:48.979Z] 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 [2019-07-29T20:17:48.979Z] 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 [2019-07-29T20:17:48.979Z] Progress (1): 771 B 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 17 kB/s) [2019-07-29T20:17:48.979Z] 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 [2019-07-29T20:17:49.236Z] 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 [2019-07-29T20:17:49.236Z] 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 [2019-07-29T20:17:49.236Z] 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 [2019-07-29T20:17:49.236Z] 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 [2019-07-29T20:17:49.236Z] 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 [2019-07-29T20:17:49.236Z] Progress (1): 2.1 kB 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 63 kB/s) [2019-07-29T20:17:49.493Z] 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 [2019-07-29T20:17:49.493Z] 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 [2019-07-29T20:17:49.493Z] 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 [2019-07-29T20:17:49.493Z] 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 [2019-07-29T20:17:49.493Z] 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 [2019-07-29T20:17:49.493Z] 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 [2019-07-29T20:17:49.751Z] Progress (1): 3.4 kB 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 82 kB/s) [2019-07-29T20:17:49.751Z] 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 [2019-07-29T20:17:49.751Z] 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 [2019-07-29T20:17:49.751Z] 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 [2019-07-29T20:17:50.008Z] 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 [2019-07-29T20:17:50.008Z] 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 [2019-07-29T20:17:50.008Z] 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 [2019-07-29T20:17:50.008Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB 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 289 kB/s) [2019-07-29T20:17:50.008Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-29T20:17:50.008Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-29T20:17:50.008Z] 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 [2019-07-29T20:17:50.265Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-29T20:17:50.265Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-29T20:17:50.265Z] 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 [2019-07-29T20:17:50.265Z] Progress (1): 3.2 kB 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 119 kB/s) [2019-07-29T20:17:50.265Z] 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 [2019-07-29T20:17:50.265Z] 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 [2019-07-29T20:17:50.265Z] 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 [2019-07-29T20:17:50.522Z] 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 [2019-07-29T20:17:50.522Z] 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 [2019-07-29T20:17:50.522Z] 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 [2019-07-29T20:17:50.522Z] Progress (1): 3.0 kB 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 59 kB/s) [2019-07-29T20:17:50.522Z] 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 [2019-07-29T20:17:50.522Z] 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 [2019-07-29T20:17:50.522Z] 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 [2019-07-29T20:17:50.779Z] 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 [2019-07-29T20:17:50.779Z] 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 [2019-07-29T20:17:50.779Z] 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 [2019-07-29T20:17:50.779Z] Progress (1): 1.7 kB 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 60 kB/s) [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-29T20:17:51.344Z] 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 [2019-07-29T20:17:51.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-29T20:17:51.600Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.600Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-29T20:17:51.600Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-29T20:17:51.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:51.857Z] 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 [2019-07-29T20:17:52.116Z] 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 [2019-07-29T20:17:52.116Z] 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 [2019-07-29T20:17:52.116Z] 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 [2019-07-29T20:17:52.116Z] 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 [2019-07-29T20:17:52.116Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] 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 [2019-07-29T20:17:52.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:52.778Z] 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 [2019-07-29T20:17:53.034Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.034Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-29T20:17:53.291Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.291Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-29T20:17:53.548Z] 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 [2019-07-29T20:17:53.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-29T20:17:53.549Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-29T20:17:53.549Z] 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 [2019-07-29T20:17:53.549Z] 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 [2019-07-29T20:17:53.549Z] 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 [2019-07-29T20:17:53.549Z] 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 [2019-07-29T20:17:53.549Z] 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 [2019-07-29T20:17:53.808Z] Progress (1): 4.1/12 kB Progress (2): 4.1/12 kB | 4.1/88 kB Progress (2): 7.7/12 kB | 4.1/88 kB Progress (2): 7.7/12 kB | 7.7/88 kB Progress (2): 12/12 kB | 7.7/88 kB Progress (2): 12 kB | 7.7/88 kB Progress (2): 12 kB | 12/88 kB Progress (2): 12 kB | 16/88 kB Progress (2): 12 kB | 20/88 kB Progress (2): 12 kB | 24/88 kB Progress (2): 12 kB | 28/88 kB Progress (2): 12 kB | 32/88 kB Progress (2): 12 kB | 36/88 kB Progress (2): 12 kB | 40/88 kB Progress (2): 12 kB | 44/88 kB Progress (2): 12 kB | 48/88 kB Progress (3): 12 kB | 48/88 kB | 4.1/80 kB Progress (3): 12 kB | 52/88 kB | 4.1/80 kB Progress (3): 12 kB | 52/88 kB | 7.7/80 kB Progress (3): 12 kB | 56/88 kB | 7.7/80 kB Progress (3): 12 kB | 56/88 kB | 12/80 kB Progress (3): 12 kB | 60/88 kB | 12/80 kB Progress (3): 12 kB | 60/88 kB | 16/80 kB Progress (3): 12 kB | 64/88 kB | 16/80 kB Progress (4): 12 kB | 64/88 kB | 16/80 kB | 4.1/49 kB Progress (4): 12 kB | 68/88 kB | 16/80 kB | 4.1/49 kB Progress (4): 12 kB | 68/88 kB | 20/80 kB | 4.1/49 kB Progress (4): 12 kB | 72/88 kB | 20/80 kB | 4.1/49 kB Progress (4): 12 kB | 72/88 kB | 20/80 kB | 7.7/49 kB Progress (4): 12 kB | 76/88 kB | 20/80 kB | 7.7/49 kB Progress (4): 12 kB | 76/88 kB | 24/80 kB | 7.7/49 kB 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 275 kB/s) [2019-07-29T20:17:53.808Z] Progress (3): 76/88 kB | 28/80 kB | 7.7/49 kB Progress (3): 76/88 kB | 28/80 kB | 12/49 kB Progress (3): 80/88 kB | 28/80 kB | 12/49 kB Progress (3): 80/88 kB | 28/80 kB | 16/49 kB Progress (3): 80/88 kB | 32/80 kB | 16/49 kB 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 [2019-07-29T20:17:53.808Z] Progress (3): 80/88 kB | 36/80 kB | 16/49 kB Progress (3): 80/88 kB | 36/80 kB | 20/49 kB Progress (3): 84/88 kB | 36/80 kB | 20/49 kB Progress (3): 84/88 kB | 36/80 kB | 24/49 kB Progress (3): 84/88 kB | 40/80 kB | 24/49 kB Progress (3): 84/88 kB | 40/80 kB | 28/49 kB Progress (3): 88 kB | 40/80 kB | 28/49 kB Progress (3): 88 kB | 40/80 kB | 32/49 kB Progress (3): 88 kB | 44/80 kB | 32/49 kB Progress (3): 88 kB | 44/80 kB | 36/49 kB Progress (3): 88 kB | 48/80 kB | 36/49 kB Progress (3): 88 kB | 48/80 kB | 40/49 kB Progress (3): 88 kB | 52/80 kB | 40/49 kB Progress (3): 88 kB | 52/80 kB | 44/49 kB Progress (3): 88 kB | 56/80 kB | 44/49 kB Progress (3): 88 kB | 56/80 kB | 48/49 kB Progress (3): 88 kB | 60/80 kB | 48/49 kB Progress (3): 88 kB | 60/80 kB | 49 kB Progress (3): 88 kB | 64/80 kB | 49 kB Progress (3): 88 kB | 68/80 kB | 49 kB Progress (3): 88 kB | 72/80 kB | 49 kB Progress (3): 88 kB | 76/80 kB | 49 kB Progress (3): 88 kB | 80/80 kB | 49 kB Progress (3): 88 kB | 80 kB | 49 kB Progress (4): 88 kB | 80 kB | 49 kB | 4.1/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 7.7/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 12/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 16/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 20/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 24/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 28/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 32/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 33/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 37/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 41/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 45/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 49/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 53/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 57/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 61/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 65/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 69/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 73/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 77/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 81/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 85/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 89/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 93/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 97/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 101/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 105/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 109/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 113/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 117/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 121/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 125/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 129/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 133/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 137/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 141/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 145/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 149/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 153/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 157/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 161/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 165/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 169/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 173/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 177/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 181/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 185/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 189/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 193/194 kB Progress (4): 88 kB | 80 kB | 49 kB | 194 kB 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.7 MB/s) [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] 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 956 kB/s) [2019-07-29T20:17:53.808Z] 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.1 MB/s) [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] Progress (2): 49 kB | 4.1/51 kB Progress (2): 49 kB | 7.7/51 kB Progress (2): 49 kB | 12/51 kB 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 564 kB/s) [2019-07-29T20:17:53.808Z] Progress (1): 16/51 kB Progress (1): 20/51 kB 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 [2019-07-29T20:17:53.808Z] Progress (1): 24/51 kB 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 [2019-07-29T20:17:53.808Z] Progress (1): 28/51 kB Progress (1): 32/51 kB Progress (1): 36/51 kB Progress (1): 40/51 kB Progress (1): 44/51 kB Progress (1): 48/51 kB Progress (1): 51 kB Progress (2): 51 kB | 4.1/8.8 kB Progress (2): 51 kB | 7.7/8.8 kB Progress (2): 51 kB | 8.8 kB Progress (3): 51 kB | 8.8 kB | 4.1/22 kB Progress (3): 51 kB | 8.8 kB | 7.7/22 kB Progress (4): 51 kB | 8.8 kB | 7.7/22 kB | 4.1/22 kB Progress (4): 51 kB | 8.8 kB | 12/22 kB | 4.1/22 kB Progress (4): 51 kB | 8.8 kB | 12/22 kB | 7.7/22 kB Progress (4): 51 kB | 8.8 kB | 16/22 kB | 7.7/22 kB Progress (4): 51 kB | 8.8 kB | 16/22 kB | 12/22 kB Progress (4): 51 kB | 8.8 kB | 20/22 kB | 12/22 kB Progress (4): 51 kB | 8.8 kB | 20/22 kB | 16/22 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 16/22 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 20/22 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 22 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 22 kB | 4.1/178 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 22 kB | 7.7/178 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 22 kB | 12/178 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 22 kB | 16/178 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 22 kB | 20/178 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 22 kB | 24/178 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 22 kB | 28/178 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 22 kB | 32/178 kB 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 213 kB/s) [2019-07-29T20:17:53.808Z] Progress (4): 51 kB | 8.8 kB | 22 kB | 36/178 kB 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 [2019-07-29T20:17:53.808Z] Progress (4): 51 kB | 8.8 kB | 22 kB | 40/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 44/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 48/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 52/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 56/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 60/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 64/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 68/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 72/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 76/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 80/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 84/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 88/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 92/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 96/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 100/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 104/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 108/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 112/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 116/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 120/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 124/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 128/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 132/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 136/178 kB Progress (4): 51 kB | 8.8 kB | 22 kB | 140/178 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 140/178 kB | 4.1/17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 144/178 kB | 4.1/17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 144/178 kB | 7.7/17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 148/178 kB | 7.7/17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 148/178 kB | 12/17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 152/178 kB | 12/17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 152/178 kB | 16/17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 156/178 kB | 16/17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 156/178 kB | 17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 160/178 kB | 17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 164/178 kB | 17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 168/178 kB | 17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 172/178 kB | 17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 176/178 kB | 17 kB Progress (5): 51 kB | 8.8 kB | 22 kB | 178 kB | 17 kB 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 401 kB/s) [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] 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 123 kB/s) [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] 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 162 kB/s) [2019-07-29T20:17:53.808Z] 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.3 MB/s) [2019-07-29T20:17:53.808Z] 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 63 kB/s) [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] Progress (1): 4.1/9.8 kB 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 [2019-07-29T20:17:53.808Z] Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB 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 65 kB/s) [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] Progress (1): 4.1/26 kB Progress (2): 4.1/26 kB | 4.1/11 kB Progress (2): 7.7/26 kB | 4.1/11 kB Progress (2): 7.7/26 kB | 7.7/11 kB Progress (3): 7.7/26 kB | 7.7/11 kB | 4.1/13 kB Progress (3): 7.7/26 kB | 11 kB | 4.1/13 kB Progress (3): 12/26 kB | 11 kB | 4.1/13 kB Progress (3): 12/26 kB | 11 kB | 7.7/13 kB Progress (3): 16/26 kB | 11 kB | 7.7/13 kB Progress (3): 16/26 kB | 11 kB | 12/13 kB Progress (3): 20/26 kB | 11 kB | 12/13 kB Progress (3): 20/26 kB | 11 kB | 13 kB Progress (3): 24/26 kB | 11 kB | 13 kB Progress (3): 26 kB | 11 kB | 13 kB 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 72 kB/s) [2019-07-29T20:17:53.808Z] Progress (3): 26 kB | 13 kB | 4.1/41 kB 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 [2019-07-29T20:17:53.808Z] 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 160 kB/s) [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] 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 80 kB/s) [2019-07-29T20:17:53.808Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-29T20:17:53.808Z] Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB 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 240 kB/s) [2019-07-29T20:17:53.808Z] Progress (1): 4.1/10 kB 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 [2019-07-29T20:17:53.808Z] Progress (1): 7.7/10 kB Progress (1): 10 kB Progress (2): 10 kB | 4.1/38 kB Progress (2): 10 kB | 7.7/38 kB Progress (2): 10 kB | 12/38 kB Progress (2): 10 kB | 16/38 kB Progress (2): 10 kB | 20/38 kB Progress (2): 10 kB | 24/38 kB Progress (2): 10 kB | 28/38 kB Progress (3): 10 kB | 28/38 kB | 4.1/13 kB Progress (3): 10 kB | 32/38 kB | 4.1/13 kB Progress (3): 10 kB | 32/38 kB | 7.7/13 kB Progress (3): 10 kB | 36/38 kB | 7.7/13 kB Progress (3): 10 kB | 36/38 kB | 12/13 kB Progress (4): 10 kB | 36/38 kB | 12/13 kB | 4.1/13 kB Progress (4): 10 kB | 38 kB | 12/13 kB | 4.1/13 kB Progress (4): 10 kB | 38 kB | 12/13 kB | 7.7/13 kB Progress (4): 10 kB | 38 kB | 13 kB | 7.7/13 kB Progress (4): 10 kB | 38 kB | 13 kB | 12/13 kB Progress (4): 10 kB | 38 kB | 13 kB | 13 kB 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 202 kB/s) [2019-07-29T20:17:53.808Z] 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 70 kB/s) [2019-07-29T20:17:53.808Z] 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 71 kB/s) [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] Progress (2): 10 kB | 4.1/245 kB 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 [2019-07-29T20:17:53.808Z] 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 [2019-07-29T20:17:53.808Z] Progress (2): 10 kB | 7.7/245 kB Progress (2): 10 kB | 12/245 kB Progress (2): 10 kB | 16/245 kB Progress (2): 10 kB | 20/245 kB Progress (2): 10 kB | 24/245 kB Progress (2): 10 kB | 28/245 kB Progress (2): 10 kB | 32/245 kB Progress (2): 10 kB | 36/245 kB Progress (2): 10 kB | 40/245 kB Progress (2): 10 kB | 44/245 kB Progress (2): 10 kB | 48/245 kB Progress (2): 10 kB | 52/245 kB Progress (2): 10 kB | 56/245 kB Progress (2): 10 kB | 60/245 kB Progress (2): 10 kB | 64/245 kB Progress (2): 10 kB | 68/245 kB Progress (2): 10 kB | 72/245 kB Progress (2): 10 kB | 76/245 kB Progress (2): 10 kB | 80/245 kB Progress (2): 10 kB | 84/245 kB Progress (2): 10 kB | 88/245 kB Progress (2): 10 kB | 92/245 kB Progress (2): 10 kB | 96/245 kB Progress (2): 10 kB | 100/245 kB Progress (3): 10 kB | 100/245 kB | 4.1/245 kB Progress (3): 10 kB | 104/245 kB | 4.1/245 kB Progress (3): 10 kB | 104/245 kB | 7.7/245 kB Progress (3): 10 kB | 108/245 kB | 7.7/245 kB Progress (3): 10 kB | 112/245 kB | 7.7/245 kB Progress (3): 10 kB | 112/245 kB | 12/245 kB Progress (3): 10 kB | 116/245 kB | 12/245 kB Progress (3): 10 kB | 116/245 kB | 16/245 kB Progress (3): 10 kB | 120/245 kB | 16/245 kB Progress (3): 10 kB | 120/245 kB | 20/245 kB Progress (3): 10 kB | 124/245 kB | 20/245 kB Progress (3): 10 kB | 124/245 kB | 24/245 kB Progress (3): 10 kB | 128/245 kB | 24/245 kB Progress (3): 10 kB | 128/245 kB | 28/245 kB Progress (3): 10 kB | 132/245 kB | 28/245 kB Progress (3): 10 kB | 132/245 kB | 32/245 kB Progress (3): 10 kB | 136/245 kB | 32/245 kB Progress (3): 10 kB | 136/245 kB | 33/245 kB Progress (3): 10 kB | 140/245 kB | 33/245 kB Progress (3): 10 kB | 144/245 kB | 33/245 kB Progress (4): 10 kB | 144/245 kB | 33/245 kB | 4.1/99 kB Progress (4): 10 kB | 144/245 kB | 37/245 kB | 4.1/99 kB Progress (4): 10 kB | 144/245 kB | 37/245 kB | 7.7/99 kB Progress (4): 10 kB | 148/245 kB | 37/245 kB | 7.7/99 kB Progress (4): 10 kB | 148/245 kB | 37/245 kB | 12/99 kB Progress (4): 10 kB | 148/245 kB | 41/245 kB | 12/99 kB Progress (4): 10 kB | 148/245 kB | 41/245 kB | 16/99 kB Progress (4): 10 kB | 152/245 kB | 41/245 kB | 16/99 kB Progress (4): 10 kB | 152/245 kB | 41/245 kB | 20/99 kB Progress (4): 10 kB | 152/245 kB | 45/245 kB | 20/99 kB Progress (4): 10 kB | 152/245 kB | 45/245 kB | 24/99 kB Progress (4): 10 kB | 156/245 kB | 45/245 kB | 24/99 kB Progress (4): 10 kB | 156/245 kB | 45/245 kB | 28/99 kB Progress (4): 10 kB | 156/245 kB | 49/245 kB | 28/99 kB Progress (4): 10 kB | 156/245 kB | 49/245 kB | 32/99 kB Progress (4): 10 kB | 160/245 kB | 49/245 kB | 32/99 kB Progress (4): 10 kB | 160/245 kB | 49/245 kB | 33/99 kB Progress (4): 10 kB | 164/245 kB | 49/245 kB | 33/99 kB Progress (4): 10 kB | 164/245 kB | 53/245 kB | 33/99 kB Progress (4): 10 kB | 168/245 kB | 53/245 kB | 33/99 kB Progress (4): 10 kB | 168/245 kB | 53/245 kB | 37/99 kB 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 51 kB/s) [2019-07-29T20:17:53.808Z] Progress (4): 168/245 kB | 53/245 kB | 37/99 kB | 4.1/11 kB Progress (4): 168/245 kB | 53/245 kB | 41/99 kB | 4.1/11 kB Progress (4): 172/245 kB | 53/245 kB | 41/99 kB | 4.1/11 kB Progress (4): 172/245 kB | 57/245 kB | 41/99 kB | 4.1/11 kB Progress (4): 176/245 kB | 57/245 kB | 41/99 kB | 4.1/11 kB Progress (4): 176/245 kB | 61/245 kB | 41/99 kB | 4.1/11 kB Progress (4): 176/245 kB | 61/245 kB | 45/99 kB | 4.1/11 kB Progress (4): 176/245 kB | 61/245 kB | 45/99 kB | 7.7/11 kB 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 [2019-07-29T20:17:53.808Z] Progress (4): 176/245 kB | 61/245 kB | 45/99 kB | 11 kB Progress (4): 176/245 kB | 61/245 kB | 49/99 kB | 11 kB Progress (4): 176/245 kB | 65/245 kB | 49/99 kB | 11 kB Progress (4): 180/245 kB | 65/245 kB | 49/99 kB | 11 kB Progress (4): 180/245 kB | 65/245 kB | 53/99 kB | 11 kB Progress (4): 184/245 kB | 65/245 kB | 53/99 kB | 11 kB Progress (4): 184/245 kB | 69/245 kB | 53/99 kB | 11 kB Progress (4): 188/245 kB | 69/245 kB | 53/99 kB | 11 kB Progress (4): 188/245 kB | 69/245 kB | 57/99 kB | 11 kB Progress (4): 192/245 kB | 69/245 kB | 57/99 kB | 11 kB Progress (4): 192/245 kB | 73/245 kB | 57/99 kB | 11 kB Progress (4): 196/245 kB | 73/245 kB | 57/99 kB | 11 kB Progress (4): 196/245 kB | 77/245 kB | 57/99 kB | 11 kB Progress (4): 196/245 kB | 77/245 kB | 61/99 kB | 11 kB Progress (4): 196/245 kB | 81/245 kB | 61/99 kB | 11 kB Progress (4): 200/245 kB | 81/245 kB | 61/99 kB | 11 kB Progress (4): 200/245 kB | 85/245 kB | 61/99 kB | 11 kB Progress (4): 200/245 kB | 85/245 kB | 65/99 kB | 11 kB Progress (4): 200/245 kB | 89/245 kB | 65/99 kB | 11 kB Progress (4): 204/245 kB | 89/245 kB | 65/99 kB | 11 kB Progress (4): 204/245 kB | 89/245 kB | 66/99 kB | 11 kB Progress (4): 208/245 kB | 89/245 kB | 66/99 kB | 11 kB Progress (4): 208/245 kB | 89/245 kB | 70/99 kB | 11 kB Progress (4): 208/245 kB | 93/245 kB | 70/99 kB | 11 kB Progress (4): 208/245 kB | 93/245 kB | 74/99 kB | 11 kB 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 53 kB/s) [2019-07-29T20:17:53.808Z] Progress (3): 212/245 kB | 93/245 kB | 74/99 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-29T20:17:53.809Z] Progress (3): 212/245 kB | 93/245 kB | 78/99 kB Progress (3): 212/245 kB | 97/245 kB | 78/99 kB Progress (3): 212/245 kB | 97/245 kB | 82/99 kB Progress (3): 216/245 kB | 97/245 kB | 82/99 kB Progress (3): 216/245 kB | 97/245 kB | 86/99 kB Progress (3): 220/245 kB | 97/245 kB | 86/99 kB Progress (3): 220/245 kB | 101/245 kB | 86/99 kB Progress (3): 224/245 kB | 101/245 kB | 86/99 kB Progress (3): 224/245 kB | 101/245 kB | 90/99 kB Progress (3): 228/245 kB | 101/245 kB | 90/99 kB Progress (3): 228/245 kB | 105/245 kB | 90/99 kB Progress (3): 232/245 kB | 105/245 kB | 90/99 kB Progress (3): 232/245 kB | 105/245 kB | 94/99 kB Progress (3): 236/245 kB | 105/245 kB | 94/99 kB Progress (3): 236/245 kB | 109/245 kB | 94/99 kB Progress (4): 236/245 kB | 109/245 kB | 94/99 kB | 4.1/32 kB Progress (4): 236/245 kB | 113/245 kB | 94/99 kB | 4.1/32 kB Progress (4): 240/245 kB | 113/245 kB | 94/99 kB | 4.1/32 kB Progress (4): 240/245 kB | 113/245 kB | 98/99 kB | 4.1/32 kB Progress (4): 244/245 kB | 113/245 kB | 98/99 kB | 4.1/32 kB Progress (4): 244/245 kB | 117/245 kB | 98/99 kB | 4.1/32 kB Progress (4): 244/245 kB | 117/245 kB | 98/99 kB | 7.7/32 kB Progress (4): 244/245 kB | 121/245 kB | 98/99 kB | 7.7/32 kB Progress (4): 244/245 kB | 121/245 kB | 98/99 kB | 12/32 kB Progress (4): 245 kB | 121/245 kB | 98/99 kB | 12/32 kB Progress (4): 245 kB | 121/245 kB | 99 kB | 12/32 kB Progress (4): 245 kB | 121/245 kB | 99 kB | 16/32 kB Progress (4): 245 kB | 125/245 kB | 99 kB | 16/32 kB Progress (4): 245 kB | 125/245 kB | 99 kB | 20/32 kB Progress (4): 245 kB | 129/245 kB | 99 kB | 20/32 kB Progress (4): 245 kB | 129/245 kB | 99 kB | 24/32 kB Progress (4): 245 kB | 133/245 kB | 99 kB | 24/32 kB Progress (4): 245 kB | 133/245 kB | 99 kB | 28/32 kB Progress (4): 245 kB | 137/245 kB | 99 kB | 28/32 kB Progress (4): 245 kB | 137/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 141/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 145/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 149/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 153/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 157/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 161/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 165/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 169/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 173/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 177/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 181/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 185/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 189/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 193/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 197/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 201/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 205/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 209/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 213/245 kB | 99 kB | 32 kB Progress (4): 245 kB | 217/245 kB | 99 kB | 32 kB Progress (5): 245 kB | 217/245 kB | 99 kB | 32 kB | 4.1/282 kB Progress (5): 245 kB | 221/245 kB | 99 kB | 32 kB | 4.1/282 kB Progress (5): 245 kB | 221/245 kB | 99 kB | 32 kB | 7.7/282 kB Progress (5): 245 kB | 225/245 kB | 99 kB | 32 kB | 7.7/282 kB Progress (5): 245 kB | 225/245 kB | 99 kB | 32 kB | 12/282 kB 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 138 kB/s) [2019-07-29T20:17:53.809Z] 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 430 kB/s) [2019-07-29T20:17:53.809Z] Progress (3): 245 kB | 225/245 kB | 16/282 kB Progress (3): 245 kB | 229/245 kB | 16/282 kB 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 [2019-07-29T20:17:53.809Z] 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 1.1 MB/s) [2019-07-29T20:17:53.809Z] 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 [2019-07-29T20:17:53.809Z] 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 [2019-07-29T20:17:53.809Z] Progress (2): 233/245 kB | 16/282 kB Progress (2): 233/245 kB | 20/282 kB Progress (2): 237/245 kB | 20/282 kB Progress (2): 237/245 kB | 24/282 kB Progress (2): 241/245 kB | 24/282 kB Progress (2): 241/245 kB | 28/282 kB Progress (2): 245/245 kB | 28/282 kB Progress (2): 245/245 kB | 32/282 kB Progress (2): 245 kB | 32/282 kB Progress (2): 245 kB | 33/282 kB Progress (2): 245 kB | 37/282 kB Progress (2): 245 kB | 41/282 kB Progress (2): 245 kB | 45/282 kB Progress (2): 245 kB | 49/282 kB Progress (2): 245 kB | 53/282 kB Progress (2): 245 kB | 57/282 kB Progress (2): 245 kB | 61/282 kB Progress (2): 245 kB | 65/282 kB Progress (2): 245 kB | 66/282 kB Progress (2): 245 kB | 70/282 kB Progress (2): 245 kB | 74/282 kB Progress (2): 245 kB | 78/282 kB Progress (2): 245 kB | 82/282 kB Progress (2): 245 kB | 86/282 kB Progress (3): 245 kB | 86/282 kB | 4.1/134 kB Progress (3): 245 kB | 90/282 kB | 4.1/134 kB Progress (3): 245 kB | 90/282 kB | 7.7/134 kB Progress (3): 245 kB | 94/282 kB | 7.7/134 kB Progress (3): 245 kB | 98/282 kB | 7.7/134 kB Progress (3): 245 kB | 98/282 kB | 12/134 kB Progress (3): 245 kB | 98/282 kB | 16/134 kB Progress (3): 245 kB | 98/282 kB | 16/134 kB Progress (3): 245 kB | 98/282 kB | 20/134 kB Progress (3): 245 kB | 102/282 kB | 20/134 kB Progress (3): 245 kB | 102/282 kB | 24/134 kB Progress (3): 245 kB | 106/282 kB | 24/134 kB Progress (3): 245 kB | 106/282 kB | 28/134 kB Progress (3): 245 kB | 110/282 kB | 28/134 kB Progress (3): 245 kB | 110/282 kB | 32/134 kB Progress (3): 245 kB | 114/282 kB | 32/134 kB Progress (3): 245 kB | 114/282 kB | 33/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 1.0 MB/s) [2019-07-29T20:17:53.809Z] Progress (2): 118/282 kB | 33/134 kB 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 [2019-07-29T20:17:53.809Z] Progress (2): 118/282 kB | 37/134 kB Progress (3): 118/282 kB | 37/134 kB | 4.1/64 kB Progress (4): 118/282 kB | 37/134 kB | 4.1/64 kB | 4.1/12 kB Progress (4): 122/282 kB | 37/134 kB | 4.1/64 kB | 4.1/12 kB Progress (4): 122/282 kB | 37/134 kB | 4.1/64 kB | 7.7/12 kB Progress (4): 122/282 kB | 37/134 kB | 7.7/64 kB | 7.7/12 kB Progress (4): 122/282 kB | 41/134 kB | 7.7/64 kB | 7.7/12 kB Progress (4): 122/282 kB | 41/134 kB | 12/64 kB | 7.7/12 kB Progress (4): 122/282 kB | 41/134 kB | 12/64 kB | 12/12 kB Progress (4): 122/282 kB | 41/134 kB | 12/64 kB | 12 kB Progress (4): 126/282 kB | 41/134 kB | 12/64 kB | 12 kB Progress (4): 126/282 kB | 41/134 kB | 16/64 kB | 12 kB Progress (4): 126/282 kB | 45/134 kB | 16/64 kB | 12 kB Progress (4): 126/282 kB | 45/134 kB | 20/64 kB | 12 kB Progress (4): 126/282 kB | 45/134 kB | 24/64 kB | 12 kB Progress (4): 130/282 kB | 45/134 kB | 24/64 kB | 12 kB Progress (4): 130/282 kB | 45/134 kB | 28/64 kB | 12 kB Progress (4): 130/282 kB | 49/134 kB | 28/64 kB | 12 kB Progress (4): 130/282 kB | 49/134 kB | 32/64 kB | 12 kB Progress (4): 130/282 kB | 53/134 kB | 32/64 kB | 12 kB Progress (4): 134/282 kB | 53/134 kB | 32/64 kB | 12 kB Progress (4): 134/282 kB | 57/134 kB | 32/64 kB | 12 kB Progress (4): 134/282 kB | 57/134 kB | 36/64 kB | 12 kB Progress (4): 134/282 kB | 61/134 kB | 36/64 kB | 12 kB Progress (4): 138/282 kB | 61/134 kB | 36/64 kB | 12 kB Progress (4): 138/282 kB | 65/134 kB | 36/64 kB | 12 kB Progress (4): 138/282 kB | 65/134 kB | 40/64 kB | 12 kB Progress (4): 138/282 kB | 66/134 kB | 40/64 kB | 12 kB Progress (4): 142/282 kB | 66/134 kB | 40/64 kB | 12 kB Progress (4): 142/282 kB | 70/134 kB | 40/64 kB | 12 kB Progress (4): 142/282 kB | 70/134 kB | 44/64 kB | 12 kB Progress (4): 142/282 kB | 74/134 kB | 44/64 kB | 12 kB Progress (4): 146/282 kB | 74/134 kB | 44/64 kB | 12 kB Progress (4): 146/282 kB | 78/134 kB | 44/64 kB | 12 kB 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 48 kB/s) [2019-07-29T20:17:53.809Z] Progress (3): 146/282 kB | 78/134 kB | 48/64 kB 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 [2019-07-29T20:17:53.809Z] Progress (3): 146/282 kB | 82/134 kB | 48/64 kB Progress (3): 150/282 kB | 82/134 kB | 48/64 kB Progress (3): 150/282 kB | 86/134 kB | 48/64 kB Progress (4): 150/282 kB | 86/134 kB | 48/64 kB | 4.1/35 kB Progress (4): 150/282 kB | 86/134 kB | 52/64 kB | 4.1/35 kB Progress (4): 150/282 kB | 86/134 kB | 52/64 kB | 7.7/35 kB Progress (4): 150/282 kB | 90/134 kB | 52/64 kB | 7.7/35 kB Progress (4): 154/282 kB | 90/134 kB | 52/64 kB | 7.7/35 kB Progress (4): 154/282 kB | 94/134 kB | 52/64 kB | 7.7/35 kB Progress (4): 154/282 kB | 94/134 kB | 52/64 kB | 12/35 kB Progress (4): 154/282 kB | 94/134 kB | 56/64 kB | 12/35 kB Progress (4): 154/282 kB | 94/134 kB | 56/64 kB | 16/35 kB Progress (4): 154/282 kB | 98/134 kB | 56/64 kB | 16/35 kB Progress (4): 154/282 kB | 98/134 kB | 56/64 kB | 20/35 kB Progress (4): 158/282 kB | 98/134 kB | 56/64 kB | 20/35 kB Progress (4): 158/282 kB | 98/134 kB | 56/64 kB | 24/35 kB Progress (4): 158/282 kB | 98/134 kB | 56/64 kB | 24/35 kB Progress (4): 158/282 kB | 98/134 kB | 60/64 kB | 24/35 kB Progress (4): 158/282 kB | 102/134 kB | 60/64 kB | 24/35 kB Progress (4): 158/282 kB | 102/134 kB | 60/64 kB | 28/35 kB Progress (4): 162/282 kB | 102/134 kB | 60/64 kB | 28/35 kB Progress (4): 162/282 kB | 102/134 kB | 60/64 kB | 32/35 kB Progress (4): 162/282 kB | 106/134 kB | 60/64 kB | 32/35 kB Progress (4): 162/282 kB | 106/134 kB | 64 kB | 32/35 kB Progress (4): 162/282 kB | 110/134 kB | 64 kB | 32/35 kB Progress (4): 162/282 kB | 110/134 kB | 64 kB | 35 kB Progress (4): 166/282 kB | 110/134 kB | 64 kB | 35 kB Progress (5): 166/282 kB | 110/134 kB | 64 kB | 35 kB | 4.1/185 kB Progress (5): 166/282 kB | 114/134 kB | 64 kB | 35 kB | 4.1/185 kB Progress (5): 166/282 kB | 114/134 kB | 64 kB | 35 kB | 7.7/185 kB Progress (5): 170/282 kB | 114/134 kB | 64 kB | 35 kB | 7.7/185 kB Progress (5): 170/282 kB | 114/134 kB | 64 kB | 35 kB | 12/185 kB Progress (5): 170/282 kB | 118/134 kB | 64 kB | 35 kB | 12/185 kB Progress (5): 170/282 kB | 118/134 kB | 64 kB | 35 kB | 16/185 kB Progress (5): 174/282 kB | 118/134 kB | 64 kB | 35 kB | 16/185 kB Progress (5): 174/282 kB | 118/134 kB | 64 kB | 35 kB | 20/185 kB Progress (5): 174/282 kB | 122/134 kB | 64 kB | 35 kB | 20/185 kB Progress (5): 174/282 kB | 122/134 kB | 64 kB | 35 kB | 24/185 kB Progress (5): 178/282 kB | 122/134 kB | 64 kB | 35 kB | 24/185 kB Progress (5): 178/282 kB | 122/134 kB | 64 kB | 35 kB | 28/185 kB Progress (5): 178/282 kB | 126/134 kB | 64 kB | 35 kB | 28/185 kB Progress (5): 178/282 kB | 126/134 kB | 64 kB | 35 kB | 32/185 kB Progress (5): 182/282 kB | 126/134 kB | 64 kB | 35 kB | 32/185 kB Progress (5): 182/282 kB | 126/134 kB | 64 kB | 35 kB | 33/185 kB Progress (5): 182/282 kB | 130/134 kB | 64 kB | 35 kB | 33/185 kB Progress (5): 182/282 kB | 130/134 kB | 64 kB | 35 kB | 37/185 kB Progress (5): 186/282 kB | 130/134 kB | 64 kB | 35 kB | 37/185 kB Progress (5): 186/282 kB | 130/134 kB | 64 kB | 35 kB | 41/185 kB Progress (5): 186/282 kB | 134 kB | 64 kB | 35 kB | 41/185 kB 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 241 kB/s) [2019-07-29T20:17:54.066Z] 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 [2019-07-29T20:17:54.066Z] Progress (4): 186/282 kB | 134 kB | 35 kB | 45/185 kB Progress (4): 190/282 kB | 134 kB | 35 kB | 45/185 kB Progress (4): 190/282 kB | 134 kB | 35 kB | 49/185 kB 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 124 kB/s) [2019-07-29T20:17:54.066Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-29T20:17:54.066Z] Progress (3): 190/282 kB | 134 kB | 53/185 kB Progress (3): 194/282 kB | 134 kB | 53/185 kB Progress (3): 194/282 kB | 134 kB | 57/185 kB Progress (3): 198/282 kB | 134 kB | 57/185 kB Progress (3): 198/282 kB | 134 kB | 61/185 kB Progress (3): 202/282 kB | 134 kB | 61/185 kB Progress (3): 202/282 kB | 134 kB | 65/185 kB Progress (3): 206/282 kB | 134 kB | 65/185 kB Progress (3): 206/282 kB | 134 kB | 69/185 kB Progress (3): 210/282 kB | 134 kB | 69/185 kB Progress (3): 210/282 kB | 134 kB | 73/185 kB Progress (3): 214/282 kB | 134 kB | 73/185 kB Progress (3): 214/282 kB | 134 kB | 77/185 kB Progress (3): 218/282 kB | 134 kB | 77/185 kB Progress (3): 218/282 kB | 134 kB | 81/185 kB Progress (3): 222/282 kB | 134 kB | 81/185 kB Progress (3): 222/282 kB | 134 kB | 85/185 kB Progress (3): 226/282 kB | 134 kB | 85/185 kB Progress (3): 226/282 kB | 134 kB | 89/185 kB Progress (3): 230/282 kB | 134 kB | 89/185 kB Progress (3): 230/282 kB | 134 kB | 93/185 kB Progress (3): 234/282 kB | 134 kB | 93/185 kB Progress (3): 234/282 kB | 134 kB | 97/185 kB Progress (3): 238/282 kB | 134 kB | 97/185 kB Progress (3): 238/282 kB | 134 kB | 101/185 kB Progress (3): 242/282 kB | 134 kB | 101/185 kB Progress (3): 242/282 kB | 134 kB | 105/185 kB Progress (3): 246/282 kB | 134 kB | 105/185 kB Progress (3): 246/282 kB | 134 kB | 109/185 kB Progress (3): 250/282 kB | 134 kB | 109/185 kB Progress (3): 250/282 kB | 134 kB | 113/185 kB Progress (3): 254/282 kB | 134 kB | 113/185 kB Progress (3): 254/282 kB | 134 kB | 117/185 kB Progress (3): 258/282 kB | 134 kB | 117/185 kB Progress (3): 258/282 kB | 134 kB | 121/185 kB Progress (3): 262/282 kB | 134 kB | 121/185 kB Progress (3): 262/282 kB | 134 kB | 125/185 kB Progress (3): 266/282 kB | 134 kB | 125/185 kB Progress (3): 266/282 kB | 134 kB | 129/185 kB Progress (3): 270/282 kB | 134 kB | 129/185 kB Progress (3): 270/282 kB | 134 kB | 133/185 kB Progress (3): 274/282 kB | 134 kB | 133/185 kB Progress (3): 274/282 kB | 134 kB | 137/185 kB Progress (3): 278/282 kB | 134 kB | 137/185 kB Progress (3): 278/282 kB | 134 kB | 141/185 kB Progress (3): 282 kB | 134 kB | 141/185 kB Progress (3): 282 kB | 134 kB | 145/185 kB Progress (3): 282 kB | 134 kB | 149/185 kB Progress (3): 282 kB | 134 kB | 153/185 kB Progress (3): 282 kB | 134 kB | 157/185 kB Progress (3): 282 kB | 134 kB | 161/185 kB Progress (3): 282 kB | 134 kB | 165/185 kB Progress (3): 282 kB | 134 kB | 169/185 kB Progress (3): 282 kB | 134 kB | 173/185 kB Progress (3): 282 kB | 134 kB | 177/185 kB Progress (3): 282 kB | 134 kB | 181/185 kB Progress (3): 282 kB | 134 kB | 185/185 kB Progress (3): 282 kB | 134 kB | 185 kB Progress (4): 282 kB | 134 kB | 185 kB | 4.1/58 kB Progress (4): 282 kB | 134 kB | 185 kB | 7.7/58 kB Progress (4): 282 kB | 134 kB | 185 kB | 12/58 kB Progress (4): 282 kB | 134 kB | 185 kB | 16/58 kB Progress (4): 282 kB | 134 kB | 185 kB | 20/58 kB Progress (5): 282 kB | 134 kB | 185 kB | 20/58 kB | 4.1/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 24/58 kB | 4.1/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 24/58 kB | 7.7/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 28/58 kB | 7.7/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 28/58 kB | 12/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 32/58 kB | 12/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 32/58 kB | 16/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 36/58 kB | 16/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 36/58 kB | 20/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 40/58 kB | 20/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 40/58 kB | 24/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 44/58 kB | 24/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 44/58 kB | 28/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 48/58 kB | 28/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 48/58 kB | 32/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 52/58 kB | 32/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 52/58 kB | 33/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 56/58 kB | 33/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 56/58 kB | 37/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 37/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 41/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 45/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 49/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 53/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 57/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 61/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 65/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 66/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 70/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 74/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 78/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 82/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 86/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 90/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 94/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 98/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 98/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 102/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 106/245 kB Progress (5): 282 kB | 134 kB | 185 kB | 58 kB | 110/245 kB 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 189 kB/s) [2019-07-29T20:17:54.066Z] 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 [2019-07-29T20:17:54.067Z] Progress (4): 282 kB | 134 kB | 185 kB | 114/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 118/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 122/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 126/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 130/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 134/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 138/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 142/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 146/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 150/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 154/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 158/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 162/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 166/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 170/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 174/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 178/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 182/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 186/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 190/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 194/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 198/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 202/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 206/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 210/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 214/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 218/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 222/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 226/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 230/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 234/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 238/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 242/245 kB Progress (4): 282 kB | 134 kB | 185 kB | 245 kB 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 574 kB/s) [2019-07-29T20:17:54.067Z] 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 414 kB/s) [2019-07-29T20:17:54.067Z] Progress (3): 282 kB | 245 kB | 4.1/45 kB Progress (3): 282 kB | 245 kB | 7.7/45 kB Progress (3): 282 kB | 245 kB | 12/45 kB Progress (3): 282 kB | 245 kB | 16/45 kB Progress (3): 282 kB | 245 kB | 20/45 kB Progress (3): 282 kB | 245 kB | 24/45 kB Progress (3): 282 kB | 245 kB | 28/45 kB Progress (3): 282 kB | 245 kB | 32/45 kB Progress (3): 282 kB | 245 kB | 36/45 kB Progress (3): 282 kB | 245 kB | 40/45 kB Progress (3): 282 kB | 245 kB | 44/45 kB Progress (3): 282 kB | 245 kB | 45 kB 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 133 kB/s) [2019-07-29T20:17:54.067Z] 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 812 kB/s) [2019-07-29T20:17:54.067Z] 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 673 kB/s) [2019-07-29T20:17:54.067Z] [INFO] [2019-07-29T20:17:54.067Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-29T20:17:54.324Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T20:17:54.324Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T20:17:54.324Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T20:17:54.324Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T20:17:54.324Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T20:17:54.324Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-29T20:17:54.324Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 82 kB/s) [2019-07-29T20:17:54.324Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-29T20:17:54.324Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-29T20:17:54.324Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-29T20:17:54.581Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-29T20:17:54.581Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-29T20:17:54.581Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-29T20:17:54.581Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 129 kB/s) [2019-07-29T20:17:54.581Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-29T20:17:54.581Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-29T20:17:54.838Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-29T20:17:54.838Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-29T20:17:54.838Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-29T20:17:54.838Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-29T20:17:54.838Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 337 kB/s) [2019-07-29T20:17:55.095Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T20:17:55.095Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T20:17:55.095Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T20:17:55.095Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T20:17:55.095Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T20:17:55.095Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-29T20:17:55.353Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 995 kB/s) [2019-07-29T20:17:55.353Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-29T20:17:55.353Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-29T20:17:55.353Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-29T20:17:55.353Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-29T20:17:55.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-29T20:17:55.353Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-29T20:17:55.610Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 169 kB/s) [2019-07-29T20:17:55.610Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-29T20:17:55.610Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-29T20:17:55.610Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-29T20:17:55.610Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-29T20:17:55.610Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-29T20:17:55.610Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-29T20:17:55.867Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 84 kB/s) [2019-07-29T20:17:55.868Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T20:17:55.868Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T20:17:55.868Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T20:17:55.868Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T20:17:55.868Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T20:17:55.868Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-29T20:17:56.125Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 590 kB/s) [2019-07-29T20:17:56.125Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-29T20:17:56.125Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-29T20:17:56.125Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-29T20:17:56.125Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-29T20:17:56.125Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-29T20:17:56.125Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-29T20:17:56.383Z] Progress (1): 765 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 20 kB/s) [2019-07-29T20:17:56.383Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-29T20:17:56.383Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-29T20:17:56.383Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-29T20:17:56.383Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-29T20:17:56.641Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-29T20:17:56.641Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-29T20:17:56.641Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 425 kB/s) [2019-07-29T20:17:56.641Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-29T20:17:56.641Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-29T20:17:56.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-29T20:17:56.899Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-29T20:17:56.899Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-29T20:17:56.899Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-29T20:17:56.899Z] Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 25 kB/s) [2019-07-29T20:17:56.899Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-29T20:17:56.899Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-29T20:17:56.899Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-29T20:17:57.156Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-29T20:17:57.156Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-29T20:17:57.156Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-29T20:17:57.156Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 44 kB/s) [2019-07-29T20:17:57.156Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-29T20:17:57.156Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-29T20:17:57.156Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-29T20:17:57.413Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-29T20:17:57.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-29T20:17:57.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-29T20:17:57.413Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 10 kB/s) [2019-07-29T20:17:57.413Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-29T20:17:57.413Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-29T20:17:57.413Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-29T20:17:57.670Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-29T20:17:57.670Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-29T20:17:57.670Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-29T20:17:57.927Z] Progress (1): 588 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 8.5 kB/s) [2019-07-29T20:17:57.927Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-29T20:17:57.927Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-29T20:17:57.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-29T20:17:57.927Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-29T20:17:57.927Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-29T20:17:58.184Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-29T20:17:58.184Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 207 kB/s) [2019-07-29T20:17:58.184Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-29T20:17:58.184Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-29T20:17:58.184Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-29T20:17:58.441Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-29T20:17:58.441Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-29T20:17:58.441Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-29T20:17:58.441Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 48 kB/s) [2019-07-29T20:17:58.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-29T20:17:58.441Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-29T20:17:58.441Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-29T20:17:58.727Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-29T20:17:58.727Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-29T20:17:58.727Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-29T20:17:58.727Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 189 kB/s) [2019-07-29T20:17:58.727Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-29T20:17:58.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-29T20:17:58.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-29T20:17:59.081Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-29T20:17:59.081Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-29T20:17:59.081Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-29T20:17:59.081Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 408 kB/s) [2019-07-29T20:17:59.081Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-29T20:17:59.082Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-29T20:17:59.082Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-29T20:17:59.082Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-29T20:17:59.082Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-29T20:17:59.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-29T20:17:59.340Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 174 kB/s) [2019-07-29T20:17:59.340Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-29T20:17:59.340Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-29T20:17:59.340Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-29T20:17:59.340Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-29T20:17:59.340Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-29T20:17:59.597Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-29T20:17:59.597Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 301 kB/s) [2019-07-29T20:17:59.597Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T20:17:59.597Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T20:17:59.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T20:17:59.597Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T20:17:59.597Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T20:17:59.854Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-29T20:17:59.854Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 970 kB/s) [2019-07-29T20:17:59.854Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-29T20:17:59.854Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-29T20:17:59.854Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-29T20:17:59.854Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-29T20:17:59.854Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-29T20:18:00.112Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-29T20:18:00.112Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 577 kB/s) [2019-07-29T20:18:00.112Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-29T20:18:00.112Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-29T20:18:00.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-29T20:18:00.112Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-29T20:18:00.112Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-29T20:18:00.369Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-29T20:18:00.369Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 95 kB/s) [2019-07-29T20:18:00.369Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-29T20:18:00.369Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-29T20:18:00.369Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-29T20:18:00.369Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-29T20:18:00.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-29T20:18:00.626Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-29T20:18:00.626Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 45 kB/s) [2019-07-29T20:18:00.626Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-29T20:18:00.626Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-29T20:18:00.626Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-29T20:18:00.885Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-29T20:18:00.885Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-29T20:18:00.885Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-29T20:18:00.885Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 268 kB/s) [2019-07-29T20:18:00.885Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T20:18:00.885Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T20:18:00.885Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T20:18:01.142Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T20:18:01.142Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T20:18:01.142Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-29T20:18:01.142Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.2 MB/s) [2019-07-29T20:18:01.142Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-29T20:18:01.142Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-29T20:18:01.142Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-29T20:18:01.400Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-29T20:18:01.400Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-29T20:18:01.400Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-29T20:18:01.400Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 124 kB/s) [2019-07-29T20:18:01.400Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-29T20:18:01.400Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-29T20:18:01.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-29T20:18:01.657Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-29T20:18:01.657Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-29T20:18:01.657Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-29T20:18:01.657Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 736 kB/s) [2019-07-29T20:18:01.657Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-29T20:18:01.657Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-29T20:18:01.657Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-29T20:18:01.915Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-29T20:18:01.915Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-29T20:18:01.915Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-29T20:18:01.915Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 77 kB/s) [2019-07-29T20:18:01.915Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-29T20:18:01.915Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-29T20:18:01.915Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-29T20:18:02.172Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-29T20:18:02.172Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-29T20:18:02.172Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-29T20:18:02.172Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 111 kB/s) [2019-07-29T20:18:02.172Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-29T20:18:02.172Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-29T20:18:02.172Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-29T20:18:02.429Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-29T20:18:02.429Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-29T20:18:02.429Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-29T20:18:02.429Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 53 kB/s) [2019-07-29T20:18:02.429Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-29T20:18:02.429Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-29T20:18:02.429Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-29T20:18:02.687Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-29T20:18:02.687Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-29T20:18:02.687Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-29T20:18:02.944Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 62 kB/s) [2019-07-29T20:18:02.944Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-29T20:18:02.944Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-29T20:18:02.944Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-29T20:18:02.944Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-29T20:18:02.944Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-29T20:18:02.944Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-29T20:18:03.201Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 44 kB/s) [2019-07-29T20:18:03.201Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-29T20:18:03.201Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-29T20:18:03.201Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-29T20:18:03.459Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-29T20:18:03.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-29T20:18:03.459Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-29T20:18:03.459Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 37 kB/s) [2019-07-29T20:18:03.459Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-29T20:18:03.459Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-29T20:18:03.716Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-29T20:18:03.716Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-29T20:18:03.716Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-29T20:18:03.716Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-29T20:18:03.716Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 46 kB/s) [2019-07-29T20:18:03.716Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-29T20:18:03.974Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-29T20:18:03.974Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-29T20:18:03.974Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-29T20:18:04.231Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-29T20:18:04.231Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-29T20:18:04.231Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 61 kB/s) [2019-07-29T20:18:04.231Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-29T20:18:04.231Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-29T20:18:04.488Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-29T20:18:04.488Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-29T20:18:04.488Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-29T20:18:04.488Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-29T20:18:04.488Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 48 kB/s) [2019-07-29T20:18:04.488Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-29T20:18:04.488Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-29T20:18:04.746Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-29T20:18:04.746Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-29T20:18:04.746Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-29T20:18:04.746Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-29T20:18:04.746Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 51 kB/s) [2019-07-29T20:18:04.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-29T20:18:05.003Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-29T20:18:05.003Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-29T20:18:05.003Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-29T20:18:05.003Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-29T20:18:05.003Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-29T20:18:05.260Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 567 kB/s) [2019-07-29T20:18:05.260Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-29T20:18:05.260Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-29T20:18:05.260Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-29T20:18:05.260Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-29T20:18:05.517Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-29T20:18:05.517Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-29T20:18:05.517Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 43 kB/s) [2019-07-29T20:18:05.517Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-29T20:18:05.517Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-29T20:18:05.827Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-29T20:18:05.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-29T20:18:05.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-29T20:18:05.827Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-29T20:18:05.827Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 124 kB/s) [2019-07-29T20:18:05.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-29T20:18:05.827Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-29T20:18:06.224Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-29T20:18:06.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-29T20:18:06.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-29T20:18:06.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-29T20:18:06.224Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 188 kB/s) [2019-07-29T20:18:06.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T20:18:06.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T20:18:06.224Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T20:18:06.524Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T20:18:06.524Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T20:18:06.524Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-29T20:18:06.524Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 65 kB/s) [2019-07-29T20:18:06.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-29T20:18:06.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-29T20:18:06.524Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-29T20:18:06.824Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-29T20:18:06.824Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-29T20:18:06.824Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-29T20:18:06.824Z] Progress (1): 738 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 19 kB/s) [2019-07-29T20:18:06.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-29T20:18:06.824Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-29T20:18:06.824Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-29T20:18:07.124Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-29T20:18:07.124Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-29T20:18:07.124Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-29T20:18:07.124Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 100 kB/s) [2019-07-29T20:18:07.124Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-29T20:18:07.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-29T20:18:07.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-29T20:18:07.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-29T20:18:07.426Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-29T20:18:07.426Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-29T20:18:07.426Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 451 kB/s) [2019-07-29T20:18:07.426Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T20:18:07.426Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T20:18:07.426Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T20:18:07.722Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T20:18:07.722Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T20:18:07.722Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-29T20:18:07.722Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 783 kB/s) [2019-07-29T20:18:07.722Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-29T20:18:07.722Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-29T20:18:07.723Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-29T20:18:08.024Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-29T20:18:08.024Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-29T20:18:08.024Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-29T20:18:08.024Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 155 kB/s) [2019-07-29T20:18:08.024Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-29T20:18:08.024Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-29T20:18:08.024Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-29T20:18:08.326Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-29T20:18:08.326Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-29T20:18:08.326Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-29T20:18:08.326Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 202 kB/s) [2019-07-29T20:18:08.326Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-29T20:18:08.326Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-29T20:18:08.326Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-29T20:18:08.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-29T20:18:08.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-29T20:18:08.626Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-29T20:18:08.626Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 142 kB/s) [2019-07-29T20:18:08.626Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-29T20:18:08.626Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-29T20:18:08.626Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-29T20:18:08.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-29T20:18:08.924Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-29T20:18:08.924Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-29T20:18:08.924Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 245 kB/s) [2019-07-29T20:18:08.924Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-29T20:18:08.924Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-29T20:18:08.924Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-29T20:18:08.924Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-29T20:18:08.924Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-29T20:18:09.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-29T20:18:09.224Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 493 kB/s) [2019-07-29T20:18:09.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-29T20:18:09.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-29T20:18:09.224Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-29T20:18:09.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-29T20:18:09.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-29T20:18:09.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-29T20:18:09.529Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 90 kB/s) [2019-07-29T20:18:09.529Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-29T20:18:09.529Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-29T20:18:09.529Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-29T20:18:09.529Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-29T20:18:09.529Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-29T20:18:09.529Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-29T20:18:09.529Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 52 kB/s) [2019-07-29T20:18:09.529Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-29T20:18:09.529Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-29T20:18:09.824Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-29T20:18:09.824Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-29T20:18:09.824Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-29T20:18:09.824Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-29T20:18:09.824Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 90 kB/s) [2019-07-29T20:18:09.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-29T20:18:09.824Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-29T20:18:09.824Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-29T20:18:10.124Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-29T20:18:10.124Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-29T20:18:10.124Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-29T20:18:10.124Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 177 kB/s) [2019-07-29T20:18:10.124Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-29T20:18:10.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-29T20:18:10.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-29T20:18:10.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-29T20:18:10.426Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-29T20:18:10.426Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-29T20:18:10.426Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 48 kB/s) [2019-07-29T20:18:10.426Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-29T20:18:10.426Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-29T20:18:10.426Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-29T20:18:10.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-29T20:18:10.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-29T20:18:10.726Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-29T20:18:10.726Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 94 kB/s) [2019-07-29T20:18:10.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-29T20:18:10.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-29T20:18:10.726Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-29T20:18:11.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-29T20:18:11.026Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-29T20:18:11.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-29T20:18:11.026Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 67 kB/s) [2019-07-29T20:18:11.026Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-29T20:18:11.026Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-29T20:18:11.026Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-29T20:18:11.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-29T20:18:11.324Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-29T20:18:11.324Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-29T20:18:11.626Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 11 kB/s) [2019-07-29T20:18:11.626Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-29T20:18:11.626Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-29T20:18:11.626Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-29T20:18:11.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-29T20:18:11.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-29T20:18:11.626Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-29T20:18:11.924Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 22 kB/s) [2019-07-29T20:18:11.924Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-29T20:18:11.924Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-29T20:18:11.924Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-29T20:18:11.924Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-29T20:18:11.924Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-29T20:18:11.924Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-29T20:18:11.924Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 41 kB/s) [2019-07-29T20:18:11.924Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-29T20:18:12.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-29T20:18:12.227Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-29T20:18:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-29T20:18:12.227Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-29T20:18:12.227Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-29T20:18:12.227Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 233 kB/s) [2019-07-29T20:18:12.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-29T20:18:12.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-29T20:18:12.227Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-29T20:18:12.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-29T20:18:12.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-29T20:18:12.526Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-29T20:18:12.526Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 30 kB/s) [2019-07-29T20:18:12.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-29T20:18:12.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-29T20:18:12.827Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-29T20:18:12.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-29T20:18:12.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-29T20:18:12.827Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-29T20:18:12.827Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 274 kB/s) [2019-07-29T20:18:12.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T20:18:12.827Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T20:18:12.827Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T20:18:13.223Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T20:18:13.223Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T20:18:13.223Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-29T20:18:13.223Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 277 kB/s) [2019-07-29T20:18:13.223Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-29T20:18:13.223Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-29T20:18:13.223Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-29T20:18:13.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-29T20:18:13.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-29T20:18:13.726Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [2019-07-29T20:18:13.726Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 210 kB/s) [2019-07-29T20:18:13.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-29T20:18:13.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-29T20:18:13.726Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-29T20:18:13.726Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-29T20:18:13.726Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-29T20:18:13.726Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-29T20:18:13.726Z] Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 432 kB/s) [2019-07-29T20:18:13.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T20:18:13.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T20:18:13.726Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T20:18:14.025Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T20:18:14.025Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T20:18:14.025Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-29T20:18:14.025Z] Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 5.0 kB/s) [2019-07-29T20:18:14.025Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-29T20:18:14.025Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-29T20:18:14.025Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-29T20:18:14.025Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-29T20:18:14.025Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-29T20:18:14.283Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [2019-07-29T20:18:14.283Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 424 kB/s) [2019-07-29T20:18:14.283Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-29T20:18:14.283Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-29T20:18:14.283Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-29T20:18:14.283Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-29T20:18:14.283Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-29T20:18:14.541Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-29T20:18:14.541Z] Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 395 kB/s) [2019-07-29T20:18:14.541Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-29T20:18:14.541Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-29T20:18:14.541Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-29T20:18:14.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-29T20:18:14.541Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-29T20:18:14.798Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-29T20:18:14.798Z] Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 16 kB/s) [2019-07-29T20:18:14.798Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-29T20:18:14.798Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-29T20:18:14.798Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-29T20:18:14.798Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-29T20:18:15.055Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-29T20:18:15.055Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-29T20:18:15.055Z] Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 38 kB/s) [2019-07-29T20:18:15.055Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-29T20:18:15.055Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-29T20:18:15.055Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-29T20:18:15.055Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-29T20:18:15.313Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-29T20:18:15.313Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-29T20:18:15.313Z] Progress (1): 974 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 32 kB/s) [2019-07-29T20:18:15.313Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-29T20:18:15.313Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-29T20:18:15.313Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-29T20:18:15.313Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-29T20:18:15.570Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-29T20:18:15.570Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-29T20:18:15.570Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 86 kB/s) [2019-07-29T20:18:15.570Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-29T20:18:15.570Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-29T20:18:15.570Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-29T20:18:15.570Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-29T20:18:15.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-29T20:18:15.827Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-29T20:18:15.827Z] Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 6.8 kB/s) [2019-07-29T20:18:15.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-29T20:18:15.827Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-29T20:18:15.827Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-29T20:18:15.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-29T20:18:16.084Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-29T20:18:16.084Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [2019-07-29T20:18:16.084Z] Progress (1): 171 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.2 kB/s) [2019-07-29T20:18:16.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-29T20:18:16.084Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-29T20:18:16.084Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-29T20:18:16.342Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-29T20:18:16.342Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-29T20:18:16.342Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [2019-07-29T20:18:16.342Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 115 kB/s) [2019-07-29T20:18:16.342Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-29T20:18:16.342Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-29T20:18:16.342Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-29T20:18:16.599Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-29T20:18:16.599Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-29T20:18:16.599Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-29T20:18:16.599Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 102 kB/s) [2019-07-29T20:18:16.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-29T20:18:16.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-29T20:18:16.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-29T20:18:17.163Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-29T20:18:19.056Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-29T20:18:19.313Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-29T20:18:19.313Z] Progress (1): 346 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 12 kB/s) [2019-07-29T20:18:19.313Z] 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 [2019-07-29T20:18:19.313Z] 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 [2019-07-29T20:18:19.313Z] 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 [2019-07-29T20:18:19.569Z] 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 [2019-07-29T20:18:19.569Z] 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 [2019-07-29T20:18:19.569Z] 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 [2019-07-29T20:18:19.569Z] Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 310 kB/s) [2019-07-29T20:18:19.569Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-29T20:18:19.569Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-29T20:18:19.826Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-29T20:18:19.826Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-29T20:18:19.826Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-29T20:18:19.826Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom [2019-07-29T20:18:20.083Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9.pom (3.5 kB at 14 kB/s) [2019-07-29T20:18:20.083Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-29T20:18:20.083Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-29T20:18:20.083Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-29T20:18:20.340Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-29T20:18:20.340Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-29T20:18:20.340Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom [2019-07-29T20:18:20.340Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.pom (1.9 kB at 56 kB/s) [2019-07-29T20:18:20.340Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-29T20:18:20.340Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-29T20:18:20.340Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-29T20:18:20.597Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-29T20:18:20.597Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-29T20:18:20.597Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom [2019-07-29T20:18:20.597Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.pom (2.0 kB at 79 kB/s) [2019-07-29T20:18:20.597Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-29T20:18:20.597Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-29T20:18:20.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-29T20:18:20.855Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-29T20:18:20.855Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-29T20:18:20.855Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom [2019-07-29T20:18:20.855Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.2/asm-parent-5.2.pom (5.5 kB at 162 kB/s) [2019-07-29T20:18:20.855Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-29T20:18:20.855Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-29T20:18:21.113Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-29T20:18:22.100Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-29T20:18:22.356Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-29T20:18:22.356Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom [2019-07-29T20:18:22.356Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.pom (2.0 kB at 58 kB/s) [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-29T20:18:22.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-29T20:18:22.613Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-29T20:18:22.613Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-29T20:18:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-29T20:18:22.870Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T20:18:22.870Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-29T20:18:22.870Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-29T20:18:22.870Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-29T20:18:22.870Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-29T20:18:23.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-29T20:18:23.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T20:18:23.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-29T20:18:23.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-29T20:18:23.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-29T20:18:23.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-29T20:18:23.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-29T20:18:23.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-29T20:18:23.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T20:18:23.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-29T20:18:23.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-29T20:18:23.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-29T20:18:23.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-29T20:18:23.898Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T20:18:23.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-29T20:18:24.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T20:18:24.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-29T20:18:24.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-29T20:18:24.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-29T20:18:24.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-29T20:18:24.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-29T20:18:24.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-29T20:18:24.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-29T20:18:24.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-29T20:18:24.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-29T20:18:24.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-29T20:18:24.413Z] Progress (1): 4.1/237 kB Progress (2): 4.1/237 kB | 4.1/39 kB Progress (2): 7.7/237 kB | 4.1/39 kB Progress (2): 7.7/237 kB | 7.7/39 kB Progress (2): 12/237 kB | 7.7/39 kB Progress (2): 12/237 kB | 12/39 kB Progress (2): 16/237 kB | 12/39 kB Progress (2): 16/237 kB | 16/39 kB Progress (2): 20/237 kB | 16/39 kB Progress (2): 20/237 kB | 20/39 kB Progress (2): 24/237 kB | 20/39 kB Progress (2): 24/237 kB | 24/39 kB Progress (2): 24/237 kB | 28/39 kB Progress (2): 28/237 kB | 28/39 kB Progress (2): 28/237 kB | 32/39 kB Progress (2): 32/237 kB | 32/39 kB Progress (2): 32/237 kB | 36/39 kB Progress (2): 36/237 kB | 36/39 kB Progress (2): 36/237 kB | 39 kB Progress (2): 40/237 kB | 39 kB Progress (2): 44/237 kB | 39 kB Progress (3): 44/237 kB | 39 kB | 4.1/17 kB Progress (3): 48/237 kB | 39 kB | 4.1/17 kB Progress (3): 48/237 kB | 39 kB | 7.7/17 kB Progress (4): 48/237 kB | 39 kB | 7.7/17 kB | 4.1/43 kB Progress (4): 48/237 kB | 39 kB | 12/17 kB | 4.1/43 kB Progress (4): 52/237 kB | 39 kB | 12/17 kB | 4.1/43 kB Progress (4): 52/237 kB | 39 kB | 16/17 kB | 4.1/43 kB Progress (4): 52/237 kB | 39 kB | 16/17 kB | 7.7/43 kB Progress (4): 52/237 kB | 39 kB | 17 kB | 7.7/43 kB Progress (4): 52/237 kB | 39 kB | 17 kB | 12/43 kB Progress (4): 56/237 kB | 39 kB | 17 kB | 12/43 kB Progress (4): 56/237 kB | 39 kB | 17 kB | 16/43 kB Progress (4): 60/237 kB | 39 kB | 17 kB | 16/43 kB Progress (4): 60/237 kB | 39 kB | 17 kB | 20/43 kB Progress (4): 64/237 kB | 39 kB | 17 kB | 20/43 kB Progress (4): 64/237 kB | 39 kB | 17 kB | 24/43 kB Progress (4): 68/237 kB | 39 kB | 17 kB | 24/43 kB Progress (4): 68/237 kB | 39 kB | 17 kB | 28/43 kB Progress (4): 72/237 kB | 39 kB | 17 kB | 28/43 kB Progress (4): 72/237 kB | 39 kB | 17 kB | 32/43 kB Progress (4): 76/237 kB | 39 kB | 17 kB | 32/43 kB Progress (4): 76/237 kB | 39 kB | 17 kB | 36/43 kB Progress (4): 76/237 kB | 39 kB | 17 kB | 40/43 kB Progress (5): 76/237 kB | 39 kB | 17 kB | 40/43 kB | 4.1/38 kB Progress (5): 80/237 kB | 39 kB | 17 kB | 40/43 kB | 4.1/38 kB Progress (5): 80/237 kB | 39 kB | 17 kB | 40/43 kB | 7.7/38 kB Progress (5): 80/237 kB | 39 kB | 17 kB | 43 kB | 7.7/38 kB Progress (5): 80/237 kB | 39 kB | 17 kB | 43 kB | 12/38 kB Progress (5): 84/237 kB | 39 kB | 17 kB | 43 kB | 12/38 kB Progress (5): 84/237 kB | 39 kB | 17 kB | 43 kB | 16/38 kB Progress (5): 88/237 kB | 39 kB | 17 kB | 43 kB | 16/38 kB Progress (5): 88/237 kB | 39 kB | 17 kB | 43 kB | 20/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 377 kB/s) [2019-07-29T20:18:24.413Z] Progress (4): 92/237 kB | 39 kB | 43 kB | 20/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-29T20:18:24.413Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 877 kB/s) [2019-07-29T20:18:24.413Z] Progress (3): 92/237 kB | 43 kB | 24/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-29T20:18:24.413Z] Progress (3): 96/237 kB | 43 kB | 24/38 kB Progress (3): 96/237 kB | 43 kB | 28/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 872 kB/s) [2019-07-29T20:18:24.413Z] Progress (2): 96/237 kB | 32/38 kB Progress (2): 100/237 kB | 32/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-29T20:18:24.413Z] Progress (2): 104/237 kB | 32/38 kB Progress (2): 104/237 kB | 36/38 kB Progress (2): 104/237 kB | 38 kB Progress (2): 108/237 kB | 38 kB Progress (2): 112/237 kB | 38 kB Progress (2): 116/237 kB | 38 kB Progress (2): 120/237 kB | 38 kB Progress (2): 124/237 kB | 38 kB Progress (2): 128/237 kB | 38 kB Progress (2): 132/237 kB | 38 kB Progress (2): 136/237 kB | 38 kB Progress (2): 140/237 kB | 38 kB Progress (2): 144/237 kB | 38 kB Progress (2): 148/237 kB | 38 kB Progress (2): 152/237 kB | 38 kB Progress (2): 156/237 kB | 38 kB Progress (2): 160/237 kB | 38 kB Progress (2): 164/237 kB | 38 kB Progress (2): 168/237 kB | 38 kB Progress (3): 168/237 kB | 38 kB | 4.1/158 kB Progress (3): 172/237 kB | 38 kB | 4.1/158 kB Progress (3): 172/237 kB | 38 kB | 7.7/158 kB Progress (3): 176/237 kB | 38 kB | 7.7/158 kB Progress (3): 176/237 kB | 38 kB | 12/158 kB Progress (3): 180/237 kB | 38 kB | 12/158 kB Progress (3): 180/237 kB | 38 kB | 16/158 kB Progress (3): 184/237 kB | 38 kB | 16/158 kB Progress (3): 184/237 kB | 38 kB | 20/158 kB Progress (3): 188/237 kB | 38 kB | 20/158 kB Progress (3): 188/237 kB | 38 kB | 24/158 kB Progress (3): 192/237 kB | 38 kB | 24/158 kB Progress (4): 192/237 kB | 38 kB | 24/158 kB | 0/1.2 MB Progress (4): 196/237 kB | 38 kB | 24/158 kB | 0/1.2 MB Progress (4): 196/237 kB | 38 kB | 28/158 kB | 0/1.2 MB Progress (4): 200/237 kB | 38 kB | 28/158 kB | 0/1.2 MB Progress (4): 200/237 kB | 38 kB | 28/158 kB | 0/1.2 MB Progress (4): 204/237 kB | 38 kB | 28/158 kB | 0/1.2 MB Progress (4): 204/237 kB | 38 kB | 28/158 kB | 0/1.2 MB Progress (4): 204/237 kB | 38 kB | 32/158 kB | 0/1.2 MB Progress (4): 204/237 kB | 38 kB | 32/158 kB | 0/1.2 MB Progress (4): 208/237 kB | 38 kB | 32/158 kB | 0/1.2 MB Progress (4): 208/237 kB | 38 kB | 32/158 kB | 0/1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 637 kB/s) [2019-07-29T20:18:24.413Z] Progress (3): 208/237 kB | 33/158 kB | 0/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-29T20:18:24.413Z] Progress (4): 208/237 kB | 33/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 208/237 kB | 33/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 212/237 kB | 33/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 212/237 kB | 33/158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 212/237 kB | 33/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 212/237 kB | 37/158 kB | 0/1.2 MB | 7.7/262 kB Progress (4): 212/237 kB | 37/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 212/237 kB | 37/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 216/237 kB | 37/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 216/237 kB | 37/158 kB | 0/1.2 MB | 12/262 kB Progress (4): 216/237 kB | 37/158 kB | 0/1.2 MB | 16/262 kB Progress (4): 216/237 kB | 41/158 kB | 0/1.2 MB | 16/262 kB Progress (4): 216/237 kB | 41/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 216/237 kB | 41/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 220/237 kB | 41/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 220/237 kB | 41/158 kB | 0/1.2 MB | 20/262 kB Progress (4): 220/237 kB | 41/158 kB | 0/1.2 MB | 24/262 kB Progress (4): 220/237 kB | 45/158 kB | 0/1.2 MB | 24/262 kB Progress (4): 220/237 kB | 45/158 kB | 0/1.2 MB | 28/262 kB Progress (4): 220/237 kB | 45/158 kB | 0/1.2 MB | 28/262 kB Progress (4): 224/237 kB | 45/158 kB | 0/1.2 MB | 28/262 kB Progress (4): 224/237 kB | 45/158 kB | 0/1.2 MB | 28/262 kB Progress (4): 224/237 kB | 45/158 kB | 0/1.2 MB | 32/262 kB Progress (4): 224/237 kB | 49/158 kB | 0/1.2 MB | 32/262 kB Progress (4): 224/237 kB | 49/158 kB | 0/1.2 MB | 33/262 kB Progress (4): 224/237 kB | 49/158 kB | 0.1/1.2 MB | 33/262 kB Progress (4): 228/237 kB | 49/158 kB | 0.1/1.2 MB | 33/262 kB Progress (4): 228/237 kB | 49/158 kB | 0.1/1.2 MB | 33/262 kB Progress (4): 228/237 kB | 49/158 kB | 0.1/1.2 MB | 37/262 kB Progress (4): 228/237 kB | 49/158 kB | 0.1/1.2 MB | 37/262 kB Progress (4): 228/237 kB | 53/158 kB | 0.1/1.2 MB | 37/262 kB Progress (4): 228/237 kB | 53/158 kB | 0.1/1.2 MB | 37/262 kB Progress (4): 228/237 kB | 53/158 kB | 0.1/1.2 MB | 41/262 kB Progress (4): 232/237 kB | 53/158 kB | 0.1/1.2 MB | 41/262 kB Progress (4): 232/237 kB | 53/158 kB | 0.1/1.2 MB | 45/262 kB Progress (4): 232/237 kB | 53/158 kB | 0.1/1.2 MB | 45/262 kB Progress (4): 232/237 kB | 57/158 kB | 0.1/1.2 MB | 45/262 kB Progress (4): 232/237 kB | 57/158 kB | 0.1/1.2 MB | 45/262 kB Progress (5): 232/237 kB | 57/158 kB | 0.1/1.2 MB | 45/262 kB | 4.1/305 kB Progress (5): 232/237 kB | 57/158 kB | 0.1/1.2 MB | 49/262 kB | 4.1/305 kB Progress (5): 236/237 kB | 57/158 kB | 0.1/1.2 MB | 49/262 kB | 4.1/305 kB Progress (5): 236/237 kB | 57/158 kB | 0.1/1.2 MB | 53/262 kB | 4.1/305 kB Progress (5): 236/237 kB | 57/158 kB | 0.1/1.2 MB | 53/262 kB | 7.7/305 kB Progress (5): 236/237 kB | 57/158 kB | 0.1/1.2 MB | 53/262 kB | 7.7/305 kB Progress (5): 236/237 kB | 61/158 kB | 0.1/1.2 MB | 53/262 kB | 7.7/305 kB Progress (5): 236/237 kB | 61/158 kB | 0.1/1.2 MB | 53/262 kB | 7.7/305 kB Progress (5): 236/237 kB | 61/158 kB | 0.1/1.2 MB | 53/262 kB | 12/305 kB Progress (5): 236/237 kB | 61/158 kB | 0.1/1.2 MB | 57/262 kB | 12/305 kB Progress (5): 237 kB | 61/158 kB | 0.1/1.2 MB | 57/262 kB | 12/305 kB Progress (5): 237 kB | 61/158 kB | 0.1/1.2 MB | 61/262 kB | 12/305 kB Progress (5): 237 kB | 61/158 kB | 0.1/1.2 MB | 61/262 kB | 16/305 kB Progress (5): 237 kB | 61/158 kB | 0.1/1.2 MB | 61/262 kB | 16/305 kB Progress (5): 237 kB | 65/158 kB | 0.1/1.2 MB | 61/262 kB | 16/305 kB Progress (5): 237 kB | 65/158 kB | 0.1/1.2 MB | 61/262 kB | 16/305 kB Progress (5): 237 kB | 65/158 kB | 0.1/1.2 MB | 61/262 kB | 20/305 kB Progress (5): 237 kB | 65/158 kB | 0.1/1.2 MB | 65/262 kB | 20/305 kB Progress (5): 237 kB | 65/158 kB | 0.1/1.2 MB | 65/262 kB | 24/305 kB Progress (5): 237 kB | 65/158 kB | 0.1/1.2 MB | 65/262 kB | 24/305 kB Progress (5): 237 kB | 66/158 kB | 0.1/1.2 MB | 65/262 kB | 24/305 kB Progress (5): 237 kB | 66/158 kB | 0.1/1.2 MB | 65/262 kB | 24/305 kB Progress (5): 237 kB | 66/158 kB | 0.1/1.2 MB | 65/262 kB | 28/305 kB Progress (5): 237 kB | 66/158 kB | 0.1/1.2 MB | 66/262 kB | 28/305 kB Progress (5): 237 kB | 66/158 kB | 0.1/1.2 MB | 66/262 kB | 32/305 kB Progress (5): 237 kB | 66/158 kB | 0.1/1.2 MB | 66/262 kB | 32/305 kB Progress (5): 237 kB | 70/158 kB | 0.1/1.2 MB | 66/262 kB | 32/305 kB Progress (5): 237 kB | 70/158 kB | 0.1/1.2 MB | 66/262 kB | 32/305 kB Progress (5): 237 kB | 70/158 kB | 0.1/1.2 MB | 66/262 kB | 36/305 kB Progress (5): 237 kB | 70/158 kB | 0.1/1.2 MB | 70/262 kB | 36/305 kB Progress (5): 237 kB | 70/158 kB | 0.1/1.2 MB | 70/262 kB | 40/305 kB Progress (5): 237 kB | 70/158 kB | 0.1/1.2 MB | 70/262 kB | 40/305 kB Progress (5): 237 kB | 74/158 kB | 0.1/1.2 MB | 70/262 kB | 40/305 kB Progress (5): 237 kB | 74/158 kB | 0.1/1.2 MB | 70/262 kB | 40/305 kB Progress (5): 237 kB | 74/158 kB | 0.1/1.2 MB | 70/262 kB | 44/305 kB Progress (5): 237 kB | 74/158 kB | 0.1/1.2 MB | 74/262 kB | 44/305 kB Progress (5): 237 kB | 74/158 kB | 0.1/1.2 MB | 74/262 kB | 48/305 kB Progress (5): 237 kB | 74/158 kB | 0.1/1.2 MB | 74/262 kB | 48/305 kB Progress (5): 237 kB | 78/158 kB | 0.1/1.2 MB | 74/262 kB | 48/305 kB Progress (5): 237 kB | 78/158 kB | 0.1/1.2 MB | 74/262 kB | 48/305 kB Progress (5): 237 kB | 78/158 kB | 0.1/1.2 MB | 74/262 kB | 52/305 kB Progress (5): 237 kB | 78/158 kB | 0.1/1.2 MB | 78/262 kB | 52/305 kB Progress (5): 237 kB | 78/158 kB | 0.1/1.2 MB | 78/262 kB | 56/305 kB Progress (5): 237 kB | 78/158 kB | 0.1/1.2 MB | 78/262 kB | 56/305 kB Progress (5): 237 kB | 82/158 kB | 0.1/1.2 MB | 78/262 kB | 56/305 kB Progress (5): 237 kB | 82/158 kB | 0.1/1.2 MB | 78/262 kB | 56/305 kB Progress (5): 237 kB | 82/158 kB | 0.1/1.2 MB | 78/262 kB | 60/305 kB Progress (5): 237 kB | 82/158 kB | 0.1/1.2 MB | 82/262 kB | 60/305 kB Progress (5): 237 kB | 82/158 kB | 0.1/1.2 MB | 82/262 kB | 64/305 kB Progress (5): 237 kB | 82/158 kB | 0.1/1.2 MB | 82/262 kB | 64/305 kB Progress (5): 237 kB | 86/158 kB | 0.1/1.2 MB | 82/262 kB | 64/305 kB Progress (5): 237 kB | 86/158 kB | 0.1/1.2 MB | 82/262 kB | 64/305 kB Progress (5): 237 kB | 86/158 kB | 0.1/1.2 MB | 82/262 kB | 68/305 kB Progress (5): 237 kB | 86/158 kB | 0.1/1.2 MB | 86/262 kB | 68/305 kB Progress (5): 237 kB | 86/158 kB | 0.1/1.2 MB | 86/262 kB | 72/305 kB Progress (5): 237 kB | 86/158 kB | 0.1/1.2 MB | 86/262 kB | 72/305 kB Progress (5): 237 kB | 90/158 kB | 0.1/1.2 MB | 86/262 kB | 72/305 kB Progress (5): 237 kB | 90/158 kB | 0.1/1.2 MB | 86/262 kB | 72/305 kB Progress (5): 237 kB | 90/158 kB | 0.1/1.2 MB | 86/262 kB | 76/305 kB Progress (5): 237 kB | 90/158 kB | 0.1/1.2 MB | 90/262 kB | 76/305 kB Progress (5): 237 kB | 90/158 kB | 0.1/1.2 MB | 90/262 kB | 80/305 kB Progress (5): 237 kB | 90/158 kB | 0.1/1.2 MB | 90/262 kB | 80/305 kB Progress (5): 237 kB | 94/158 kB | 0.1/1.2 MB | 90/262 kB | 80/305 kB Progress (5): 237 kB | 94/158 kB | 0.1/1.2 MB | 90/262 kB | 80/305 kB Progress (5): 237 kB | 94/158 kB | 0.1/1.2 MB | 90/262 kB | 84/305 kB Progress (5): 237 kB | 94/158 kB | 0.1/1.2 MB | 94/262 kB | 84/305 kB Progress (5): 237 kB | 94/158 kB | 0.1/1.2 MB | 94/262 kB | 88/305 kB Progress (5): 237 kB | 94/158 kB | 0.2/1.2 MB | 94/262 kB | 88/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 94/262 kB | 88/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 94/262 kB | 88/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 94/262 kB | 92/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 92/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 96/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 96/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 96/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 96/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 100/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 100/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 104/305 kB Progress (5): 237 kB | 98/158 kB | 0.2/1.2 MB | 98/262 kB | 104/305 kB Progress (5): 237 kB | 102/158 kB | 0.2/1.2 MB | 98/262 kB | 104/305 kB Progress (5): 237 kB | 102/158 kB | 0.2/1.2 MB | 98/262 kB | 104/305 kB Progress (5): 237 kB | 102/158 kB | 0.2/1.2 MB | 98/262 kB | 108/305 kB Progress (5): 237 kB | 102/158 kB | 0.2/1.2 MB | 102/262 kB | 108/305 kB Progress (5): 237 kB | 102/158 kB | 0.2/1.2 MB | 102/262 kB | 112/305 kB Progress (5): 237 kB | 102/158 kB | 0.2/1.2 MB | 102/262 kB | 112/305 kB Progress (5): 237 kB | 106/158 kB | 0.2/1.2 MB | 102/262 kB | 112/305 kB Progress (5): 237 kB | 106/158 kB | 0.2/1.2 MB | 102/262 kB | 112/305 kB Progress (5): 237 kB | 106/158 kB | 0.2/1.2 MB | 102/262 kB | 116/305 kB Progress (5): 237 kB | 106/158 kB | 0.2/1.2 MB | 106/262 kB | 116/305 kB Progress (5): 237 kB | 106/158 kB | 0.2/1.2 MB | 106/262 kB | 120/305 kB Progress (5): 237 kB | 106/158 kB | 0.2/1.2 MB | 106/262 kB | 120/305 kB Progress (5): 237 kB | 110/158 kB | 0.2/1.2 MB | 106/262 kB | 120/305 kB Progress (5): 237 kB | 110/158 kB | 0.2/1.2 MB | 106/262 kB | 120/305 kB Progress (5): 237 kB | 110/158 kB | 0.2/1.2 MB | 106/262 kB | 124/305 kB Progress (5): 237 kB | 110/158 kB | 0.2/1.2 MB | 110/262 kB | 124/305 kB Progress (5): 237 kB | 110/158 kB | 0.2/1.2 MB | 110/262 kB | 128/305 kB Progress (5): 237 kB | 110/158 kB | 0.2/1.2 MB | 110/262 kB | 128/305 kB Progress (5): 237 kB | 114/158 kB | 0.2/1.2 MB | 110/262 kB | 128/305 kB Progress (5): 237 kB | 114/158 kB | 0.2/1.2 MB | 110/262 kB | 128/305 kB Progress (5): 237 kB | 114/158 kB | 0.2/1.2 MB | 110/262 kB | 132/305 kB Progress (5): 237 kB | 114/158 kB | 0.2/1.2 MB | 114/262 kB | 132/305 kB Progress (5): 237 kB | 114/158 kB | 0.2/1.2 MB | 114/262 kB | 136/305 kB Progress (5): 237 kB | 114/158 kB | 0.2/1.2 MB | 114/262 kB | 136/305 kB Progress (5): 237 kB | 118/158 kB | 0.2/1.2 MB | 114/262 kB | 136/305 kB Progress (5): 237 kB | 118/158 kB | 0.2/1.2 MB | 114/262 kB | 136/305 kB Progress (5): 237 kB | 118/158 kB | 0.2/1.2 MB | 114/262 kB | 140/305 kB Progress (5): 237 kB | 118/158 kB | 0.2/1.2 MB | 118/262 kB | 140/305 kB Progress (5): 237 kB | 118/158 kB | 0.2/1.2 MB | 118/262 kB | 144/305 kB Progress (5): 237 kB | 118/158 kB | 0.2/1.2 MB | 118/262 kB | 144/305 kB Progress (5): 237 kB | 122/158 kB | 0.2/1.2 MB | 118/262 kB | 144/305 kB Progress (5): 237 kB | 122/158 kB | 0.2/1.2 MB | 118/262 kB | 144/305 kB Progress (5): 237 kB | 122/158 kB | 0.2/1.2 MB | 118/262 kB | 148/305 kB Progress (5): 237 kB | 122/158 kB | 0.2/1.2 MB | 122/262 kB | 148/305 kB Progress (5): 237 kB | 122/158 kB | 0.2/1.2 MB | 122/262 kB | 152/305 kB Progress (5): 237 kB | 122/158 kB | 0.2/1.2 MB | 122/262 kB | 152/305 kB Progress (5): 237 kB | 126/158 kB | 0.2/1.2 MB | 122/262 kB | 152/305 kB Progress (5): 237 kB | 126/158 kB | 0.2/1.2 MB | 122/262 kB | 152/305 kB Progress (5): 237 kB | 126/158 kB | 0.2/1.2 MB | 122/262 kB | 156/305 kB Progress (5): 237 kB | 126/158 kB | 0.2/1.2 MB | 126/262 kB | 156/305 kB Progress (5): 237 kB | 126/158 kB | 0.2/1.2 MB | 126/262 kB | 160/305 kB Progress (5): 237 kB | 126/158 kB | 0.2/1.2 MB | 126/262 kB | 160/305 kB Progress (5): 237 kB | 130/158 kB | 0.2/1.2 MB | 126/262 kB | 160/305 kB Progress (5): 237 kB | 130/158 kB | 0.2/1.2 MB | 126/262 kB | 160/305 kB Progress (5): 237 kB | 130/158 kB | 0.2/1.2 MB | 126/262 kB | 164/305 kB Progress (5): 237 kB | 130/158 kB | 0.2/1.2 MB | 130/262 kB | 164/305 kB Progress (5): 237 kB | 130/158 kB | 0.2/1.2 MB | 130/262 kB | 168/305 kB Progress (5): 237 kB | 130/158 kB | 0.2/1.2 MB | 130/262 kB | 168/305 kB Progress (5): 237 kB | 134/158 kB | 0.2/1.2 MB | 130/262 kB | 168/305 kB Progress (5): 237 kB | 134/158 kB | 0.2/1.2 MB | 130/262 kB | 168/305 kB Progress (5): 237 kB | 134/158 kB | 0.2/1.2 MB | 130/262 kB | 172/305 kB Progress (5): 237 kB | 134/158 kB | 0.2/1.2 MB | 134/262 kB | 172/305 kB Progress (5): 237 kB | 134/158 kB | 0.2/1.2 MB | 134/262 kB | 176/305 kB Progress (5): 237 kB | 134/158 kB | 0.2/1.2 MB | 134/262 kB | 176/305 kB Progress (5): 237 kB | 138/158 kB | 0.2/1.2 MB | 134/262 kB | 176/305 kB Progress (5): 237 kB | 138/158 kB | 0.2/1.2 MB | 134/262 kB | 176/305 kB Progress (5): 237 kB | 138/158 kB | 0.2/1.2 MB | 134/262 kB | 180/305 kB Progress (5): 237 kB | 138/158 kB | 0.2/1.2 MB | 138/262 kB | 180/305 kB Progress (5): 237 kB | 138/158 kB | 0.2/1.2 MB | 138/262 kB | 184/305 kB Progress (5): 237 kB | 138/158 kB | 0.2/1.2 MB | 138/262 kB | 184/305 kB Progress (5): 237 kB | 142/158 kB | 0.2/1.2 MB | 138/262 kB | 184/305 kB Progress (5): 237 kB | 142/158 kB | 0.3/1.2 MB | 138/262 kB | 184/305 kB Progress (5): 237 kB | 142/158 kB | 0.3/1.2 MB | 138/262 kB | 188/305 kB Progress (5): 237 kB | 142/158 kB | 0.3/1.2 MB | 142/262 kB | 188/305 kB Progress (5): 237 kB | 142/158 kB | 0.3/1.2 MB | 142/262 kB | 192/305 kB Progress (5): 237 kB | 142/158 kB | 0.3/1.2 MB | 142/262 kB | 192/305 kB Progress (5): 237 kB | 146/158 kB | 0.3/1.2 MB | 142/262 kB | 192/305 kB Progress (5): 237 kB | 146/158 kB | 0.3/1.2 MB | 142/262 kB | 192/305 kB Progress (5): 237 kB | 146/158 kB | 0.3/1.2 MB | 142/262 kB | 196/305 kB Progress (5): 237 kB | 146/158 kB | 0.3/1.2 MB | 146/262 kB | 196/305 kB Progress (5): 237 kB | 146/158 kB | 0.3/1.2 MB | 146/262 kB | 200/305 kB Progress (5): 237 kB | 146/158 kB | 0.3/1.2 MB | 146/262 kB | 200/305 kB Progress (5): 237 kB | 150/158 kB | 0.3/1.2 MB | 146/262 kB | 200/305 kB Progress (5): 237 kB | 150/158 kB | 0.3/1.2 MB | 146/262 kB | 200/305 kB Progress (5): 237 kB | 150/158 kB | 0.3/1.2 MB | 146/262 kB | 204/305 kB Progress (5): 237 kB | 150/158 kB | 0.3/1.2 MB | 150/262 kB | 204/305 kB Progress (5): 237 kB | 150/158 kB | 0.3/1.2 MB | 150/262 kB | 208/305 kB Progress (5): 237 kB | 150/158 kB | 0.3/1.2 MB | 150/262 kB | 208/305 kB Progress (5): 237 kB | 154/158 kB | 0.3/1.2 MB | 150/262 kB | 208/305 kB Progress (5): 237 kB | 154/158 kB | 0.3/1.2 MB | 150/262 kB | 208/305 kB Progress (5): 237 kB | 154/158 kB | 0.3/1.2 MB | 150/262 kB | 212/305 kB Progress (5): 237 kB | 154/158 kB | 0.3/1.2 MB | 154/262 kB | 212/305 kB Progress (5): 237 kB | 154/158 kB | 0.3/1.2 MB | 154/262 kB | 216/305 kB Progress (5): 237 kB | 154/158 kB | 0.3/1.2 MB | 154/262 kB | 216/305 kB Progress (5): 237 kB | 158 kB | 0.3/1.2 MB | 154/262 kB | 216/305 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 1.9 MB/s) [2019-07-29T20:18:24.413Z] Progress (4): 158 kB | 0.3/1.2 MB | 154/262 kB | 216/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 154/262 kB | 216/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 154/262 kB | 220/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 158/262 kB | 220/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 158/262 kB | 224/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 158/262 kB | 224/305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-29T20:18:24.413Z] Progress (4): 158 kB | 0.3/1.2 MB | 158/262 kB | 224/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 158/262 kB | 228/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 162/262 kB | 228/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 162/262 kB | 232/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 162/262 kB | 232/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 162/262 kB | 236/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 164/262 kB | 236/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 164/262 kB | 240/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 164/262 kB | 240/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 164/262 kB | 244/305 kB Progress (4): 158 kB | 0.3/1.2 MB | 168/262 kB | 244/305 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 1.2 MB/s) [2019-07-29T20:18:24.413Z] Progress (3): 0.3/1.2 MB | 168/262 kB | 248/305 kB Progress (3): 0.3/1.2 MB | 168/262 kB | 248/305 kB Progress (3): 0.3/1.2 MB | 168/262 kB | 252/305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-29T20:18:24.413Z] Progress (3): 0.3/1.2 MB | 172/262 kB | 252/305 kB Progress (3): 0.3/1.2 MB | 172/262 kB | 256/305 kB Progress (3): 0.3/1.2 MB | 172/262 kB | 256/305 kB Progress (3): 0.3/1.2 MB | 172/262 kB | 260/305 kB Progress (3): 0.3/1.2 MB | 172/262 kB | 260/305 kB Progress (3): 0.3/1.2 MB | 176/262 kB | 260/305 kB Progress (3): 0.3/1.2 MB | 176/262 kB | 260/305 kB Progress (3): 0.3/1.2 MB | 176/262 kB | 264/305 kB Progress (3): 0.3/1.2 MB | 176/262 kB | 264/305 kB Progress (3): 0.3/1.2 MB | 180/262 kB | 264/305 kB Progress (3): 0.3/1.2 MB | 180/262 kB | 264/305 kB Progress (3): 0.3/1.2 MB | 184/262 kB | 264/305 kB Progress (3): 0.3/1.2 MB | 184/262 kB | 268/305 kB Progress (3): 0.3/1.2 MB | 188/262 kB | 268/305 kB Progress (3): 0.3/1.2 MB | 188/262 kB | 268/305 kB Progress (3): 0.3/1.2 MB | 192/262 kB | 268/305 kB Progress (3): 0.3/1.2 MB | 192/262 kB | 272/305 kB Progress (3): 0.3/1.2 MB | 196/262 kB | 272/305 kB Progress (3): 0.3/1.2 MB | 196/262 kB | 272/305 kB Progress (3): 0.3/1.2 MB | 200/262 kB | 272/305 kB Progress (3): 0.3/1.2 MB | 200/262 kB | 272/305 kB Progress (3): 0.3/1.2 MB | 200/262 kB | 276/305 kB Progress (3): 0.3/1.2 MB | 200/262 kB | 276/305 kB Progress (3): 0.3/1.2 MB | 204/262 kB | 276/305 kB Progress (3): 0.3/1.2 MB | 204/262 kB | 276/305 kB Progress (3): 0.3/1.2 MB | 204/262 kB | 280/305 kB Progress (3): 0.4/1.2 MB | 204/262 kB | 280/305 kB Progress (3): 0.4/1.2 MB | 204/262 kB | 284/305 kB Progress (3): 0.4/1.2 MB | 204/262 kB | 284/305 kB Progress (3): 0.4/1.2 MB | 208/262 kB | 284/305 kB Progress (3): 0.4/1.2 MB | 208/262 kB | 284/305 kB Progress (3): 0.4/1.2 MB | 208/262 kB | 288/305 kB Progress (3): 0.4/1.2 MB | 212/262 kB | 288/305 kB Progress (4): 0.4/1.2 MB | 212/262 kB | 288/305 kB | 4.1/30 kB Progress (4): 0.4/1.2 MB | 216/262 kB | 288/305 kB | 4.1/30 kB Progress (4): 0.4/1.2 MB | 216/262 kB | 292/305 kB | 4.1/30 kB Progress (4): 0.4/1.2 MB | 216/262 kB | 292/305 kB | 4.1/30 kB Progress (4): 0.4/1.2 MB | 216/262 kB | 296/305 kB | 4.1/30 kB Progress (4): 0.4/1.2 MB | 220/262 kB | 296/305 kB | 4.1/30 kB Progress (4): 0.4/1.2 MB | 220/262 kB | 296/305 kB | 7.7/30 kB Progress (4): 0.4/1.2 MB | 224/262 kB | 296/305 kB | 7.7/30 kB Progress (4): 0.4/1.2 MB | 224/262 kB | 300/305 kB | 7.7/30 kB Progress (4): 0.4/1.2 MB | 224/262 kB | 300/305 kB | 7.7/30 kB Progress (4): 0.4/1.2 MB | 224/262 kB | 304/305 kB | 7.7/30 kB Progress (4): 0.4/1.2 MB | 228/262 kB | 304/305 kB | 7.7/30 kB Progress (4): 0.4/1.2 MB | 228/262 kB | 304/305 kB | 12/30 kB Progress (4): 0.4/1.2 MB | 232/262 kB | 304/305 kB | 12/30 kB Progress (5): 0.4/1.2 MB | 232/262 kB | 304/305 kB | 12/30 kB | 4.1/50 kB Progress (5): 0.4/1.2 MB | 232/262 kB | 305 kB | 12/30 kB | 4.1/50 kB Progress (5): 0.4/1.2 MB | 232/262 kB | 305 kB | 12/30 kB | 4.1/50 kB Progress (5): 0.4/1.2 MB | 232/262 kB | 305 kB | 12/30 kB | 7.7/50 kB Progress (5): 0.4/1.2 MB | 236/262 kB | 305 kB | 12/30 kB | 7.7/50 kB Progress (5): 0.4/1.2 MB | 236/262 kB | 305 kB | 16/30 kB | 7.7/50 kB Progress (5): 0.4/1.2 MB | 240/262 kB | 305 kB | 16/30 kB | 7.7/50 kB Progress (5): 0.4/1.2 MB | 240/262 kB | 305 kB | 16/30 kB | 12/50 kB Progress (5): 0.4/1.2 MB | 240/262 kB | 305 kB | 16/30 kB | 12/50 kB Progress (5): 0.4/1.2 MB | 240/262 kB | 305 kB | 16/30 kB | 16/50 kB Progress (5): 0.4/1.2 MB | 244/262 kB | 305 kB | 16/30 kB | 16/50 kB Progress (5): 0.4/1.2 MB | 244/262 kB | 305 kB | 20/30 kB | 16/50 kB Progress (5): 0.4/1.2 MB | 248/262 kB | 305 kB | 20/30 kB | 16/50 kB Progress (5): 0.4/1.2 MB | 248/262 kB | 305 kB | 20/30 kB | 20/50 kB Progress (5): 0.4/1.2 MB | 248/262 kB | 305 kB | 20/30 kB | 20/50 kB Progress (5): 0.4/1.2 MB | 248/262 kB | 305 kB | 20/30 kB | 24/50 kB Progress (5): 0.4/1.2 MB | 252/262 kB | 305 kB | 20/30 kB | 24/50 kB Progress (5): 0.4/1.2 MB | 252/262 kB | 305 kB | 24/30 kB | 24/50 kB Progress (5): 0.4/1.2 MB | 256/262 kB | 305 kB | 24/30 kB | 24/50 kB Progress (5): 0.4/1.2 MB | 256/262 kB | 305 kB | 24/30 kB | 28/50 kB Progress (5): 0.4/1.2 MB | 256/262 kB | 305 kB | 24/30 kB | 28/50 kB Progress (5): 0.4/1.2 MB | 256/262 kB | 305 kB | 24/30 kB | 32/50 kB Progress (5): 0.4/1.2 MB | 260/262 kB | 305 kB | 24/30 kB | 32/50 kB Progress (5): 0.4/1.2 MB | 260/262 kB | 305 kB | 28/30 kB | 32/50 kB Progress (5): 0.4/1.2 MB | 262 kB | 305 kB | 28/30 kB | 32/50 kB Progress (5): 0.4/1.2 MB | 262 kB | 305 kB | 28/30 kB | 36/50 kB Progress (5): 0.4/1.2 MB | 262 kB | 305 kB | 28/30 kB | 36/50 kB Progress (5): 0.4/1.2 MB | 262 kB | 305 kB | 28/30 kB | 40/50 kB Progress (5): 0.4/1.2 MB | 262 kB | 305 kB | 30 kB | 40/50 kB Progress (5): 0.4/1.2 MB | 262 kB | 305 kB | 30 kB | 44/50 kB Progress (5): 0.4/1.2 MB | 262 kB | 305 kB | 30 kB | 44/50 kB Progress (5): 0.4/1.2 MB | 262 kB | 305 kB | 30 kB | 48/50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 2.1 MB/s) [2019-07-29T20:18:24.413Z] Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-29T20:18:24.413Z] Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.4/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.5/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.5/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.5/1.2 MB | 262 kB | 30 kB | 50 kB Progress (4): 0.5/1.2 MB | 262 kB | 30 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.7 MB/s) [2019-07-29T20:18:24.413Z] Progress (3): 0.5/1.2 MB | 30 kB | 50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-29T20:18:24.413Z] Progress (3): 0.5/1.2 MB | 30 kB | 50 kB Progress (3): 0.5/1.2 MB | 30 kB | 50 kB Progress (3): 0.5/1.2 MB | 30 kB | 50 kB Progress (3): 0.5/1.2 MB | 30 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 323 kB/s) [2019-07-29T20:18:24.413Z] Progress (2): 0.5/1.2 MB | 30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-29T20:18:24.413Z] Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Progress (2): 0.5/1.2 MB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 189 kB/s) [2019-07-29T20:18:24.413Z] Progress (1): 0.5/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-29T20:18:24.413Z] Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (2): 0.6/1.2 MB | 4.1/52 kB Progress (2): 0.6/1.2 MB | 4.1/52 kB Progress (2): 0.6/1.2 MB | 7.7/52 kB Progress (2): 0.7/1.2 MB | 7.7/52 kB Progress (2): 0.7/1.2 MB | 12/52 kB Progress (2): 0.7/1.2 MB | 12/52 kB Progress (2): 0.7/1.2 MB | 16/52 kB Progress (2): 0.7/1.2 MB | 16/52 kB Progress (2): 0.7/1.2 MB | 16/52 kB Progress (2): 0.7/1.2 MB | 16/52 kB Progress (2): 0.7/1.2 MB | 16/52 kB Progress (3): 0.7/1.2 MB | 16/52 kB | 4.1/15 kB Progress (3): 0.7/1.2 MB | 16/52 kB | 4.1/15 kB Progress (3): 0.7/1.2 MB | 20/52 kB | 4.1/15 kB Progress (3): 0.7/1.2 MB | 20/52 kB | 7.7/15 kB Progress (3): 0.7/1.2 MB | 24/52 kB | 7.7/15 kB Progress (3): 0.7/1.2 MB | 24/52 kB | 7.7/15 kB Progress (3): 0.7/1.2 MB | 28/52 kB | 7.7/15 kB Progress (3): 0.7/1.2 MB | 28/52 kB | 7.7/15 kB Progress (3): 0.7/1.2 MB | 32/52 kB | 7.7/15 kB Progress (3): 0.7/1.2 MB | 32/52 kB | 7.7/15 kB Progress (3): 0.7/1.2 MB | 36/52 kB | 7.7/15 kB Progress (3): 0.7/1.2 MB | 36/52 kB | 12/15 kB Progress (3): 0.7/1.2 MB | 40/52 kB | 12/15 kB Progress (3): 0.7/1.2 MB | 40/52 kB | 12/15 kB Progress (3): 0.7/1.2 MB | 44/52 kB | 12/15 kB Progress (3): 0.7/1.2 MB | 44/52 kB | 15 kB Progress (3): 0.7/1.2 MB | 48/52 kB | 15 kB Progress (3): 0.7/1.2 MB | 48/52 kB | 15 kB Progress (3): 0.7/1.2 MB | 52/52 kB | 15 kB Progress (3): 0.7/1.2 MB | 52/52 kB | 15 kB Progress (3): 0.7/1.2 MB | 52 kB | 15 kB Progress (3): 0.7/1.2 MB | 52 kB | 15 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 4.1/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 4.1/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 7.7/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 7.7/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 12/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 12/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 16/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 16/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 20/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 20/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 24/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 24/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 28/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 28/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 32/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 32/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 36/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 36/37 kB Progress (4): 0.7/1.2 MB | 52 kB | 15 kB | 37 kB Progress (5): 0.7/1.2 MB | 52 kB | 15 kB | 37 kB | 4.1/11 kB Progress (5): 0.7/1.2 MB | 52 kB | 15 kB | 37 kB | 4.1/11 kB Progress (5): 0.7/1.2 MB | 52 kB | 15 kB | 37 kB | 7.7/11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 86 kB/s) [2019-07-29T20:18:24.413Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-29T20:18:24.413Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 297 kB/s) [2019-07-29T20:18:24.413Z] Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Progress (3): 0.7/1.2 MB | 37 kB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-29T20:18:24.413Z] Progress (3): 0.8/1.2 MB | 37 kB | 11 kB Progress (3): 0.8/1.2 MB | 37 kB | 11 kB Progress (3): 0.8/1.2 MB | 37 kB | 11 kB Progress (3): 0.8/1.2 MB | 37 kB | 11 kB Progress (3): 0.8/1.2 MB | 37 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 208 kB/s) [2019-07-29T20:18:24.413Z] Progress (2): 0.8/1.2 MB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [2019-07-29T20:18:24.413Z] Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Progress (2): 0.8/1.2 MB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 57 kB/s) [2019-07-29T20:18:24.413Z] Progress (1): 0.8/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-29T20:18:24.413Z] Progress (2): 0.8/1.2 MB | 4.1/7.7 kB Progress (2): 0.8/1.2 MB | 4.1/7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.8/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Progress (2): 0.9/1.2 MB | 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 41 kB/s) [2019-07-29T20:18:24.413Z] Progress (1): 0.9/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-29T20:18:24.672Z] Progress (2): 0.9/1.2 MB | 4.1/392 kB Progress (2): 0.9/1.2 MB | 4.1/392 kB Progress (2): 0.9/1.2 MB | 7.7/392 kB Progress (2): 0.9/1.2 MB | 7.7/392 kB Progress (2): 0.9/1.2 MB | 7.7/392 kB Progress (2): 0.9/1.2 MB | 12/392 kB Progress (2): 0.9/1.2 MB | 12/392 kB Progress (2): 0.9/1.2 MB | 16/392 kB Progress (3): 0.9/1.2 MB | 16/392 kB | 4.1/571 kB Progress (3): 0.9/1.2 MB | 16/392 kB | 4.1/571 kB Progress (4): 0.9/1.2 MB | 16/392 kB | 4.1/571 kB | 4.1/91 kB Progress (4): 0.9/1.2 MB | 16/392 kB | 7.7/571 kB | 4.1/91 kB Progress (4): 0.9/1.2 MB | 20/392 kB | 7.7/571 kB | 4.1/91 kB Progress (4): 0.9/1.2 MB | 20/392 kB | 12/571 kB | 4.1/91 kB Progress (4): 0.9/1.2 MB | 20/392 kB | 12/571 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 20/392 kB | 12/571 kB | 7.7/91 kB Progress (4): 0.9/1.2 MB | 20/392 kB | 12/571 kB | 12/91 kB Progress (4): 0.9/1.2 MB | 20/392 kB | 16/571 kB | 12/91 kB Progress (4): 0.9/1.2 MB | 24/392 kB | 16/571 kB | 12/91 kB Progress (4): 0.9/1.2 MB | 24/392 kB | 20/571 kB | 12/91 kB Progress (4): 0.9/1.2 MB | 24/392 kB | 20/571 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 24/392 kB | 20/571 kB | 16/91 kB Progress (4): 0.9/1.2 MB | 24/392 kB | 20/571 kB | 20/91 kB Progress (4): 0.9/1.2 MB | 24/392 kB | 24/571 kB | 20/91 kB Progress (4): 0.9/1.2 MB | 28/392 kB | 24/571 kB | 20/91 kB Progress (4): 0.9/1.2 MB | 28/392 kB | 28/571 kB | 20/91 kB Progress (4): 0.9/1.2 MB | 28/392 kB | 28/571 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 28/392 kB | 28/571 kB | 24/91 kB Progress (4): 0.9/1.2 MB | 28/392 kB | 28/571 kB | 28/91 kB Progress (4): 0.9/1.2 MB | 28/392 kB | 32/571 kB | 28/91 kB Progress (4): 0.9/1.2 MB | 32/392 kB | 32/571 kB | 28/91 kB Progress (4): 0.9/1.2 MB | 32/392 kB | 33/571 kB | 28/91 kB Progress (4): 0.9/1.2 MB | 32/392 kB | 33/571 kB | 32/91 kB Progress (4): 0.9/1.2 MB | 32/392 kB | 33/571 kB | 32/91 kB Progress (4): 0.9/1.2 MB | 32/392 kB | 33/571 kB | 36/91 kB Progress (4): 0.9/1.2 MB | 32/392 kB | 37/571 kB | 36/91 kB Progress (4): 0.9/1.2 MB | 36/392 kB | 37/571 kB | 36/91 kB Progress (4): 0.9/1.2 MB | 36/392 kB | 41/571 kB | 36/91 kB Progress (5): 0.9/1.2 MB | 36/392 kB | 41/571 kB | 36/91 kB | 4.1/189 kB Progress (5): 0.9/1.2 MB | 36/392 kB | 41/571 kB | 40/91 kB | 4.1/189 kB Progress (5): 0.9/1.2 MB | 36/392 kB | 41/571 kB | 40/91 kB | 4.1/189 kB Progress (5): 0.9/1.2 MB | 36/392 kB | 41/571 kB | 44/91 kB | 4.1/189 kB Progress (5): 0.9/1.2 MB | 36/392 kB | 41/571 kB | 44/91 kB | 7.7/189 kB Progress (5): 0.9/1.2 MB | 36/392 kB | 45/571 kB | 44/91 kB | 7.7/189 kB Progress (5): 0.9/1.2 MB | 40/392 kB | 45/571 kB | 44/91 kB | 7.7/189 kB Progress (5): 0.9/1.2 MB | 40/392 kB | 49/571 kB | 44/91 kB | 7.7/189 kB Progress (5): 0.9/1.2 MB | 40/392 kB | 49/571 kB | 44/91 kB | 12/189 kB Progress (5): 0.9/1.2 MB | 40/392 kB | 49/571 kB | 48/91 kB | 12/189 kB Progress (5): 0.9/1.2 MB | 40/392 kB | 49/571 kB | 48/91 kB | 12/189 kB Progress (5): 0.9/1.2 MB | 40/392 kB | 49/571 kB | 52/91 kB | 12/189 kB Progress (5): 0.9/1.2 MB | 40/392 kB | 49/571 kB | 52/91 kB | 16/189 kB Progress (5): 0.9/1.2 MB | 40/392 kB | 53/571 kB | 52/91 kB | 16/189 kB Progress (5): 0.9/1.2 MB | 44/392 kB | 53/571 kB | 52/91 kB | 16/189 kB Progress (5): 0.9/1.2 MB | 44/392 kB | 57/571 kB | 52/91 kB | 16/189 kB Progress (5): 0.9/1.2 MB | 44/392 kB | 57/571 kB | 52/91 kB | 20/189 kB Progress (5): 0.9/1.2 MB | 44/392 kB | 57/571 kB | 56/91 kB | 20/189 kB Progress (5): 0.9/1.2 MB | 44/392 kB | 57/571 kB | 56/91 kB | 20/189 kB Progress (5): 0.9/1.2 MB | 44/392 kB | 57/571 kB | 60/91 kB | 20/189 kB Progress (5): 0.9/1.2 MB | 44/392 kB | 57/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 44/392 kB | 61/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 48/392 kB | 61/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 52/392 kB | 61/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 56/392 kB | 61/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 60/392 kB | 61/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 64/392 kB | 61/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 68/392 kB | 61/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 68/392 kB | 65/571 kB | 60/91 kB | 24/189 kB Progress (5): 0.9/1.2 MB | 68/392 kB | 65/571 kB | 60/91 kB | 28/189 kB Progress (5): 0.9/1.2 MB | 68/392 kB | 65/571 kB | 64/91 kB | 28/189 kB Progress (5): 1.0/1.2 MB | 68/392 kB | 65/571 kB | 64/91 kB | 28/189 kB Progress (5): 1.0/1.2 MB | 68/392 kB | 65/571 kB | 68/91 kB | 28/189 kB Progress (5): 1.0/1.2 MB | 68/392 kB | 65/571 kB | 68/91 kB | 32/189 kB Progress (5): 1.0/1.2 MB | 68/392 kB | 66/571 kB | 68/91 kB | 32/189 kB Progress (5): 1.0/1.2 MB | 72/392 kB | 66/571 kB | 68/91 kB | 32/189 kB Progress (5): 1.0/1.2 MB | 72/392 kB | 70/571 kB | 68/91 kB | 32/189 kB Progress (5): 1.0/1.2 MB | 72/392 kB | 70/571 kB | 68/91 kB | 36/189 kB Progress (5): 1.0/1.2 MB | 72/392 kB | 70/571 kB | 72/91 kB | 36/189 kB Progress (5): 1.0/1.2 MB | 72/392 kB | 70/571 kB | 72/91 kB | 36/189 kB Progress (5): 1.0/1.2 MB | 72/392 kB | 70/571 kB | 76/91 kB | 36/189 kB Progress (5): 1.0/1.2 MB | 72/392 kB | 70/571 kB | 76/91 kB | 40/189 kB Progress (5): 1.0/1.2 MB | 72/392 kB | 74/571 kB | 76/91 kB | 40/189 kB Progress (5): 1.0/1.2 MB | 76/392 kB | 74/571 kB | 76/91 kB | 40/189 kB Progress (5): 1.0/1.2 MB | 76/392 kB | 78/571 kB | 76/91 kB | 40/189 kB Progress (5): 1.0/1.2 MB | 76/392 kB | 78/571 kB | 76/91 kB | 44/189 kB Progress (5): 1.0/1.2 MB | 76/392 kB | 78/571 kB | 80/91 kB | 44/189 kB Progress (5): 1.0/1.2 MB | 76/392 kB | 78/571 kB | 80/91 kB | 44/189 kB Progress (5): 1.0/1.2 MB | 76/392 kB | 78/571 kB | 84/91 kB | 44/189 kB Progress (5): 1.0/1.2 MB | 76/392 kB | 78/571 kB | 84/91 kB | 48/189 kB Progress (5): 1.0/1.2 MB | 76/392 kB | 82/571 kB | 84/91 kB | 48/189 kB Progress (5): 1.0/1.2 MB | 80/392 kB | 82/571 kB | 84/91 kB | 48/189 kB Progress (5): 1.0/1.2 MB | 80/392 kB | 86/571 kB | 84/91 kB | 48/189 kB Progress (5): 1.0/1.2 MB | 80/392 kB | 86/571 kB | 84/91 kB | 52/189 kB Progress (5): 1.0/1.2 MB | 80/392 kB | 86/571 kB | 88/91 kB | 52/189 kB Progress (5): 1.0/1.2 MB | 80/392 kB | 86/571 kB | 88/91 kB | 52/189 kB Progress (5): 1.0/1.2 MB | 80/392 kB | 86/571 kB | 91 kB | 52/189 kB Progress (5): 1.0/1.2 MB | 80/392 kB | 86/571 kB | 91 kB | 56/189 kB Progress (5): 1.0/1.2 MB | 80/392 kB | 90/571 kB | 91 kB | 56/189 kB Progress (5): 1.0/1.2 MB | 84/392 kB | 90/571 kB | 91 kB | 56/189 kB Progress (5): 1.0/1.2 MB | 84/392 kB | 94/571 kB | 91 kB | 56/189 kB Progress (5): 1.0/1.2 MB | 84/392 kB | 94/571 kB | 91 kB | 60/189 kB Progress (5): 1.0/1.2 MB | 84/392 kB | 94/571 kB | 91 kB | 60/189 kB Progress (5): 1.0/1.2 MB | 84/392 kB | 94/571 kB | 91 kB | 64/189 kB Progress (5): 1.0/1.2 MB | 84/392 kB | 98/571 kB | 91 kB | 64/189 kB Progress (5): 1.0/1.2 MB | 88/392 kB | 98/571 kB | 91 kB | 64/189 kB Progress (5): 1.0/1.2 MB | 88/392 kB | 98/571 kB | 91 kB | 64/189 kB Progress (5): 1.0/1.2 MB | 88/392 kB | 98/571 kB | 91 kB | 66/189 kB Progress (5): 1.0/1.2 MB | 88/392 kB | 98/571 kB | 91 kB | 66/189 kB Progress (5): 1.0/1.2 MB | 88/392 kB | 102/571 kB | 91 kB | 66/189 kB Progress (5): 1.0/1.2 MB | 92/392 kB | 102/571 kB | 91 kB | 66/189 kB Progress (5): 1.0/1.2 MB | 92/392 kB | 106/571 kB | 91 kB | 66/189 kB Progress (5): 1.0/1.2 MB | 92/392 kB | 106/571 kB | 91 kB | 66/189 kB Progress (5): 1.0/1.2 MB | 92/392 kB | 106/571 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 92/392 kB | 106/571 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 92/392 kB | 110/571 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 96/392 kB | 110/571 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 96/392 kB | 114/571 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 96/392 kB | 114/571 kB | 91 kB | 70/189 kB Progress (5): 1.0/1.2 MB | 96/392 kB | 114/571 kB | 91 kB | 74/189 kB Progress (5): 1.0/1.2 MB | 96/392 kB | 114/571 kB | 91 kB | 74/189 kB Progress (5): 1.0/1.2 MB | 96/392 kB | 118/571 kB | 91 kB | 74/189 kB Progress (5): 1.0/1.2 MB | 100/392 kB | 118/571 kB | 91 kB | 74/189 kB Progress (5): 1.0/1.2 MB | 100/392 kB | 122/571 kB | 91 kB | 74/189 kB Progress (5): 1.0/1.2 MB | 100/392 kB | 122/571 kB | 91 kB | 74/189 kB Progress (5): 1.0/1.2 MB | 100/392 kB | 122/571 kB | 91 kB | 78/189 kB Progress (5): 1.0/1.2 MB | 100/392 kB | 122/571 kB | 91 kB | 78/189 kB Progress (5): 1.0/1.2 MB | 100/392 kB | 126/571 kB | 91 kB | 78/189 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 384 kB/s) [2019-07-29T20:18:24.672Z] Progress (4): 1.0/1.2 MB | 104/392 kB | 126/571 kB | 78/189 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-29T20:18:24.672Z] Progress (4): 1.0/1.2 MB | 104/392 kB | 130/571 kB | 78/189 kB Progress (4): 1.0/1.2 MB | 104/392 kB | 130/571 kB | 78/189 kB Progress (4): 1.0/1.2 MB | 104/392 kB | 130/571 kB | 82/189 kB Progress (4): 1.0/1.2 MB | 104/392 kB | 130/571 kB | 82/189 kB Progress (4): 1.0/1.2 MB | 104/392 kB | 131/571 kB | 82/189 kB Progress (4): 1.0/1.2 MB | 108/392 kB | 131/571 kB | 82/189 kB Progress (4): 1.0/1.2 MB | 108/392 kB | 135/571 kB | 82/189 kB Progress (4): 1.0/1.2 MB | 108/392 kB | 135/571 kB | 82/189 kB Progress (4): 1.0/1.2 MB | 108/392 kB | 135/571 kB | 86/189 kB Progress (4): 1.0/1.2 MB | 108/392 kB | 135/571 kB | 86/189 kB Progress (4): 1.0/1.2 MB | 108/392 kB | 139/571 kB | 86/189 kB Progress (4): 1.0/1.2 MB | 112/392 kB | 139/571 kB | 86/189 kB Progress (4): 1.0/1.2 MB | 112/392 kB | 143/571 kB | 86/189 kB Progress (4): 1.0/1.2 MB | 112/392 kB | 143/571 kB | 86/189 kB Progress (4): 1.0/1.2 MB | 112/392 kB | 143/571 kB | 90/189 kB Progress (4): 1.0/1.2 MB | 112/392 kB | 143/571 kB | 90/189 kB Progress (4): 1.0/1.2 MB | 112/392 kB | 147/571 kB | 90/189 kB Progress (4): 1.0/1.2 MB | 116/392 kB | 147/571 kB | 90/189 kB Progress (4): 1.0/1.2 MB | 116/392 kB | 151/571 kB | 90/189 kB Progress (4): 1.0/1.2 MB | 116/392 kB | 151/571 kB | 90/189 kB Progress (4): 1.0/1.2 MB | 116/392 kB | 151/571 kB | 94/189 kB Progress (4): 1.0/1.2 MB | 116/392 kB | 151/571 kB | 94/189 kB Progress (4): 1.0/1.2 MB | 116/392 kB | 155/571 kB | 94/189 kB Progress (4): 1.0/1.2 MB | 120/392 kB | 155/571 kB | 94/189 kB Progress (4): 1.0/1.2 MB | 120/392 kB | 159/571 kB | 94/189 kB Progress (4): 1.0/1.2 MB | 124/392 kB | 159/571 kB | 94/189 kB Progress (4): 1.0/1.2 MB | 124/392 kB | 159/571 kB | 94/189 kB Progress (4): 1.0/1.2 MB | 124/392 kB | 159/571 kB | 98/189 kB Progress (4): 1.0/1.2 MB | 124/392 kB | 159/571 kB | 98/189 kB Progress (4): 1.0/1.2 MB | 128/392 kB | 159/571 kB | 98/189 kB Progress (4): 1.0/1.2 MB | 128/392 kB | 163/571 kB | 98/189 kB Progress (4): 1.0/1.2 MB | 132/392 kB | 163/571 kB | 98/189 kB Progress (4): 1.0/1.2 MB | 132/392 kB | 163/571 kB | 98/189 kB Progress (4): 1.0/1.2 MB | 132/392 kB | 163/571 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 132/392 kB | 163/571 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 136/392 kB | 163/571 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 136/392 kB | 167/571 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 140/392 kB | 167/571 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 140/392 kB | 167/571 kB | 102/189 kB Progress (4): 1.0/1.2 MB | 140/392 kB | 167/571 kB | 106/189 kB Progress (4): 1.1/1.2 MB | 140/392 kB | 167/571 kB | 106/189 kB Progress (4): 1.1/1.2 MB | 144/392 kB | 167/571 kB | 106/189 kB Progress (4): 1.1/1.2 MB | 144/392 kB | 171/571 kB | 106/189 kB Progress (4): 1.1/1.2 MB | 148/392 kB | 171/571 kB | 106/189 kB Progress (4): 1.1/1.2 MB | 148/392 kB | 171/571 kB | 106/189 kB Progress (5): 1.1/1.2 MB | 148/392 kB | 171/571 kB | 106/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 148/392 kB | 171/571 kB | 110/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 148/392 kB | 171/571 kB | 110/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 148/392 kB | 171/571 kB | 110/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 152/392 kB | 171/571 kB | 110/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 152/392 kB | 175/571 kB | 110/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 156/392 kB | 175/571 kB | 110/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 156/392 kB | 175/571 kB | 110/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 156/392 kB | 175/571 kB | 110/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 156/392 kB | 175/571 kB | 114/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 156/392 kB | 175/571 kB | 114/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 156/392 kB | 175/571 kB | 114/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 160/392 kB | 175/571 kB | 114/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 160/392 kB | 179/571 kB | 114/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 164/392 kB | 179/571 kB | 114/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 164/392 kB | 179/571 kB | 114/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 164/392 kB | 179/571 kB | 114/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 164/392 kB | 179/571 kB | 118/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 164/392 kB | 179/571 kB | 118/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 164/392 kB | 179/571 kB | 118/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 168/392 kB | 179/571 kB | 118/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 168/392 kB | 183/571 kB | 118/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 172/392 kB | 183/571 kB | 118/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 172/392 kB | 183/571 kB | 118/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 172/392 kB | 183/571 kB | 118/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 172/392 kB | 183/571 kB | 122/189 kB | 28/168 kB Progress (5): 1.1/1.2 MB | 172/392 kB | 183/571 kB | 122/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 172/392 kB | 183/571 kB | 122/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 176/392 kB | 183/571 kB | 122/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 176/392 kB | 187/571 kB | 122/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 180/392 kB | 187/571 kB | 122/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 180/392 kB | 187/571 kB | 122/189 kB | 32/168 kB Progress (5): 1.1/1.2 MB | 180/392 kB | 187/571 kB | 122/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 180/392 kB | 187/571 kB | 126/189 kB | 33/168 kB Progress (5): 1.1/1.2 MB | 180/392 kB | 187/571 kB | 126/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 180/392 kB | 187/571 kB | 126/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 184/392 kB | 187/571 kB | 126/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 184/392 kB | 191/571 kB | 126/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 188/392 kB | 191/571 kB | 126/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 188/392 kB | 191/571 kB | 126/189 kB | 37/168 kB Progress (5): 1.1/1.2 MB | 188/392 kB | 191/571 kB | 126/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 188/392 kB | 191/571 kB | 130/189 kB | 41/168 kB Progress (5): 1.1/1.2 MB | 188/392 kB | 191/571 kB | 130/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 188/392 kB | 191/571 kB | 130/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 192/392 kB | 191/571 kB | 130/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 192/392 kB | 195/571 kB | 130/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 196/392 kB | 195/571 kB | 130/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 196/392 kB | 195/571 kB | 130/189 kB | 45/168 kB Progress (5): 1.1/1.2 MB | 196/392 kB | 195/571 kB | 130/189 kB | 49/168 kB Progress (5): 1.1/1.2 MB | 196/392 kB | 195/571 kB | 134/189 kB | 49/168 kB Progress (5): 1.1/1.2 MB | 196/392 kB | 195/571 kB | 134/189 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 196/392 kB | 195/571 kB | 134/189 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 200/392 kB | 195/571 kB | 134/189 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 200/392 kB | 199/571 kB | 134/189 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 204/392 kB | 199/571 kB | 134/189 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 204/392 kB | 199/571 kB | 134/189 kB | 53/168 kB Progress (5): 1.1/1.2 MB | 204/392 kB | 199/571 kB | 134/189 kB | 57/168 kB Progress (5): 1.1/1.2 MB | 204/392 kB | 199/571 kB | 138/189 kB | 57/168 kB Progress (5): 1.1/1.2 MB | 204/392 kB | 199/571 kB | 138/189 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 204/392 kB | 199/571 kB | 138/189 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 208/392 kB | 199/571 kB | 138/189 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 208/392 kB | 203/571 kB | 138/189 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 212/392 kB | 203/571 kB | 138/189 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 212/392 kB | 203/571 kB | 138/189 kB | 61/168 kB Progress (5): 1.1/1.2 MB | 212/392 kB | 203/571 kB | 138/189 kB | 65/168 kB Progress (5): 1.1/1.2 MB | 212/392 kB | 203/571 kB | 142/189 kB | 65/168 kB Progress (5): 1.1/1.2 MB | 212/392 kB | 203/571 kB | 142/189 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 212/392 kB | 203/571 kB | 142/189 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 216/392 kB | 203/571 kB | 142/189 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 216/392 kB | 207/571 kB | 142/189 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 220/392 kB | 207/571 kB | 142/189 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 220/392 kB | 207/571 kB | 142/189 kB | 66/168 kB Progress (5): 1.1/1.2 MB | 220/392 kB | 207/571 kB | 142/189 kB | 70/168 kB Progress (5): 1.1/1.2 MB | 220/392 kB | 207/571 kB | 146/189 kB | 70/168 kB Progress (5): 1.1/1.2 MB | 220/392 kB | 207/571 kB | 146/189 kB | 74/168 kB Progress (5): 1.1/1.2 MB | 220/392 kB | 207/571 kB | 146/189 kB | 74/168 kB Progress (5): 1.1/1.2 MB | 224/392 kB | 207/571 kB | 146/189 kB | 74/168 kB Progress (5): 1.1/1.2 MB | 224/392 kB | 211/571 kB | 146/189 kB | 74/168 kB Progress (5): 1.1/1.2 MB | 228/392 kB | 211/571 kB | 146/189 kB | 74/168 kB Progress (5): 1.1/1.2 MB | 228/392 kB | 211/571 kB | 146/189 kB | 74/168 kB Progress (5): 1.1/1.2 MB | 228/392 kB | 211/571 kB | 146/189 kB | 78/168 kB Progress (5): 1.1/1.2 MB | 228/392 kB | 211/571 kB | 150/189 kB | 78/168 kB Progress (5): 1.1/1.2 MB | 228/392 kB | 211/571 kB | 150/189 kB | 82/168 kB Progress (5): 1.1/1.2 MB | 228/392 kB | 211/571 kB | 150/189 kB | 82/168 kB Progress (5): 1.1/1.2 MB | 232/392 kB | 211/571 kB | 150/189 kB | 82/168 kB Progress (5): 1.1/1.2 MB | 232/392 kB | 215/571 kB | 150/189 kB | 82/168 kB Progress (5): 1.1/1.2 MB | 236/392 kB | 215/571 kB | 150/189 kB | 82/168 kB Progress (5): 1.1/1.2 MB | 236/392 kB | 215/571 kB | 150/189 kB | 82/168 kB Progress (5): 1.1/1.2 MB | 236/392 kB | 215/571 kB | 150/189 kB | 86/168 kB Progress (5): 1.1/1.2 MB | 236/392 kB | 215/571 kB | 154/189 kB | 86/168 kB Progress (5): 1.1/1.2 MB | 236/392 kB | 215/571 kB | 154/189 kB | 90/168 kB Progress (5): 1.1/1.2 MB | 236/392 kB | 215/571 kB | 154/189 kB | 90/168 kB Progress (5): 1.2/1.2 MB | 236/392 kB | 215/571 kB | 154/189 kB | 90/168 kB Progress (5): 1.2/1.2 MB | 240/392 kB | 215/571 kB | 154/189 kB | 90/168 kB Progress (5): 1.2/1.2 MB | 240/392 kB | 219/571 kB | 154/189 kB | 90/168 kB Progress (5): 1.2/1.2 MB | 244/392 kB | 219/571 kB | 154/189 kB | 90/168 kB Progress (5): 1.2/1.2 MB | 244/392 kB | 219/571 kB | 154/189 kB | 90/168 kB Progress (5): 1.2/1.2 MB | 244/392 kB | 219/571 kB | 154/189 kB | 94/168 kB Progress (5): 1.2/1.2 MB | 244/392 kB | 219/571 kB | 158/189 kB | 94/168 kB Progress (5): 1.2/1.2 MB | 244/392 kB | 219/571 kB | 158/189 kB | 98/168 kB Progress (5): 1.2/1.2 MB | 244/392 kB | 219/571 kB | 158/189 kB | 98/168 kB Progress (5): 1.2/1.2 MB | 248/392 kB | 219/571 kB | 158/189 kB | 98/168 kB Progress (5): 1.2/1.2 MB | 248/392 kB | 223/571 kB | 158/189 kB | 98/168 kB Progress (5): 1.2/1.2 MB | 252/392 kB | 223/571 kB | 158/189 kB | 98/168 kB Progress (5): 1.2/1.2 MB | 252/392 kB | 223/571 kB | 158/189 kB | 98/168 kB Progress (5): 1.2/1.2 MB | 252/392 kB | 223/571 kB | 158/189 kB | 98/168 kB Progress (5): 1.2/1.2 MB | 252/392 kB | 223/571 kB | 162/189 kB | 98/168 kB Progress (5): 1.2/1.2 MB | 252/392 kB | 223/571 kB | 162/189 kB | 102/168 kB Progress (5): 1.2/1.2 MB | 252/392 kB | 223/571 kB | 162/189 kB | 102/168 kB Progress (5): 1.2/1.2 MB | 256/392 kB | 223/571 kB | 162/189 kB | 102/168 kB Progress (5): 1.2/1.2 MB | 256/392 kB | 227/571 kB | 162/189 kB | 102/168 kB Progress (5): 1.2/1.2 MB | 260/392 kB | 227/571 kB | 162/189 kB | 102/168 kB Progress (5): 1.2/1.2 MB | 260/392 kB | 227/571 kB | 162/189 kB | 102/168 kB Progress (5): 1.2/1.2 MB | 260/392 kB | 227/571 kB | 162/189 kB | 106/168 kB Progress (5): 1.2/1.2 MB | 260/392 kB | 227/571 kB | 166/189 kB | 106/168 kB Progress (5): 1.2/1.2 MB | 260/392 kB | 227/571 kB | 166/189 kB | 110/168 kB Progress (5): 1.2/1.2 MB | 260/392 kB | 227/571 kB | 166/189 kB | 110/168 kB Progress (5): 1.2/1.2 MB | 264/392 kB | 227/571 kB | 166/189 kB | 110/168 kB Progress (5): 1.2/1.2 MB | 264/392 kB | 231/571 kB | 166/189 kB | 110/168 kB Progress (5): 1.2/1.2 MB | 268/392 kB | 231/571 kB | 166/189 kB | 110/168 kB Progress (5): 1.2/1.2 MB | 268/392 kB | 231/571 kB | 166/189 kB | 110/168 kB Progress (5): 1.2/1.2 MB | 268/392 kB | 231/571 kB | 166/189 kB | 114/168 kB Progress (5): 1.2/1.2 MB | 268/392 kB | 231/571 kB | 170/189 kB | 114/168 kB Progress (5): 1.2/1.2 MB | 268/392 kB | 231/571 kB | 170/189 kB | 118/168 kB Progress (5): 1.2/1.2 MB | 268/392 kB | 231/571 kB | 170/189 kB | 118/168 kB Progress (5): 1.2/1.2 MB | 272/392 kB | 231/571 kB | 170/189 kB | 118/168 kB Progress (5): 1.2/1.2 MB | 272/392 kB | 235/571 kB | 170/189 kB | 118/168 kB Progress (5): 1.2/1.2 MB | 276/392 kB | 235/571 kB | 170/189 kB | 118/168 kB Progress (5): 1.2/1.2 MB | 276/392 kB | 235/571 kB | 170/189 kB | 118/168 kB Progress (5): 1.2/1.2 MB | 276/392 kB | 235/571 kB | 170/189 kB | 122/168 kB Progress (5): 1.2/1.2 MB | 276/392 kB | 235/571 kB | 174/189 kB | 122/168 kB Progress (5): 1.2/1.2 MB | 276/392 kB | 235/571 kB | 174/189 kB | 126/168 kB Progress (5): 1.2/1.2 MB | 276/392 kB | 235/571 kB | 174/189 kB | 126/168 kB Progress (5): 1.2/1.2 MB | 280/392 kB | 235/571 kB | 174/189 kB | 126/168 kB Progress (5): 1.2/1.2 MB | 280/392 kB | 239/571 kB | 174/189 kB | 126/168 kB Progress (5): 1.2/1.2 MB | 284/392 kB | 239/571 kB | 174/189 kB | 126/168 kB Progress (5): 1.2/1.2 MB | 284/392 kB | 239/571 kB | 174/189 kB | 126/168 kB Progress (5): 1.2/1.2 MB | 284/392 kB | 239/571 kB | 174/189 kB | 130/168 kB Progress (5): 1.2/1.2 MB | 284/392 kB | 239/571 kB | 178/189 kB | 130/168 kB Progress (5): 1.2/1.2 MB | 284/392 kB | 239/571 kB | 178/189 kB | 134/168 kB Progress (5): 1.2/1.2 MB | 284/392 kB | 239/571 kB | 178/189 kB | 134/168 kB Progress (5): 1.2/1.2 MB | 288/392 kB | 239/571 kB | 178/189 kB | 134/168 kB Progress (5): 1.2/1.2 MB | 288/392 kB | 243/571 kB | 178/189 kB | 134/168 kB Progress (5): 1.2/1.2 MB | 292/392 kB | 243/571 kB | 178/189 kB | 134/168 kB Progress (5): 1.2/1.2 MB | 292/392 kB | 243/571 kB | 178/189 kB | 134/168 kB Progress (5): 1.2/1.2 MB | 292/392 kB | 243/571 kB | 178/189 kB | 138/168 kB Progress (5): 1.2/1.2 MB | 292/392 kB | 243/571 kB | 182/189 kB | 138/168 kB Progress (5): 1.2/1.2 MB | 292/392 kB | 243/571 kB | 182/189 kB | 142/168 kB Progress (5): 1.2/1.2 MB | 292/392 kB | 243/571 kB | 182/189 kB | 142/168 kB Progress (5): 1.2/1.2 MB | 296/392 kB | 243/571 kB | 182/189 kB | 142/168 kB Progress (5): 1.2/1.2 MB | 296/392 kB | 247/571 kB | 182/189 kB | 142/168 kB Progress (5): 1.2/1.2 MB | 300/392 kB | 247/571 kB | 182/189 kB | 142/168 kB Progress (5): 1.2 MB | 300/392 kB | 247/571 kB | 182/189 kB | 142/168 kB Progress (5): 1.2 MB | 300/392 kB | 247/571 kB | 182/189 kB | 146/168 kB Progress (5): 1.2 MB | 300/392 kB | 247/571 kB | 186/189 kB | 146/168 kB Progress (5): 1.2 MB | 300/392 kB | 247/571 kB | 186/189 kB | 150/168 kB Progress (5): 1.2 MB | 304/392 kB | 247/571 kB | 186/189 kB | 150/168 kB Progress (5): 1.2 MB | 304/392 kB | 251/571 kB | 186/189 kB | 150/168 kB Progress (5): 1.2 MB | 308/392 kB | 251/571 kB | 186/189 kB | 150/168 kB Progress (5): 1.2 MB | 308/392 kB | 251/571 kB | 186/189 kB | 154/168 kB Progress (5): 1.2 MB | 308/392 kB | 251/571 kB | 189 kB | 154/168 kB Progress (5): 1.2 MB | 308/392 kB | 251/571 kB | 189 kB | 158/168 kB Progress (5): 1.2 MB | 312/392 kB | 251/571 kB | 189 kB | 158/168 kB Progress (5): 1.2 MB | 312/392 kB | 255/571 kB | 189 kB | 158/168 kB Progress (5): 1.2 MB | 316/392 kB | 255/571 kB | 189 kB | 158/168 kB Progress (5): 1.2 MB | 316/392 kB | 255/571 kB | 189 kB | 162/168 kB Progress (5): 1.2 MB | 320/392 kB | 255/571 kB | 189 kB | 162/168 kB Progress (5): 1.2 MB | 320/392 kB | 259/571 kB | 189 kB | 162/168 kB Progress (5): 1.2 MB | 324/392 kB | 259/571 kB | 189 kB | 162/168 kB Progress (5): 1.2 MB | 324/392 kB | 259/571 kB | 189 kB | 166/168 kB Progress (5): 1.2 MB | 328/392 kB | 259/571 kB | 189 kB | 166/168 kB Progress (5): 1.2 MB | 328/392 kB | 263/571 kB | 189 kB | 166/168 kB Progress (5): 1.2 MB | 332/392 kB | 263/571 kB | 189 kB | 166/168 kB Progress (5): 1.2 MB | 332/392 kB | 263/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 336/392 kB | 263/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 336/392 kB | 267/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 340/392 kB | 267/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 340/392 kB | 271/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 344/392 kB | 271/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 344/392 kB | 275/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 348/392 kB | 275/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 348/392 kB | 279/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 352/392 kB | 279/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 352/392 kB | 283/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 356/392 kB | 283/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 356/392 kB | 287/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 360/392 kB | 287/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 360/392 kB | 291/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 364/392 kB | 291/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 364/392 kB | 295/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 368/392 kB | 295/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 368/392 kB | 299/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 372/392 kB | 299/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 372/392 kB | 303/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 376/392 kB | 303/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 376/392 kB | 307/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 380/392 kB | 307/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 380/392 kB | 311/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 384/392 kB | 311/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 384/392 kB | 315/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 388/392 kB | 315/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 388/392 kB | 319/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 392/392 kB | 319/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 392/392 kB | 323/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 392 kB | 323/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 392 kB | 327/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 392 kB | 331/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 392 kB | 335/571 kB | 189 kB | 168 kB Progress (5): 1.2 MB | 392 kB | 339/571 kB | 189 kB | 168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 4.0 MB/s) [2019-07-29T20:18:24.672Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 627 kB/s) [2019-07-29T20:18:24.672Z] Progress (3): 392 kB | 343/571 kB | 168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-29T20:18:24.672Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-29T20:18:24.672Z] Progress (3): 392 kB | 347/571 kB | 168 kB Progress (3): 392 kB | 351/571 kB | 168 kB Progress (3): 392 kB | 355/571 kB | 168 kB Progress (3): 392 kB | 359/571 kB | 168 kB Progress (3): 392 kB | 363/571 kB | 168 kB Progress (3): 392 kB | 367/571 kB | 168 kB Progress (3): 392 kB | 371/571 kB | 168 kB Progress (3): 392 kB | 375/571 kB | 168 kB Progress (3): 392 kB | 379/571 kB | 168 kB Progress (3): 392 kB | 383/571 kB | 168 kB Progress (3): 392 kB | 387/571 kB | 168 kB Progress (3): 392 kB | 391/571 kB | 168 kB Progress (3): 392 kB | 395/571 kB | 168 kB Progress (3): 392 kB | 399/571 kB | 168 kB Progress (4): 392 kB | 399/571 kB | 168 kB | 4.1/65 kB Progress (4): 392 kB | 403/571 kB | 168 kB | 4.1/65 kB Progress (4): 392 kB | 403/571 kB | 168 kB | 7.7/65 kB Progress (4): 392 kB | 407/571 kB | 168 kB | 7.7/65 kB Progress (4): 392 kB | 407/571 kB | 168 kB | 12/65 kB Progress (4): 392 kB | 411/571 kB | 168 kB | 12/65 kB Progress (4): 392 kB | 411/571 kB | 168 kB | 16/65 kB Progress (4): 392 kB | 415/571 kB | 168 kB | 16/65 kB Progress (4): 392 kB | 415/571 kB | 168 kB | 20/65 kB Progress (4): 392 kB | 419/571 kB | 168 kB | 20/65 kB Progress (4): 392 kB | 419/571 kB | 168 kB | 24/65 kB Progress (4): 392 kB | 423/571 kB | 168 kB | 24/65 kB Progress (4): 392 kB | 423/571 kB | 168 kB | 28/65 kB Progress (4): 392 kB | 427/571 kB | 168 kB | 28/65 kB Progress (4): 392 kB | 427/571 kB | 168 kB | 32/65 kB Progress (4): 392 kB | 431/571 kB | 168 kB | 32/65 kB Progress (4): 392 kB | 431/571 kB | 168 kB | 36/65 kB Progress (4): 392 kB | 435/571 kB | 168 kB | 36/65 kB Progress (4): 392 kB | 435/571 kB | 168 kB | 40/65 kB Progress (4): 392 kB | 439/571 kB | 168 kB | 40/65 kB Progress (4): 392 kB | 439/571 kB | 168 kB | 44/65 kB Progress (4): 392 kB | 443/571 kB | 168 kB | 44/65 kB Progress (4): 392 kB | 443/571 kB | 168 kB | 48/65 kB Progress (4): 392 kB | 447/571 kB | 168 kB | 48/65 kB Progress (4): 392 kB | 447/571 kB | 168 kB | 52/65 kB Progress (4): 392 kB | 451/571 kB | 168 kB | 52/65 kB Progress (4): 392 kB | 451/571 kB | 168 kB | 56/65 kB Progress (4): 392 kB | 455/571 kB | 168 kB | 56/65 kB Progress (4): 392 kB | 455/571 kB | 168 kB | 60/65 kB Progress (4): 392 kB | 459/571 kB | 168 kB | 60/65 kB Progress (4): 392 kB | 459/571 kB | 168 kB | 64/65 kB Progress (4): 392 kB | 463/571 kB | 168 kB | 64/65 kB Progress (4): 392 kB | 463/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 467/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 471/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 475/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 479/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 483/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 487/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 491/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 495/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 499/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 503/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 507/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 511/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 515/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 519/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 523/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 527/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 531/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 535/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 539/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 543/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 547/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 551/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 555/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 559/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 563/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 567/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 571/571 kB | 168 kB | 65 kB Progress (4): 392 kB | 571 kB | 168 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 501 kB/s) [2019-07-29T20:18:24.672Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-29T20:18:24.672Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.7 MB/s) [2019-07-29T20:18:24.672Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar [2019-07-29T20:18:24.672Z] Progress (3): 392 kB | 65 kB | 4.1/109 kB Progress (3): 392 kB | 65 kB | 7.7/109 kB Progress (3): 392 kB | 65 kB | 12/109 kB Progress (3): 392 kB | 65 kB | 16/109 kB Progress (3): 392 kB | 65 kB | 20/109 kB Progress (3): 392 kB | 65 kB | 24/109 kB Progress (3): 392 kB | 65 kB | 28/109 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.1 MB/s) [2019-07-29T20:18:24.672Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar [2019-07-29T20:18:24.672Z] Progress (3): 65 kB | 28/109 kB | 4.1/38 kB Progress (3): 65 kB | 32/109 kB | 4.1/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 185 kB/s) [2019-07-29T20:18:24.672Z] Progress (2): 32/109 kB | 7.7/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar [2019-07-29T20:18:24.672Z] Progress (2): 33/109 kB | 7.7/38 kB Progress (2): 33/109 kB | 12/38 kB Progress (3): 33/109 kB | 12/38 kB | 4.1/259 kB Progress (3): 33/109 kB | 16/38 kB | 4.1/259 kB Progress (3): 37/109 kB | 16/38 kB | 4.1/259 kB Progress (3): 37/109 kB | 20/38 kB | 4.1/259 kB Progress (3): 41/109 kB | 20/38 kB | 4.1/259 kB Progress (3): 41/109 kB | 20/38 kB | 7.7/259 kB Progress (3): 45/109 kB | 20/38 kB | 7.7/259 kB Progress (3): 45/109 kB | 24/38 kB | 7.7/259 kB Progress (3): 49/109 kB | 24/38 kB | 7.7/259 kB Progress (3): 49/109 kB | 24/38 kB | 12/259 kB Progress (3): 53/109 kB | 24/38 kB | 12/259 kB Progress (3): 53/109 kB | 28/38 kB | 12/259 kB Progress (3): 57/109 kB | 28/38 kB | 12/259 kB Progress (3): 57/109 kB | 28/38 kB | 16/259 kB Progress (3): 61/109 kB | 28/38 kB | 16/259 kB Progress (3): 61/109 kB | 32/38 kB | 16/259 kB Progress (3): 65/109 kB | 32/38 kB | 16/259 kB Progress (3): 65/109 kB | 32/38 kB | 20/259 kB Progress (3): 66/109 kB | 32/38 kB | 20/259 kB Progress (3): 66/109 kB | 33/38 kB | 20/259 kB Progress (3): 70/109 kB | 33/38 kB | 20/259 kB Progress (3): 70/109 kB | 33/38 kB | 24/259 kB Progress (3): 74/109 kB | 33/38 kB | 24/259 kB Progress (3): 74/109 kB | 37/38 kB | 24/259 kB Progress (3): 78/109 kB | 37/38 kB | 24/259 kB Progress (3): 78/109 kB | 37/38 kB | 28/259 kB Progress (3): 82/109 kB | 37/38 kB | 28/259 kB Progress (4): 82/109 kB | 37/38 kB | 28/259 kB | 4.1/126 kB Progress (4): 82/109 kB | 38 kB | 28/259 kB | 4.1/126 kB Progress (4): 82/109 kB | 38 kB | 28/259 kB | 7.7/126 kB Progress (4): 86/109 kB | 38 kB | 28/259 kB | 7.7/126 kB Progress (4): 86/109 kB | 38 kB | 32/259 kB | 7.7/126 kB Progress (4): 90/109 kB | 38 kB | 32/259 kB | 7.7/126 kB Progress (4): 90/109 kB | 38 kB | 32/259 kB | 12/126 kB Progress (4): 94/109 kB | 38 kB | 32/259 kB | 12/126 kB Progress (4): 94/109 kB | 38 kB | 36/259 kB | 12/126 kB Progress (4): 98/109 kB | 38 kB | 36/259 kB | 12/126 kB Progress (4): 98/109 kB | 38 kB | 36/259 kB | 16/126 kB Progress (4): 102/109 kB | 38 kB | 36/259 kB | 16/126 kB Progress (4): 102/109 kB | 38 kB | 40/259 kB | 16/126 kB Progress (4): 106/109 kB | 38 kB | 40/259 kB | 16/126 kB Progress (4): 106/109 kB | 38 kB | 44/259 kB | 16/126 kB Progress (4): 106/109 kB | 38 kB | 44/259 kB | 20/126 kB Progress (4): 106/109 kB | 38 kB | 48/259 kB | 20/126 kB Progress (4): 109 kB | 38 kB | 48/259 kB | 20/126 kB Progress (4): 109 kB | 38 kB | 52/259 kB | 20/126 kB Progress (4): 109 kB | 38 kB | 52/259 kB | 24/126 kB Progress (4): 109 kB | 38 kB | 56/259 kB | 24/126 kB Progress (4): 109 kB | 38 kB | 56/259 kB | 28/126 kB Progress (4): 109 kB | 38 kB | 60/259 kB | 28/126 kB Progress (4): 109 kB | 38 kB | 60/259 kB | 32/126 kB Progress (4): 109 kB | 38 kB | 64/259 kB | 32/126 kB Progress (4): 109 kB | 38 kB | 64/259 kB | 33/126 kB Progress (4): 109 kB | 38 kB | 68/259 kB | 33/126 kB Progress (4): 109 kB | 38 kB | 68/259 kB | 37/126 kB Progress (4): 109 kB | 38 kB | 72/259 kB | 37/126 kB Progress (4): 109 kB | 38 kB | 72/259 kB | 41/126 kB Progress (4): 109 kB | 38 kB | 76/259 kB | 41/126 kB Progress (4): 109 kB | 38 kB | 76/259 kB | 45/126 kB Progress (4): 109 kB | 38 kB | 80/259 kB | 45/126 kB Progress (4): 109 kB | 38 kB | 80/259 kB | 49/126 kB Progress (4): 109 kB | 38 kB | 84/259 kB | 49/126 kB Progress (4): 109 kB | 38 kB | 84/259 kB | 53/126 kB Progress (4): 109 kB | 38 kB | 88/259 kB | 53/126 kB Progress (4): 109 kB | 38 kB | 88/259 kB | 57/126 kB Progress (4): 109 kB | 38 kB | 92/259 kB | 57/126 kB Progress (4): 109 kB | 38 kB | 92/259 kB | 61/126 kB Progress (4): 109 kB | 38 kB | 96/259 kB | 61/126 kB Progress (4): 109 kB | 38 kB | 96/259 kB | 65/126 kB Progress (4): 109 kB | 38 kB | 98/259 kB | 65/126 kB Progress (4): 109 kB | 38 kB | 98/259 kB | 66/126 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 103 kB/s) [2019-07-29T20:18:24.672Z] Progress (3): 109 kB | 102/259 kB | 66/126 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar [2019-07-29T20:18:24.672Z] Progress (3): 109 kB | 102/259 kB | 70/126 kB Progress (3): 109 kB | 106/259 kB | 70/126 kB Progress (3): 109 kB | 106/259 kB | 74/126 kB Progress (3): 109 kB | 110/259 kB | 74/126 kB Progress (3): 109 kB | 110/259 kB | 78/126 kB Progress (3): 109 kB | 114/259 kB | 78/126 kB Progress (3): 109 kB | 114/259 kB | 82/126 kB Progress (3): 109 kB | 118/259 kB | 82/126 kB Progress (3): 109 kB | 118/259 kB | 86/126 kB Progress (3): 109 kB | 122/259 kB | 86/126 kB Progress (4): 109 kB | 122/259 kB | 86/126 kB | 4.1/388 kB Progress (4): 109 kB | 126/259 kB | 86/126 kB | 4.1/388 kB Progress (4): 109 kB | 126/259 kB | 90/126 kB | 4.1/388 kB Progress (4): 109 kB | 130/259 kB | 90/126 kB | 4.1/388 kB Progress (4): 109 kB | 130/259 kB | 90/126 kB | 7.7/388 kB Progress (4): 109 kB | 131/259 kB | 90/126 kB | 7.7/388 kB Progress (4): 109 kB | 131/259 kB | 90/126 kB | 12/388 kB Progress (4): 109 kB | 131/259 kB | 94/126 kB | 12/388 kB Progress (4): 109 kB | 131/259 kB | 94/126 kB | 16/388 kB Progress (4): 109 kB | 135/259 kB | 94/126 kB | 16/388 kB Progress (4): 109 kB | 135/259 kB | 98/126 kB | 16/388 kB Progress (4): 109 kB | 135/259 kB | 98/126 kB | 20/388 kB Progress (4): 109 kB | 139/259 kB | 98/126 kB | 20/388 kB Progress (4): 109 kB | 139/259 kB | 98/126 kB | 24/388 kB Progress (4): 109 kB | 139/259 kB | 102/126 kB | 24/388 kB Progress (4): 109 kB | 143/259 kB | 102/126 kB | 24/388 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 292 kB/s) [2019-07-29T20:18:24.672Z] Progress (3): 143/259 kB | 106/126 kB | 24/388 kB Progress (3): 143/259 kB | 106/126 kB | 28/388 kB Progress (3): 143/259 kB | 110/126 kB | 28/388 kB Progress (3): 147/259 kB | 110/126 kB | 28/388 kB Progress (3): 147/259 kB | 114/126 kB | 28/388 kB Progress (3): 147/259 kB | 114/126 kB | 32/388 kB Progress (3): 147/259 kB | 118/126 kB | 32/388 kB Progress (3): 151/259 kB | 118/126 kB | 32/388 kB Progress (3): 151/259 kB | 122/126 kB | 32/388 kB Progress (3): 151/259 kB | 122/126 kB | 33/388 kB Progress (3): 151/259 kB | 126/126 kB | 33/388 kB Progress (3): 155/259 kB | 126/126 kB | 33/388 kB Progress (3): 155/259 kB | 126 kB | 33/388 kB Progress (3): 155/259 kB | 126 kB | 37/388 kB Progress (3): 159/259 kB | 126 kB | 37/388 kB Progress (3): 159/259 kB | 126 kB | 41/388 kB Progress (3): 163/259 kB | 126 kB | 41/388 kB Progress (3): 163/259 kB | 126 kB | 45/388 kB Progress (3): 164/259 kB | 126 kB | 45/388 kB Progress (3): 164/259 kB | 126 kB | 49/388 kB Progress (3): 168/259 kB | 126 kB | 49/388 kB Progress (4): 168/259 kB | 126 kB | 49/388 kB | 4.1/128 kB Progress (4): 172/259 kB | 126 kB | 49/388 kB | 4.1/128 kB Progress (4): 172/259 kB | 126 kB | 53/388 kB | 4.1/128 kB Progress (4): 176/259 kB | 126 kB | 53/388 kB | 4.1/128 kB Progress (4): 176/259 kB | 126 kB | 53/388 kB | 7.7/128 kB Progress (4): 180/259 kB | 126 kB | 53/388 kB | 7.7/128 kB Progress (4): 180/259 kB | 126 kB | 53/388 kB | 12/128 kB Progress (4): 180/259 kB | 126 kB | 57/388 kB | 12/128 kB Progress (4): 180/259 kB | 126 kB | 57/388 kB | 16/128 kB Progress (4): 184/259 kB | 126 kB | 57/388 kB | 16/128 kB Progress (4): 184/259 kB | 126 kB | 61/388 kB | 16/128 kB Progress (4): 188/259 kB | 126 kB | 61/388 kB | 16/128 kB Progress (4): 188/259 kB | 126 kB | 61/388 kB | 20/128 kB Progress (4): 192/259 kB | 126 kB | 61/388 kB | 20/128 kB Progress (4): 192/259 kB | 126 kB | 65/388 kB | 20/128 kB Progress (4): 196/259 kB | 126 kB | 65/388 kB | 20/128 kB Progress (4): 196/259 kB | 126 kB | 65/388 kB | 24/128 kB Progress (4): 197/259 kB | 126 kB | 65/388 kB | 24/128 kB Progress (4): 197/259 kB | 126 kB | 65/388 kB | 28/128 kB Progress (4): 197/259 kB | 126 kB | 66/388 kB | 28/128 kB Progress (4): 197/259 kB | 126 kB | 66/388 kB | 32/128 kB Progress (4): 201/259 kB | 126 kB | 66/388 kB | 32/128 kB Progress (4): 201/259 kB | 126 kB | 66/388 kB | 33/128 kB Progress (4): 201/259 kB | 126 kB | 70/388 kB | 33/128 kB Progress (4): 201/259 kB | 126 kB | 70/388 kB | 37/128 kB Progress (4): 205/259 kB | 126 kB | 70/388 kB | 37/128 kB Progress (4): 205/259 kB | 126 kB | 70/388 kB | 41/128 kB Progress (4): 205/259 kB | 126 kB | 74/388 kB | 41/128 kB Progress (4): 205/259 kB | 126 kB | 74/388 kB | 45/128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.9/org.jacoco.core-0.7.9.jar (126 kB at 326 kB/s) [2019-07-29T20:18:24.672Z] Progress (3): 209/259 kB | 74/388 kB | 45/128 kB Progress (3): 209/259 kB | 74/388 kB | 49/128 kB Progress (3): 209/259 kB | 78/388 kB | 49/128 kB Progress (3): 209/259 kB | 78/388 kB | 53/128 kB Progress (3): 213/259 kB | 78/388 kB | 53/128 kB Progress (3): 213/259 kB | 78/388 kB | 57/128 kB Progress (3): 217/259 kB | 78/388 kB | 57/128 kB Progress (3): 217/259 kB | 78/388 kB | 61/128 kB Progress (3): 217/259 kB | 82/388 kB | 61/128 kB Progress (3): 217/259 kB | 82/388 kB | 65/128 kB Progress (3): 221/259 kB | 82/388 kB | 65/128 kB Progress (3): 221/259 kB | 82/388 kB | 66/128 kB Progress (3): 221/259 kB | 86/388 kB | 66/128 kB Progress (3): 221/259 kB | 86/388 kB | 70/128 kB Progress (3): 225/259 kB | 86/388 kB | 70/128 kB Progress (3): 225/259 kB | 86/388 kB | 74/128 kB Progress (3): 225/259 kB | 90/388 kB | 74/128 kB Progress (3): 225/259 kB | 90/388 kB | 78/128 kB Progress (3): 229/259 kB | 90/388 kB | 78/128 kB Progress (3): 229/259 kB | 90/388 kB | 82/128 kB Progress (3): 233/259 kB | 90/388 kB | 82/128 kB Progress (3): 233/259 kB | 94/388 kB | 82/128 kB Progress (3): 237/259 kB | 94/388 kB | 82/128 kB Progress (3): 237/259 kB | 94/388 kB | 86/128 kB Progress (3): 241/259 kB | 94/388 kB | 86/128 kB Progress (3): 241/259 kB | 98/388 kB | 86/128 kB Progress (3): 245/259 kB | 98/388 kB | 86/128 kB Progress (3): 245/259 kB | 98/388 kB | 90/128 kB Progress (3): 249/259 kB | 98/388 kB | 90/128 kB Progress (3): 249/259 kB | 102/388 kB | 90/128 kB Progress (3): 253/259 kB | 102/388 kB | 90/128 kB Progress (3): 253/259 kB | 102/388 kB | 94/128 kB Progress (3): 257/259 kB | 102/388 kB | 94/128 kB Progress (3): 257/259 kB | 106/388 kB | 94/128 kB Progress (3): 259 kB | 106/388 kB | 94/128 kB Progress (3): 259 kB | 110/388 kB | 94/128 kB Progress (3): 259 kB | 110/388 kB | 98/128 kB Progress (3): 259 kB | 114/388 kB | 98/128 kB Progress (3): 259 kB | 114/388 kB | 102/128 kB Progress (3): 259 kB | 118/388 kB | 102/128 kB Progress (3): 259 kB | 118/388 kB | 106/128 kB Progress (3): 259 kB | 122/388 kB | 106/128 kB Progress (3): 259 kB | 122/388 kB | 110/128 kB Progress (3): 259 kB | 126/388 kB | 110/128 kB Progress (3): 259 kB | 126/388 kB | 114/128 kB Progress (3): 259 kB | 130/388 kB | 114/128 kB Progress (3): 259 kB | 130/388 kB | 118/128 kB Progress (3): 259 kB | 134/388 kB | 118/128 kB Progress (3): 259 kB | 134/388 kB | 122/128 kB Progress (3): 259 kB | 138/388 kB | 122/128 kB Progress (3): 259 kB | 138/388 kB | 126/128 kB Progress (3): 259 kB | 142/388 kB | 126/128 kB Progress (3): 259 kB | 142/388 kB | 128 kB Progress (3): 259 kB | 146/388 kB | 128 kB Progress (3): 259 kB | 150/388 kB | 128 kB Progress (3): 259 kB | 154/388 kB | 128 kB Progress (3): 259 kB | 158/388 kB | 128 kB Progress (3): 259 kB | 162/388 kB | 128 kB Progress (3): 259 kB | 166/388 kB | 128 kB Progress (3): 259 kB | 170/388 kB | 128 kB Progress (3): 259 kB | 174/388 kB | 128 kB Progress (3): 259 kB | 178/388 kB | 128 kB Progress (3): 259 kB | 182/388 kB | 128 kB Progress (3): 259 kB | 186/388 kB | 128 kB Progress (3): 259 kB | 190/388 kB | 128 kB Progress (3): 259 kB | 194/388 kB | 128 kB Progress (3): 259 kB | 198/388 kB | 128 kB Progress (3): 259 kB | 202/388 kB | 128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar (259 kB at 650 kB/s) [2019-07-29T20:18:24.672Z] Progress (2): 206/388 kB | 128 kB Progress (2): 210/388 kB | 128 kB Progress (2): 214/388 kB | 128 kB Progress (2): 218/388 kB | 128 kB Progress (2): 222/388 kB | 128 kB Progress (2): 226/388 kB | 128 kB Progress (2): 230/388 kB | 128 kB Progress (2): 234/388 kB | 128 kB Progress (2): 238/388 kB | 128 kB Progress (2): 242/388 kB | 128 kB Progress (2): 246/388 kB | 128 kB Progress (2): 250/388 kB | 128 kB Progress (2): 254/388 kB | 128 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.9/org.jacoco.report-0.7.9.jar (128 kB at 319 kB/s) [2019-07-29T20:18:24.672Z] Progress (1): 258/388 kB Progress (1): 262/388 kB Progress (1): 266/388 kB Progress (1): 270/388 kB Progress (1): 274/388 kB Progress (1): 278/388 kB Progress (1): 282/388 kB Progress (1): 286/388 kB Progress (1): 290/388 kB Progress (1): 294/388 kB Progress (1): 298/388 kB Progress (1): 302/388 kB Progress (1): 306/388 kB Progress (1): 310/388 kB Progress (1): 314/388 kB Progress (1): 318/388 kB Progress (1): 322/388 kB Progress (1): 326/388 kB Progress (1): 330/388 kB Progress (1): 334/388 kB Progress (1): 338/388 kB Progress (1): 342/388 kB Progress (1): 346/388 kB Progress (1): 350/388 kB Progress (1): 354/388 kB Progress (1): 358/388 kB Progress (1): 362/388 kB Progress (1): 366/388 kB Progress (1): 370/388 kB Progress (1): 374/388 kB Progress (1): 378/388 kB Progress (1): 382/388 kB Progress (1): 386/388 kB Progress (1): 388 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar (388 kB at 937 kB/s) [2019-07-29T20:18:24.929Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:18:24.929Z] [INFO] [2019-07-29T20:18:24.929Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-29T20:18:24.929Z] [INFO] [2019-07-29T20:18:24.929Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-29T20:18:24.929Z] [INFO] [2019-07-29T20:18:24.929Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-29T20:18:24.929Z] 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 [2019-07-29T20:18:24.929Z] 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 [2019-07-29T20:18:24.929Z] 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 [2019-07-29T20:18:25.185Z] 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 [2019-07-29T20:18:25.185Z] 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 [2019-07-29T20:18:25.185Z] 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 [2019-07-29T20:18:25.185Z] Progress (1): 1.0 kB 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 37 kB/s) [2019-07-29T20:18:25.185Z] 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 [2019-07-29T20:18:25.185Z] 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 [2019-07-29T20:18:25.185Z] 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 [2019-07-29T20:18:25.442Z] 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 [2019-07-29T20:18:25.442Z] 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 [2019-07-29T20:18:25.442Z] 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 [2019-07-29T20:18:25.442Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 183 kB/s) [2019-07-29T20:18:25.698Z] [INFO] [2019-07-29T20:18:25.698Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-29T20:18:25.698Z] [INFO] [2019-07-29T20:18:25.698Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass --- [2019-07-29T20:18:25.698Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:18:25.698Z] [INFO] [2019-07-29T20:18:25.698Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-29T20:18:25.698Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-29T20:18:25.698Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-29T20:18:25.698Z] 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 [2019-07-29T20:18:25.955Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-29T20:18:25.955Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-29T20:18:25.955Z] 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 [2019-07-29T20:18:25.955Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 254 kB/s) [2019-07-29T20:18:25.955Z] 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 [2019-07-29T20:18:25.955Z] 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 [2019-07-29T20:18:25.955Z] 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 [2019-07-29T20:18:28.475Z] 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 [2019-07-29T20:18:28.824Z] 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 [2019-07-29T20:18:28.824Z] 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 [2019-07-29T20:18:28.824Z] Progress (1): 4.0 kB 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 150 kB/s) [2019-07-29T20:18:28.824Z] 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 [2019-07-29T20:18:28.824Z] 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 [2019-07-29T20:18:28.824Z] 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 [2019-07-29T20:18:28.824Z] 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 [2019-07-29T20:18:28.824Z] 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 [2019-07-29T20:18:28.824Z] 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 [2019-07-29T20:18:29.081Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 199 kB/s) [2019-07-29T20:18:29.081Z] 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 [2019-07-29T20:18:29.081Z] 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 [2019-07-29T20:18:29.081Z] 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 [2019-07-29T20:18:29.081Z] 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 [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.339Z] Progress (1): 3.1 kB 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 108 kB/s) [2019-07-29T20:18:29.339Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.339Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.339Z] 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 [2019-07-29T20:18:29.596Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-29T20:18:29.596Z] 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 [2019-07-29T20:18:29.596Z] 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 [2019-07-29T20:18:29.596Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-29T20:18:29.596Z] 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 [2019-07-29T20:18:29.596Z] 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 [2019-07-29T20:18:29.854Z] 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 [2019-07-29T20:18:29.854Z] 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 [2019-07-29T20:18:29.854Z] 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 [2019-07-29T20:18:29.854Z] Progress (1): 4.1/233 kB Progress (2): 4.1/233 kB | 4.1/239 kB Progress (2): 7.7/233 kB | 4.1/239 kB Progress (2): 7.7/233 kB | 7.7/239 kB Progress (2): 12/233 kB | 7.7/239 kB Progress (2): 12/233 kB | 12/239 kB Progress (2): 16/233 kB | 12/239 kB Progress (2): 16/233 kB | 16/239 kB Progress (2): 20/233 kB | 16/239 kB Progress (2): 20/233 kB | 20/239 kB Progress (2): 24/233 kB | 20/239 kB Progress (2): 24/233 kB | 24/239 kB Progress (2): 28/233 kB | 24/239 kB Progress (2): 28/233 kB | 28/239 kB Progress (2): 32/233 kB | 28/239 kB Progress (2): 32/233 kB | 32/239 kB Progress (2): 36/233 kB | 32/239 kB Progress (2): 36/233 kB | 36/239 kB Progress (2): 40/233 kB | 36/239 kB Progress (2): 40/233 kB | 40/239 kB Progress (2): 44/233 kB | 40/239 kB Progress (2): 44/233 kB | 44/239 kB Progress (2): 48/233 kB | 44/239 kB Progress (2): 48/233 kB | 48/239 kB Progress (2): 52/233 kB | 48/239 kB Progress (2): 52/233 kB | 52/239 kB Progress (2): 56/233 kB | 52/239 kB Progress (2): 56/233 kB | 56/239 kB Progress (2): 60/233 kB | 56/239 kB Progress (2): 60/233 kB | 60/239 kB Progress (2): 64/233 kB | 60/239 kB Progress (2): 64/233 kB | 64/239 kB Progress (2): 68/233 kB | 64/239 kB Progress (2): 72/233 kB | 64/239 kB Progress (2): 72/233 kB | 68/239 kB Progress (2): 76/233 kB | 68/239 kB Progress (2): 76/233 kB | 72/239 kB Progress (2): 80/233 kB | 72/239 kB Progress (2): 80/233 kB | 76/239 kB Progress (2): 84/233 kB | 76/239 kB Progress (2): 84/233 kB | 80/239 kB Progress (2): 88/233 kB | 80/239 kB Progress (2): 88/233 kB | 84/239 kB Progress (2): 92/233 kB | 84/239 kB Progress (2): 92/233 kB | 88/239 kB Progress (2): 96/233 kB | 88/239 kB Progress (2): 96/233 kB | 92/239 kB Progress (2): 100/233 kB | 92/239 kB Progress (2): 100/233 kB | 96/239 kB Progress (2): 104/233 kB | 96/239 kB Progress (2): 104/233 kB | 100/239 kB Progress (2): 108/233 kB | 100/239 kB Progress (2): 108/233 kB | 104/239 kB Progress (2): 112/233 kB | 104/239 kB Progress (2): 112/233 kB | 108/239 kB Progress (2): 116/233 kB | 108/239 kB Progress (2): 116/233 kB | 112/239 kB Progress (2): 120/233 kB | 112/239 kB Progress (2): 120/233 kB | 116/239 kB Progress (2): 124/233 kB | 116/239 kB Progress (2): 124/233 kB | 120/239 kB Progress (2): 128/233 kB | 120/239 kB Progress (2): 128/233 kB | 124/239 kB Progress (2): 132/233 kB | 124/239 kB Progress (2): 132/233 kB | 128/239 kB Progress (2): 136/233 kB | 128/239 kB Progress (2): 136/233 kB | 132/239 kB Progress (2): 140/233 kB | 132/239 kB Progress (2): 140/233 kB | 136/239 kB Progress (2): 144/233 kB | 136/239 kB Progress (2): 144/233 kB | 140/239 kB Progress (2): 148/233 kB | 140/239 kB Progress (2): 148/233 kB | 144/239 kB Progress (2): 152/233 kB | 144/239 kB Progress (2): 152/233 kB | 148/239 kB Progress (2): 156/233 kB | 148/239 kB Progress (2): 156/233 kB | 152/239 kB Progress (2): 160/233 kB | 152/239 kB Progress (2): 160/233 kB | 156/239 kB Progress (2): 164/233 kB | 156/239 kB Progress (2): 164/233 kB | 160/239 kB Progress (2): 168/233 kB | 160/239 kB Progress (2): 168/233 kB | 164/239 kB Progress (2): 172/233 kB | 164/239 kB Progress (2): 172/233 kB | 168/239 kB Progress (2): 176/233 kB | 168/239 kB Progress (2): 176/233 kB | 172/239 kB Progress (2): 180/233 kB | 172/239 kB Progress (2): 180/233 kB | 176/239 kB Progress (2): 184/233 kB | 176/239 kB Progress (2): 184/233 kB | 180/239 kB Progress (2): 188/233 kB | 180/239 kB Progress (2): 188/233 kB | 184/239 kB Progress (2): 192/233 kB | 184/239 kB Progress (2): 192/233 kB | 188/239 kB Progress (2): 196/233 kB | 188/239 kB Progress (2): 196/233 kB | 192/239 kB Progress (2): 200/233 kB | 192/239 kB Progress (2): 200/233 kB | 196/239 kB Progress (2): 204/233 kB | 196/239 kB Progress (2): 204/233 kB | 200/239 kB Progress (2): 208/233 kB | 200/239 kB Progress (2): 208/233 kB | 204/239 kB Progress (2): 212/233 kB | 204/239 kB Progress (2): 212/233 kB | 208/239 kB Progress (2): 216/233 kB | 208/239 kB Progress (2): 216/233 kB | 212/239 kB Progress (2): 220/233 kB | 212/239 kB Progress (2): 220/233 kB | 216/239 kB Progress (2): 224/233 kB | 216/239 kB Progress (2): 224/233 kB | 220/239 kB Progress (2): 228/233 kB | 220/239 kB Progress (2): 228/233 kB | 224/239 kB Progress (2): 232/233 kB | 224/239 kB Progress (2): 232/233 kB | 228/239 kB Progress (2): 233 kB | 228/239 kB Progress (2): 233 kB | 232/239 kB Progress (2): 233 kB | 236/239 kB Progress (2): 233 kB | 239 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 4.2 MB/s) [2019-07-29T20:18:29.854Z] Progress (2): 239 kB | 4.1/155 kB Progress (2): 239 kB | 7.7/155 kB Progress (2): 239 kB | 12/155 kB Progress (2): 239 kB | 16/155 kB Progress (2): 239 kB | 20/155 kB Progress (2): 239 kB | 24/155 kB Progress (2): 239 kB | 28/155 kB Progress (2): 239 kB | 32/155 kB Progress (2): 239 kB | 36/155 kB Progress (2): 239 kB | 40/155 kB Progress (2): 239 kB | 44/155 kB Progress (2): 239 kB | 48/155 kB Progress (2): 239 kB | 52/155 kB Progress (2): 239 kB | 56/155 kB Progress (2): 239 kB | 60/155 kB Progress (2): 239 kB | 64/155 kB Progress (2): 239 kB | 68/155 kB Progress (2): 239 kB | 72/155 kB Progress (2): 239 kB | 76/155 kB Progress (2): 239 kB | 80/155 kB Progress (2): 239 kB | 84/155 kB Progress (2): 239 kB | 88/155 kB Progress (2): 239 kB | 92/155 kB Progress (2): 239 kB | 96/155 kB Progress (2): 239 kB | 100/155 kB Progress (2): 239 kB | 104/155 kB Progress (2): 239 kB | 108/155 kB Progress (2): 239 kB | 112/155 kB Progress (2): 239 kB | 116/155 kB Progress (2): 239 kB | 120/155 kB Progress (2): 239 kB | 124/155 kB Progress (2): 239 kB | 128/155 kB Progress (2): 239 kB | 132/155 kB Progress (2): 239 kB | 136/155 kB Progress (2): 239 kB | 140/155 kB Progress (2): 239 kB | 144/155 kB Progress (2): 239 kB | 148/155 kB Progress (2): 239 kB | 152/155 kB Progress (2): 239 kB | 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.6 MB/s) [2019-07-29T20:18:29.854Z] 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.3 MB/s) [2019-07-29T20:18:29.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.0.0-SNAPSHOT/org.eclipse.tracecompass-5.0.0-SNAPSHOT.pom [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-29T20:18:29.854Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-29T20:18:29.854Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-29T20:18:29.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.0.0-SNAPSHOT.pom [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-29T20:18:29.854Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-29T20:18:29.854Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-29T20:18:29.854Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.0.0-SNAPSHOT.pom [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-29T20:18:29.854Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-29T20:18:29.854Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:18:29.854Z] [INFO] [2019-07-29T20:18:29.854Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:18:29.854Z] 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 [2019-07-29T20:18:29.854Z] 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 [2019-07-29T20:18:29.854Z] 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 [2019-07-29T20:18:30.111Z] 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 [2019-07-29T20:18:30.111Z] 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 [2019-07-29T20:18:30.111Z] 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 [2019-07-29T20:18:30.111Z] Progress (1): 1.5 kB 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 44 kB/s) [2019-07-29T20:18:30.111Z] 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 [2019-07-29T20:18:30.111Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB 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 161 kB/s) [2019-07-29T20:18:30.111Z] 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 [2019-07-29T20:18:30.367Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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 662 kB/s) [2019-07-29T20:18:30.367Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-29T20:18:30.367Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-29T20:18:30.367Z] 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 [2019-07-29T20:18:30.367Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-29T20:18:30.367Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-29T20:18:30.367Z] 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 [2019-07-29T20:18:30.624Z] Progress (1): 3.2 kB 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 135 kB/s) [2019-07-29T20:18:30.624Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-29T20:18:30.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-29T20:18:30.624Z] 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 [2019-07-29T20:18:30.624Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-29T20:18:30.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-29T20:18:30.624Z] 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 [2019-07-29T20:18:30.881Z] Progress (1): 3.1 kB 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 114 kB/s) [2019-07-29T20:18:30.881Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-29T20:18:30.881Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-29T20:18:30.881Z] 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 [2019-07-29T20:18:30.881Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-29T20:18:30.881Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-29T20:18:30.881Z] 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 [2019-07-29T20:18:30.881Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 241 kB/s) [2019-07-29T20:18:30.881Z] 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 [2019-07-29T20:18:31.138Z] 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 [2019-07-29T20:18:31.138Z] 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 [2019-07-29T20:18:33.658Z] 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 [2019-07-29T20:18:33.658Z] 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 [2019-07-29T20:18:33.658Z] 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 [2019-07-29T20:18:33.658Z] Progress (1): 2.7 kB 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 100 kB/s) [2019-07-29T20:18:33.658Z] 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 [2019-07-29T20:18:33.658Z] 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 [2019-07-29T20:18:33.658Z] 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 [2019-07-29T20:18:33.658Z] 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 [2019-07-29T20:18:33.658Z] 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 [2019-07-29T20:18:33.915Z] 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 [2019-07-29T20:18:33.915Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 268 kB/s) [2019-07-29T20:18:33.915Z] 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 [2019-07-29T20:18:33.915Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-29T20:18:33.915Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-29T20:18:33.915Z] 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 [2019-07-29T20:18:33.915Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-29T20:18:33.915Z] 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 [2019-07-29T20:18:34.173Z] Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7 MB 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 13 MB/s) [2019-07-29T20:18:34.173Z] 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 [2019-07-29T20:18:34.173Z] 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 [2019-07-29T20:18:34.173Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-29T20:18:34.173Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-29T20:18:34.173Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-29T20:18:34.173Z] 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 [2019-07-29T20:18:34.173Z] 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 [2019-07-29T20:18:34.173Z] 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 [2019-07-29T20:18:34.173Z] 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 [2019-07-29T20:18:34.173Z] 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 [2019-07-29T20:18:34.429Z] 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 [2019-07-29T20:18:34.429Z] 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 [2019-07-29T20:18:34.429Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-29T20:18:34.429Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-29T20:18:34.429Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-29T20:18:34.687Z] 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 [2019-07-29T20:18:34.687Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-29T20:18:34.687Z] 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 [2019-07-29T20:18:34.687Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-29T20:18:34.687Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-29T20:18:34.687Z] 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 [2019-07-29T20:18:34.687Z] 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 [2019-07-29T20:18:34.687Z] 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 [2019-07-29T20:18:34.687Z] 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 [2019-07-29T20:18:34.687Z] 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 [2019-07-29T20:18:34.687Z] Progress (1): 4.1/166 kB Progress (1): 7.7/166 kB Progress (1): 12/166 kB Progress (1): 16/166 kB Progress (1): 20/166 kB Progress (1): 24/166 kB Progress (1): 28/166 kB Progress (1): 32/166 kB Progress (1): 36/166 kB Progress (1): 40/166 kB Progress (1): 44/166 kB Progress (1): 48/166 kB Progress (1): 52/166 kB Progress (2): 52/166 kB | 4.1/70 kB Progress (3): 52/166 kB | 4.1/70 kB | 4.1/26 kB Progress (3): 56/166 kB | 4.1/70 kB | 4.1/26 kB Progress (3): 56/166 kB | 4.1/70 kB | 7.7/26 kB Progress (3): 56/166 kB | 7.7/70 kB | 7.7/26 kB Progress (3): 60/166 kB | 7.7/70 kB | 7.7/26 kB Progress (3): 60/166 kB | 12/70 kB | 7.7/26 kB Progress (3): 60/166 kB | 12/70 kB | 12/26 kB Progress (3): 60/166 kB | 16/70 kB | 12/26 kB Progress (3): 64/166 kB | 16/70 kB | 12/26 kB Progress (3): 64/166 kB | 16/70 kB | 16/26 kB Progress (3): 68/166 kB | 16/70 kB | 16/26 kB Progress (3): 68/166 kB | 20/70 kB | 16/26 kB Progress (3): 68/166 kB | 20/70 kB | 20/26 kB Progress (3): 72/166 kB | 20/70 kB | 20/26 kB Progress (3): 72/166 kB | 20/70 kB | 24/26 kB Progress (3): 72/166 kB | 24/70 kB | 24/26 kB Progress (3): 72/166 kB | 24/70 kB | 26 kB Progress (3): 76/166 kB | 24/70 kB | 26 kB Progress (3): 76/166 kB | 28/70 kB | 26 kB Progress (3): 80/166 kB | 28/70 kB | 26 kB Progress (3): 80/166 kB | 32/70 kB | 26 kB Progress (3): 84/166 kB | 32/70 kB | 26 kB Progress (3): 84/166 kB | 36/70 kB | 26 kB Progress (3): 88/166 kB | 36/70 kB | 26 kB Progress (3): 88/166 kB | 40/70 kB | 26 kB Progress (3): 92/166 kB | 40/70 kB | 26 kB Progress (3): 92/166 kB | 44/70 kB | 26 kB Progress (3): 96/166 kB | 44/70 kB | 26 kB Progress (3): 96/166 kB | 48/70 kB | 26 kB Progress (3): 100/166 kB | 48/70 kB | 26 kB Progress (3): 100/166 kB | 52/70 kB | 26 kB Progress (3): 104/166 kB | 52/70 kB | 26 kB Progress (3): 104/166 kB | 56/70 kB | 26 kB Progress (3): 108/166 kB | 56/70 kB | 26 kB Progress (3): 108/166 kB | 60/70 kB | 26 kB Progress (3): 112/166 kB | 60/70 kB | 26 kB Progress (3): 112/166 kB | 64/70 kB | 26 kB Progress (3): 116/166 kB | 64/70 kB | 26 kB Progress (3): 116/166 kB | 68/70 kB | 26 kB Progress (3): 120/166 kB | 68/70 kB | 26 kB Progress (3): 120/166 kB | 70 kB | 26 kB Progress (3): 124/166 kB | 70 kB | 26 kB Progress (3): 128/166 kB | 70 kB | 26 kB Progress (3): 132/166 kB | 70 kB | 26 kB Progress (3): 136/166 kB | 70 kB | 26 kB Progress (3): 140/166 kB | 70 kB | 26 kB Progress (3): 144/166 kB | 70 kB | 26 kB Progress (3): 148/166 kB | 70 kB | 26 kB 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 705 kB/s) [2019-07-29T20:18:34.687Z] Progress (2): 152/166 kB | 70 kB Progress (2): 156/166 kB | 70 kB Progress (2): 160/166 kB | 70 kB Progress (2): 164/166 kB | 70 kB Progress (2): 166 kB | 70 kB 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 3.3 MB/s) [2019-07-29T20:18:34.687Z] Progress (2): 70 kB | 4.1/281 kB Progress (2): 70 kB | 7.7/281 kB Progress (2): 70 kB | 12/281 kB Progress (2): 70 kB | 16/281 kB Progress (2): 70 kB | 20/281 kB Progress (2): 70 kB | 24/281 kB Progress (2): 70 kB | 28/281 kB Progress (2): 70 kB | 32/281 kB Progress (2): 70 kB | 33/281 kB Progress (2): 70 kB | 37/281 kB Progress (2): 70 kB | 41/281 kB Progress (2): 70 kB | 45/281 kB Progress (2): 70 kB | 49/281 kB Progress (2): 70 kB | 53/281 kB Progress (2): 70 kB | 57/281 kB Progress (2): 70 kB | 61/281 kB Progress (2): 70 kB | 65/281 kB Progress (2): 70 kB | 66/281 kB Progress (2): 70 kB | 70/281 kB Progress (3): 70 kB | 70/281 kB | 4.1/6.0 kB Progress (3): 70 kB | 74/281 kB | 4.1/6.0 kB Progress (3): 70 kB | 74/281 kB | 6.0 kB Progress (3): 70 kB | 78/281 kB | 6.0 kB Progress (3): 70 kB | 82/281 kB | 6.0 kB Progress (3): 70 kB | 86/281 kB | 6.0 kB Progress (3): 70 kB | 90/281 kB | 6.0 kB Progress (3): 70 kB | 94/281 kB | 6.0 kB Progress (3): 70 kB | 98/281 kB | 6.0 kB Progress (3): 70 kB | 102/281 kB | 6.0 kB Progress (3): 70 kB | 106/281 kB | 6.0 kB Progress (3): 70 kB | 110/281 kB | 6.0 kB Progress (3): 70 kB | 114/281 kB | 6.0 kB Progress (3): 70 kB | 118/281 kB | 6.0 kB Progress (3): 70 kB | 122/281 kB | 6.0 kB Progress (3): 70 kB | 126/281 kB | 6.0 kB Progress (3): 70 kB | 130/281 kB | 6.0 kB Progress (3): 70 kB | 134/281 kB | 6.0 kB 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.0 MB/s) [2019-07-29T20:18:34.687Z] Progress (2): 138/281 kB | 6.0 kB Progress (2): 142/281 kB | 6.0 kB Progress (2): 146/281 kB | 6.0 kB Progress (2): 150/281 kB | 6.0 kB Progress (2): 154/281 kB | 6.0 kB 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 68 kB/s) [2019-07-29T20:18:34.687Z] Progress (1): 158/281 kB Progress (1): 162/281 kB Progress (1): 166/281 kB Progress (1): 170/281 kB Progress (1): 174/281 kB Progress (1): 178/281 kB Progress (1): 182/281 kB Progress (1): 186/281 kB Progress (1): 190/281 kB Progress (1): 194/281 kB Progress (1): 198/281 kB Progress (1): 202/281 kB Progress (1): 206/281 kB Progress (1): 210/281 kB Progress (1): 214/281 kB Progress (1): 218/281 kB Progress (1): 222/281 kB Progress (1): 226/281 kB Progress (1): 230/281 kB Progress (1): 234/281 kB Progress (1): 238/281 kB Progress (1): 242/281 kB Progress (1): 246/281 kB Progress (1): 250/281 kB Progress (1): 254/281 kB Progress (1): 258/281 kB Progress (1): 262/281 kB Progress (1): 266/281 kB Progress (1): 270/281 kB Progress (1): 274/281 kB Progress (1): 278/281 kB Progress (1): 281 kB 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.4 MB/s) [2019-07-29T20:18:34.945Z] [INFO] The project's OSGi version is 4.1.0.201907292011 [2019-07-29T20:18:34.945Z] [INFO] [2019-07-29T20:18:34.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:18:34.945Z] [INFO] [2019-07-29T20:18:34.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:18:34.945Z] [INFO] [2019-07-29T20:18:34.945Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:18:34.945Z] [INFO] [2019-07-29T20:18:34.945Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:18:34.945Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:18:34.945Z] [INFO] [2019-07-29T20:18:34.945Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:18:34.945Z] 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 [2019-07-29T20:18:34.945Z] 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 [2019-07-29T20:18:34.945Z] 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 [2019-07-29T20:18:35.202Z] 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 [2019-07-29T20:18:35.202Z] 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 [2019-07-29T20:18:35.202Z] 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 [2019-07-29T20:18:35.202Z] Progress (1): 748 B 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 17 kB/s) [2019-07-29T20:18:35.202Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-29T20:18:35.460Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-29T20:18:35.460Z] 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 [2019-07-29T20:18:35.460Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-29T20:18:35.460Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-29T20:18:35.460Z] 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 [2019-07-29T20:18:35.460Z] Progress (1): 3.8 kB 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 179 kB/s) [2019-07-29T20:18:35.460Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-29T20:18:35.460Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-29T20:18:35.717Z] 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 [2019-07-29T20:18:35.717Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-29T20:18:35.717Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-29T20:18:35.717Z] 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 [2019-07-29T20:18:35.717Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 652 kB/s) [2019-07-29T20:18:35.717Z] 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 [2019-07-29T20:18:35.974Z] 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 [2019-07-29T20:18:35.974Z] 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 [2019-07-29T20:18:35.974Z] 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 [2019-07-29T20:18:35.974Z] 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 [2019-07-29T20:18:35.974Z] 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 [2019-07-29T20:18:36.231Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 167 kB/s) [2019-07-29T20:18:36.231Z] 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 [2019-07-29T20:18:36.231Z] 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 [2019-07-29T20:18:36.231Z] 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 [2019-07-29T20:18:37.632Z] 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 [2019-07-29T20:18:37.632Z] 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 [2019-07-29T20:18:37.632Z] 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 [2019-07-29T20:18:37.632Z] Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB 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 148 kB/s) [2019-07-29T20:18:37.632Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-29T20:18:37.632Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-29T20:18:37.632Z] 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 [2019-07-29T20:18:37.889Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-29T20:18:37.889Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-29T20:18:37.889Z] 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 [2019-07-29T20:18:37.889Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 48 kB/s) [2019-07-29T20:18:37.889Z] 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 [2019-07-29T20:18:37.889Z] 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 [2019-07-29T20:18:37.889Z] 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 [2019-07-29T20:18:38.146Z] 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 [2019-07-29T20:18:38.146Z] 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 [2019-07-29T20:18:38.146Z] 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 [2019-07-29T20:18:38.146Z] Progress (1): 3.1 kB 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 102 kB/s) [2019-07-29T20:18:38.146Z] 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 [2019-07-29T20:18:38.146Z] 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 [2019-07-29T20:18:38.146Z] 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 [2019-07-29T20:18:38.403Z] 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 [2019-07-29T20:18:38.403Z] 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 [2019-07-29T20:18:38.403Z] 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 [2019-07-29T20:18:38.403Z] Progress (1): 3.2 kB 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 103 kB/s) [2019-07-29T20:18:38.403Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-29T20:18:38.403Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-29T20:18:38.403Z] 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 [2019-07-29T20:18:38.660Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-29T20:18:38.660Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-29T20:18:38.660Z] 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 [2019-07-29T20:18:38.660Z] Progress (1): 2.6 kB 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 90 kB/s) [2019-07-29T20:18:38.660Z] 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 [2019-07-29T20:18:38.660Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-29T20:18:38.660Z] 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 [2019-07-29T20:18:38.660Z] 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 [2019-07-29T20:18:38.917Z] 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 [2019-07-29T20:18:38.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-29T20:18:38.917Z] 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 [2019-07-29T20:18:38.917Z] 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 [2019-07-29T20:18:38.917Z] 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 [2019-07-29T20:18:38.917Z] 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 [2019-07-29T20:18:38.917Z] 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 [2019-07-29T20:18:38.917Z] 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 [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.173Z] 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 [2019-07-29T20:18:39.431Z] Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Progress (2): 4.3 kB | 4.1/51 kB Progress (2): 4.3 kB | 7.7/51 kB Progress (2): 4.3 kB | 12/51 kB Progress (2): 4.3 kB | 16/51 kB Progress (2): 4.3 kB | 20/51 kB Progress (2): 4.3 kB | 24/51 kB Progress (2): 4.3 kB | 28/51 kB Progress (2): 4.3 kB | 32/51 kB Progress (2): 4.3 kB | 36/51 kB Progress (2): 4.3 kB | 40/51 kB Progress (2): 4.3 kB | 44/51 kB Progress (2): 4.3 kB | 48/51 kB Progress (2): 4.3 kB | 51 kB 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 696 kB/s) [2019-07-29T20:18:39.431Z] 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 57 kB/s) [2019-07-29T20:18:39.431Z] Progress (1): 4.1/79 kB Progress (1): 7.7/79 kB Progress (2): 7.7/79 kB | 4.1/8.5 kB Progress (2): 12/79 kB | 4.1/8.5 kB Progress (2): 12/79 kB | 7.7/8.5 kB Progress (2): 16/79 kB | 7.7/8.5 kB Progress (2): 16/79 kB | 8.5 kB Progress (2): 20/79 kB | 8.5 kB Progress (2): 24/79 kB | 8.5 kB Progress (2): 28/79 kB | 8.5 kB Progress (2): 32/79 kB | 8.5 kB Progress (2): 36/79 kB | 8.5 kB Progress (2): 40/79 kB | 8.5 kB Progress (2): 44/79 kB | 8.5 kB Progress (2): 48/79 kB | 8.5 kB Progress (2): 52/79 kB | 8.5 kB Progress (2): 56/79 kB | 8.5 kB Progress (2): 60/79 kB | 8.5 kB Progress (2): 64/79 kB | 8.5 kB Progress (2): 68/79 kB | 8.5 kB Progress (2): 72/79 kB | 8.5 kB Progress (2): 76/79 kB | 8.5 kB Progress (2): 79 kB | 8.5 kB 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 99 kB/s) [2019-07-29T20:18:39.431Z] 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 886 kB/s) [2019-07-29T20:18:39.431Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:18:39.431Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-29T20:18:39.431Z] [INFO] [2019-07-29T20:18:39.431Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:18:39.431Z] 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 [2019-07-29T20:18:39.431Z] 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 [2019-07-29T20:18:39.431Z] 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 [2019-07-29T20:18:39.688Z] 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 [2019-07-29T20:18:39.688Z] 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 [2019-07-29T20:18:39.688Z] 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 [2019-07-29T20:18:39.688Z] Progress (1): 690 B 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 19 kB/s) [2019-07-29T20:18:39.688Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-29T20:18:39.688Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-29T20:18:39.688Z] 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 [2019-07-29T20:18:39.945Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-29T20:18:39.945Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-29T20:18:39.945Z] 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 [2019-07-29T20:18:39.945Z] Progress (1): 3.6 kB 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 157 kB/s) [2019-07-29T20:18:39.945Z] 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 [2019-07-29T20:18:39.945Z] 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 [2019-07-29T20:18:39.945Z] 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 [2019-07-29T20:18:40.201Z] 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 [2019-07-29T20:18:40.201Z] 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 [2019-07-29T20:18:40.201Z] 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 [2019-07-29T20:18:40.201Z] Progress (1): 865 B 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 28 kB/s) [2019-07-29T20:18:40.201Z] 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 [2019-07-29T20:18:40.201Z] 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 [2019-07-29T20:18:40.201Z] 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 [2019-07-29T20:18:40.458Z] 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 [2019-07-29T20:18:40.458Z] 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 [2019-07-29T20:18:40.458Z] 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 [2019-07-29T20:18:40.458Z] Progress (1): 2.4 kB 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 74 kB/s) [2019-07-29T20:18:40.458Z] 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 [2019-07-29T20:18:40.458Z] 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 [2019-07-29T20:18:40.458Z] 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 [2019-07-29T20:18:40.715Z] 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 [2019-07-29T20:18:40.715Z] 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 [2019-07-29T20:18:40.715Z] 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 [2019-07-29T20:18:40.715Z] Progress (1): 1.6 kB 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 50 kB/s) [2019-07-29T20:18:40.715Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-29T20:18:40.715Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-29T20:18:40.715Z] 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 [2019-07-29T20:18:40.972Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-29T20:18:40.972Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-29T20:18:40.972Z] 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 [2019-07-29T20:18:40.972Z] Progress (1): 1.7 kB 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 57 kB/s) [2019-07-29T20:18:41.229Z] 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 [2019-07-29T20:18:41.229Z] 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 [2019-07-29T20:18:41.229Z] 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 [2019-07-29T20:18:41.229Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-29T20:18:41.229Z] 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 [2019-07-29T20:18:41.229Z] 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 [2019-07-29T20:18:41.229Z] 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 [2019-07-29T20:18:41.229Z] 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 [2019-07-29T20:18:41.229Z] 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 [2019-07-29T20:18:41.229Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-29T20:18:47.775Z] 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 [2019-07-29T20:18:47.775Z] 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 [2019-07-29T20:18:47.775Z] 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 [2019-07-29T20:18:47.775Z] 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 [2019-07-29T20:18:47.775Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] 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 [2019-07-29T20:18:53.223Z] Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (2): 0.7/2.8 MB | 4.1/18 kB Progress (2): 0.7/2.8 MB | 7.7/18 kB Progress (2): 0.7/2.8 MB | 12/18 kB Progress (2): 0.7/2.8 MB | 16/18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.7/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB Progress (2): 0.8/2.8 MB | 18 kB 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 268 kB/s) [2019-07-29T20:18:53.223Z] Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (2): 0.8/2.8 MB | 3.6 kB Progress (2): 0.8/2.8 MB | 3.6 kB Progress (3): 0.8/2.8 MB | 3.6 kB | 4.1/4.6 kB Progress (3): 0.8/2.8 MB | 3.6 kB | 4.1/4.6 kB Progress (3): 0.8/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 0.8/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 0.8/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 0.8/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 0.8/2.8 MB | 3.6 kB | 4.6 kB Progress (3): 0.8/2.8 MB | 3.6 kB | 4.6 kB Progress (4): 0.8/2.8 MB | 3.6 kB | 4.6 kB | 4.1/25 kB Progress (4): 0.8/2.8 MB | 3.6 kB | 4.6 kB | 4.1/25 kB Progress (4): 0.8/2.8 MB | 3.6 kB | 4.6 kB | 7.7/25 kB Progress (4): 0.8/2.8 MB | 3.6 kB | 4.6 kB | 7.7/25 kB Progress (4): 0.8/2.8 MB | 3.6 kB | 4.6 kB | 12/25 kB Progress (4): 0.8/2.8 MB | 3.6 kB | 4.6 kB | 12/25 kB Progress (4): 0.8/2.8 MB | 3.6 kB | 4.6 kB | 16/25 kB Progress (4): 0.9/2.8 MB | 3.6 kB | 4.6 kB | 16/25 kB Progress (4): 0.9/2.8 MB | 3.6 kB | 4.6 kB | 20/25 kB 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 49 kB/s) [2019-07-29T20:18:53.223Z] Progress (3): 0.9/2.8 MB | 4.6 kB | 24/25 kB Progress (3): 0.9/2.8 MB | 4.6 kB | 24/25 kB Progress (3): 0.9/2.8 MB | 4.6 kB | 25 kB Progress (3): 0.9/2.8 MB | 4.6 kB | 25 kB 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 59 kB/s) [2019-07-29T20:18:53.223Z] Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 0.9/2.8 MB | 25 kB Progress (2): 1.0/2.8 MB | 25 kB 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 309 kB/s) [2019-07-29T20:18:53.224Z] Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB 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 14 MB/s) [2019-07-29T20:18:54.592Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-29T20:19:06.771Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-29T20:19:06.771Z] argsArray[i] = entry.getKey(); [2019-07-29T20:19:06.771Z] ^^^^^^^^^^^^^^ [2019-07-29T20:19:06.771Z] 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 [2019-07-29T20:19:06.771Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-29T20:19:06.771Z] argsArray[i + 1] = entry.getValue(); [2019-07-29T20:19:06.771Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:19:06.771Z] 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 [2019-07-29T20:19:06.771Z] 2 problems (2 warnings) [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:06.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-29T20:19:06.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.pom [2019-07-29T20:19:06.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-29T20:19:06.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:19:06.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:19:06.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-29T20:19:06.771Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-29T20:19:06.771Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-29T20:19:06.771Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.0.0-SNAPSHOT.pom [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-29T20:19:06.771Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-29T20:19:06.771Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:06.771Z] [INFO] The project's OSGi version is 1.2.0.201907292011 [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:06.771Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:06.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:06.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-29T20:19:06.771Z] [INFO] [2019-07-29T20:19:06.771Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:06.771Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-29T20:19:07.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-29T20:19:07.428Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-29T20:19:07.428Z] .add(String.valueOf(fStart)) [2019-07-29T20:19:07.428Z] .add(String.valueOf(fStart + fDuration)) [2019-07-29T20:19:07.428Z] .toString(); [2019-07-29T20:19:07.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:07.428Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:07.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-29T20:19:07.428Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-29T20:19:07.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:07.428Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-29T20:19:07.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-29T20:19:07.428Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-29T20:19:07.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:07.428Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-29T20:19:07.428Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-29T20:19:07.428Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-29T20:19:07.428Z] .comparingLong(E::getEnd) [2019-07-29T20:19:07.428Z] .thenComparingLong(E::getStart); [2019-07-29T20:19:07.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:07.428Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-29T20:19:07.428Z] 4 problems (4 warnings) [2019-07-29T20:19:07.428Z] [INFO] [2019-07-29T20:19:07.428Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:07.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:07.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-29T20:19:07.428Z] [INFO] [2019-07-29T20:19:07.428Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:07.428Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-29T20:19:07.428Z] [INFO] [2019-07-29T20:19:07.428Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:07.779Z] [INFO] [2019-07-29T20:19:07.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:07.779Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-29T20:19:07.779Z] [INFO] [2019-07-29T20:19:07.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:07.779Z] [INFO] [2019-07-29T20:19:07.779Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:07.779Z] [INFO] [2019-07-29T20:19:07.779Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:07.779Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:08.037Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:08.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:08.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:08.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:08.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:08.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:08.037Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-29T20:19:08.037Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-29T20:19:08.037Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.037Z] [INFO] The project's OSGi version is 2.1.1.201907292011 [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.037Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:08.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-29T20:19:08.037Z] [INFO] [2019-07-29T20:19:08.037Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.037Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-29T20:19:08.602Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-29T20:19:08.602Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-29T20:19:08.602Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.602Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-29T20:19:08.602Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-29T20:19:08.602Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-29T20:19:08.602Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.602Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-29T20:19:08.602Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-29T20:19:08.602Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-29T20:19:08.602Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.602Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-29T20:19:08.602Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-29T20:19:08.602Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-29T20:19:08.602Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.602Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-29T20:19:08.602Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-29T20:19:08.602Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-29T20:19:08.602Z] ^^^^^^^^^^^^ [2019-07-29T20:19:08.602Z] 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 [2019-07-29T20:19:08.602Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-29T20:19:08.602Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-29T20:19:08.602Z] ^^^^^^^^^^^^ [2019-07-29T20:19:08.602Z] 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 [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-29T20:19:08.859Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-29T20:19:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.859Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-29T20:19:08.859Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-29T20:19:08.859Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.859Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-29T20:19:08.859Z] store.add((E) elem); // warning from type, it should be fine [2019-07-29T20:19:08.859Z] ^^^^^^^^ [2019-07-29T20:19:08.859Z] Type safety: Unchecked cast from Object to E [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-29T20:19:08.859Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-29T20:19:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.859Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-29T20:19:08.859Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-29T20:19:08.859Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-29T20:19:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.859Z] 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>' [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-29T20:19:08.859Z] E element = (E) object; [2019-07-29T20:19:08.859Z] ^^^^^^^^^^ [2019-07-29T20:19:08.859Z] Type safety: Unchecked cast from Object to E [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-29T20:19:08.859Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-29T20:19:08.859Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.859Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-29T20:19:08.859Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-29T20:19:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.859Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-29T20:19:08.859Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-29T20:19:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.859Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-29T20:19:08.859Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-29T20:19:08.859Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-29T20:19:08.859Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:08.859Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-29T20:19:08.859Z] 16 problems (16 warnings) [2019-07-29T20:19:08.859Z] [INFO] [2019-07-29T20:19:08.859Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:08.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-29T20:19:08.859Z] [INFO] [2019-07-29T20:19:08.859Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.859Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-29T20:19:08.859Z] [INFO] [2019-07-29T20:19:08.859Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.859Z] [INFO] [2019-07-29T20:19:08.859Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.859Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-29T20:19:08.859Z] [INFO] [2019-07-29T20:19:08.859Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.859Z] [INFO] [2019-07-29T20:19:08.859Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.859Z] [INFO] [2019-07-29T20:19:08.859Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:08.859Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:09.117Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:09.117Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-29T20:19:09.117Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.pom [2019-07-29T20:19:09.117Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-29T20:19:09.117Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:19:09.117Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2metadata.xml [2019-07-29T20:19:09.117Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2artifacts.xml [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-29T20:19:09.117Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-29T20:19:09.117Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:09.117Z] [INFO] The project's OSGi version is 4.2.2.201907292011 [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:09.117Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:09.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:09.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-29T20:19:09.117Z] [INFO] [2019-07-29T20:19:09.117Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:09.374Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-29T20:19:10.306Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-29T20:19:10.306Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-29T20:19:10.306Z] ^^^^^^^^^ [2019-07-29T20:19:10.306Z] Javadoc: Missing tag for parameter nodeStart [2019-07-29T20:19:10.306Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-29T20:19:10.306Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-29T20:19:10.306Z] ^^^^^^^^^^^^^ [2019-07-29T20:19:10.306Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable' [2019-07-29T20:19:10.306Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-29T20:19:10.306Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-29T20:19:10.306Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:10.306Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-29T20:19:10.306Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-29T20:19:10.306Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-29T20:19:10.306Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:10.306Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-29T20:19:10.306Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-29T20:19:10.306Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-29T20:19:10.306Z] ^^^^^^^ [2019-07-29T20:19:10.306Z] Javadoc: Missing tag for parameter reverse [2019-07-29T20:19:10.306Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-29T20:19:10.306Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-29T20:19:10.306Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:10.306Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-29T20:19:10.306Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-29T20:19:10.306Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-29T20:19:10.306Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:10.306Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-29T20:19:10.306Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-29T20:19:10.306Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-29T20:19:10.306Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:10.306Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-29T20:19:10.306Z] 8 problems (8 warnings) [2019-07-29T20:19:10.306Z] [INFO] [2019-07-29T20:19:10.306Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:10.306Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-29T20:19:10.306Z] [INFO] [2019-07-29T20:19:10.306Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.306Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-29T20:19:10.306Z] [INFO] [2019-07-29T20:19:10.306Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.306Z] [INFO] [2019-07-29T20:19:10.306Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.562Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-29T20:19:10.562Z] [INFO] [2019-07-29T20:19:10.562Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.562Z] [INFO] [2019-07-29T20:19:10.562Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.562Z] [INFO] [2019-07-29T20:19:10.562Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.562Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.819Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.819Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-29T20:19:10.819Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.pom [2019-07-29T20:19:10.819Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-29T20:19:10.819Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:19:10.819Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2metadata.xml [2019-07-29T20:19:10.819Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2artifacts.xml [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-29T20:19:10.819Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-29T20:19:10.819Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-29T20:19:10.819Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.0.0-SNAPSHOT.pom [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-29T20:19:10.819Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-29T20:19:10.819Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:19:10.819Z] [INFO] [2019-07-29T20:19:10.819Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:10.819Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/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]) [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:11.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:11.077Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-29T20:19:11.077Z] [INFO] [2019-07-29T20:19:11.077Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.077Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-29T20:19:11.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.pom [2019-07-29T20:19:11.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-29T20:19:11.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:19:11.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-29T20:19:11.335Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-29T20:19:11.335Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-29T20:19:11.335Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:11.335Z] [INFO] The project's OSGi version is 5.1.0.201907292011 [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:11.335Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:11.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:11.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-29T20:19:11.335Z] [INFO] [2019-07-29T20:19:11.335Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:11.591Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-29T20:19:15.767Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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>>' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-29T20:19:15.767Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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>' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-29T20:19:15.767Z] * @param cppFilt [2019-07-29T20:19:15.767Z] ^^^^^^^ [2019-07-29T20:19:15.767Z] Javadoc: Description expected after this reference [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-29T20:19:15.767Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-29T20:19:15.767Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-29T20:19:15.767Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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 [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-29T20:19:15.767Z] Map searchMap = (Map) searchFilterObject; [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Type safety: Unchecked cast from Object to Map [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-29T20:19:15.767Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-29T20:19:15.767Z] ^^^^^^ [2019-07-29T20:19:15.767Z] 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>' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-29T20:19:15.767Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-29T20:19:15.767Z] ^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-29T20:19:15.767Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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>>' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-29T20:19:15.767Z] Map> regexesMap = (Map>) regexesObject; [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Type safety: Unchecked cast from Object to Map> [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-29T20:19:15.767Z] fTraceTypeId = traceTypeId; [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-29T20:19:15.767Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-29T20:19:15.767Z] return dir.getAbsolutePath(); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-29T20:19:15.767Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-29T20:19:15.767Z] V node = queue.poll(); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-29T20:19:15.767Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-29T20:19:15.767Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-29T20:19:15.767Z] builder.put(Long.toString(series.getId()), series); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-29T20:19:15.767Z] try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Unnecessary $NON-NLS$ tag [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-29T20:19:15.767Z] return fSymbolMapping.lastKey(); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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 [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-29T20:19:15.767Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-29T20:19:15.767Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-29T20:19:15.767Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-29T20:19:15.767Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-29T20:19:15.767Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-29T20:19:15.767Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-29T20:19:15.767Z] return (T) resolve; [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Type safety: Unchecked cast from Object to T [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-29T20:19:15.767Z] fTimesRequested = Longs.toArray(times); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-29T20:19:15.767Z] fMetadata = metadata; [2019-07-29T20:19:15.767Z] ^^^^^^^^ [2019-07-29T20:19:15.767Z] 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>' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-29T20:19:15.767Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Javadoc: The method applyFilterAndAddState(List, ITimeGraphState, Long, Map>>, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor) [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-29T20:19:15.767Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-29T20:19:15.767Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-29T20:19:15.767Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-29T20:19:15.767Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-29T20:19:15.767Z] public TraceEntryModel build() { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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 [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-29T20:19:15.767Z] public ModuleEntryModel build() { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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 [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-29T20:19:15.767Z] public StateSystemEntryModel build() { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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 [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-29T20:19:15.767Z] public AttributeEntryModel build() { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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 [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-29T20:19:15.767Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-29T20:19:15.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:15.767Z] 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>>' [2019-07-29T20:19:15.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-29T20:19:15.767Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-29T20:19:15.767Z] ^^^^^ [2019-07-29T20:19:15.767Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:19:15.767Z] 41 problems (41 warnings) [2019-07-29T20:19:16.028Z] [INFO] [2019-07-29T20:19:16.028Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:16.028Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:16.028Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-29T20:19:16.028Z] [INFO] [2019-07-29T20:19:16.028Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:16.028Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-29T20:19:16.426Z] [INFO] [2019-07-29T20:19:16.426Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:16.426Z] [INFO] [2019-07-29T20:19:16.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:16.780Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-29T20:19:17.036Z] [INFO] [2019-07-29T20:19:17.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:17.036Z] [INFO] [2019-07-29T20:19:17.036Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:17.036Z] [INFO] [2019-07-29T20:19:17.036Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:17.036Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-29T20:19:18.407Z] [INFO] [2019-07-29T20:19:18.407Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:19.777Z] [INFO] [2019-07-29T20:19:19.777Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:19.777Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:19.777Z] [INFO] [2019-07-29T20:19:19.777Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:19.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-29T20:19:19.777Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.pom [2019-07-29T20:19:20.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-29T20:19:20.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:19:20.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:19:20.035Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-29T20:19:20.035Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-29T20:19:20.035Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.035Z] [INFO] The project's OSGi version is 2.0.2.201907292011 [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.035Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:20.035Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-29T20:19:20.035Z] [INFO] [2019-07-29T20:19:20.035Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.035Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-29T20:19:20.292Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-29T20:19:20.292Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-29T20:19:20.292Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:20.292Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:19:20.292Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-29T20:19:20.292Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T20:19:20.292Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:20.292Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:19:20.292Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-29T20:19:20.292Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-29T20:19:20.292Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:20.292Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:19:20.292Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-29T20:19:20.292Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-29T20:19:20.292Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:20.292Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:19:20.292Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-29T20:19:20.292Z] int quark = entry.getValue(); [2019-07-29T20:19:20.292Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:19:20.292Z] 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 [2019-07-29T20:19:20.292Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-29T20:19:20.292Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-29T20:19:20.292Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:20.292Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-29T20:19:20.292Z] 6 problems (6 warnings) [2019-07-29T20:19:20.292Z] [INFO] [2019-07-29T20:19:20.292Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.292Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:20.292Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-29T20:19:20.292Z] [INFO] [2019-07-29T20:19:20.292Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.292Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:20.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:20.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:20.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:20.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:20.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-29T20:19:20.550Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-29T20:19:20.550Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-29T20:19:20.550Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.0.0-SNAPSHOT.pom [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-29T20:19:20.550Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-29T20:19:20.550Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:20.550Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/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]) [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:20.550Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T20:19:20.550Z] [INFO] [2019-07-29T20:19:20.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:20.807Z] [INFO] [2019-07-29T20:19:20.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:20.807Z] [INFO] [2019-07-29T20:19:20.807Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:20.807Z] [INFO] [2019-07-29T20:19:20.807Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:20.807Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:20.807Z] [INFO] [2019-07-29T20:19:20.807Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:20.807Z] 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 [2019-07-29T20:19:20.807Z] 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 [2019-07-29T20:19:20.807Z] 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 [2019-07-29T20:19:21.064Z] 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 [2019-07-29T20:19:21.064Z] 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 [2019-07-29T20:19:21.064Z] 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 [2019-07-29T20:19:21.064Z] Progress (1): 2.2 kB 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 57 kB/s) [2019-07-29T20:19:21.064Z] 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 [2019-07-29T20:19:21.064Z] 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 [2019-07-29T20:19:21.064Z] 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 [2019-07-29T20:19:21.320Z] 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 [2019-07-29T20:19:21.320Z] 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 [2019-07-29T20:19:21.320Z] 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 [2019-07-29T20:19:21.320Z] Progress (1): 865 B 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 28 kB/s) [2019-07-29T20:19:21.320Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-29T20:19:21.320Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-29T20:19:21.320Z] 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 [2019-07-29T20:19:21.577Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-29T20:19:21.577Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-29T20:19:21.577Z] 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 [2019-07-29T20:19:21.577Z] Progress (1): 3.6 kB 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 120 kB/s) [2019-07-29T20:19:21.577Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-29T20:19:21.577Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-29T20:19:21.577Z] 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 [2019-07-29T20:19:21.834Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-29T20:19:21.834Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-29T20:19:21.834Z] 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 [2019-07-29T20:19:21.834Z] Progress (1): 2.7 kB 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 94 kB/s) [2019-07-29T20:19:21.834Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-29T20:19:21.834Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-29T20:19:21.834Z] 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 [2019-07-29T20:19:22.090Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-29T20:19:22.090Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-29T20:19:22.090Z] 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 [2019-07-29T20:19:22.090Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 491 kB/s) [2019-07-29T20:19:22.090Z] 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 [2019-07-29T20:19:22.090Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-29T20:19:22.090Z] 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 [2019-07-29T20:19:22.090Z] 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 [2019-07-29T20:19:22.090Z] 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 [2019-07-29T20:19:22.090Z] 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 [2019-07-29T20:19:22.090Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-29T20:19:22.090Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-29T20:19:22.347Z] 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 [2019-07-29T20:19:22.347Z] 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 [2019-07-29T20:19:22.347Z] 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 [2019-07-29T20:19:22.347Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-29T20:19:22.347Z] 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 [2019-07-29T20:19:22.347Z] 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 [2019-07-29T20:19:22.347Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-29T20:19:22.347Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-29T20:19:22.604Z] 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 [2019-07-29T20:19:22.604Z] 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 [2019-07-29T20:19:22.604Z] 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 [2019-07-29T20:19:22.604Z] 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 [2019-07-29T20:19:22.604Z] 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 [2019-07-29T20:19:22.604Z] 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 [2019-07-29T20:19:22.604Z] 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 [2019-07-29T20:19:22.604Z] 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 [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-29T20:19:22.861Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] 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 [2019-07-29T20:19:22.861Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-29T20:19:22.861Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-29T20:19:23.118Z] 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 [2019-07-29T20:19:23.118Z] 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 [2019-07-29T20:19:23.118Z] 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 [2019-07-29T20:19:23.118Z] 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 [2019-07-29T20:19:23.118Z] 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 [2019-07-29T20:19:23.118Z] Progress (1): 4.1/168 kB Progress (1): 7.7/168 kB Progress (1): 12/168 kB Progress (1): 16/168 kB Progress (1): 20/168 kB Progress (1): 24/168 kB Progress (2): 24/168 kB | 4.1/10 kB Progress (2): 28/168 kB | 4.1/10 kB Progress (2): 28/168 kB | 7.7/10 kB Progress (2): 32/168 kB | 7.7/10 kB Progress (2): 32/168 kB | 10 kB Progress (2): 36/168 kB | 10 kB Progress (3): 36/168 kB | 10 kB | 4.1/164 kB Progress (3): 40/168 kB | 10 kB | 4.1/164 kB Progress (3): 40/168 kB | 10 kB | 7.7/164 kB Progress (3): 44/168 kB | 10 kB | 7.7/164 kB Progress (3): 48/168 kB | 10 kB | 7.7/164 kB Progress (3): 48/168 kB | 10 kB | 12/164 kB Progress (3): 52/168 kB | 10 kB | 12/164 kB Progress (3): 52/168 kB | 10 kB | 16/164 kB Progress (3): 56/168 kB | 10 kB | 16/164 kB Progress (3): 56/168 kB | 10 kB | 20/164 kB Progress (3): 60/168 kB | 10 kB | 20/164 kB Progress (3): 60/168 kB | 10 kB | 24/164 kB Progress (3): 64/168 kB | 10 kB | 24/164 kB Progress (3): 64/168 kB | 10 kB | 28/164 kB Progress (3): 68/168 kB | 10 kB | 28/164 kB Progress (3): 68/168 kB | 10 kB | 32/164 kB Progress (3): 72/168 kB | 10 kB | 32/164 kB Progress (3): 72/168 kB | 10 kB | 36/164 kB Progress (3): 76/168 kB | 10 kB | 36/164 kB Progress (3): 76/168 kB | 10 kB | 40/164 kB Progress (3): 80/168 kB | 10 kB | 40/164 kB Progress (3): 80/168 kB | 10 kB | 44/164 kB Progress (3): 84/168 kB | 10 kB | 44/164 kB Progress (3): 84/168 kB | 10 kB | 48/164 kB Progress (3): 88/168 kB | 10 kB | 48/164 kB Progress (4): 88/168 kB | 10 kB | 48/164 kB | 4.1/78 kB 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 260 kB/s) [2019-07-29T20:19:23.118Z] Progress (3): 92/168 kB | 48/164 kB | 4.1/78 kB Progress (3): 92/168 kB | 52/164 kB | 4.1/78 kB Progress (3): 96/168 kB | 52/164 kB | 4.1/78 kB 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 [2019-07-29T20:19:23.118Z] Progress (3): 96/168 kB | 52/164 kB | 7.7/78 kB Progress (3): 100/168 kB | 52/164 kB | 7.7/78 kB Progress (3): 100/168 kB | 56/164 kB | 7.7/78 kB Progress (3): 104/168 kB | 56/164 kB | 7.7/78 kB Progress (3): 104/168 kB | 56/164 kB | 12/78 kB Progress (3): 108/168 kB | 56/164 kB | 12/78 kB Progress (3): 108/168 kB | 60/164 kB | 12/78 kB Progress (3): 112/168 kB | 60/164 kB | 12/78 kB Progress (3): 112/168 kB | 60/164 kB | 16/78 kB Progress (3): 116/168 kB | 60/164 kB | 16/78 kB Progress (3): 116/168 kB | 64/164 kB | 16/78 kB Progress (3): 120/168 kB | 64/164 kB | 16/78 kB Progress (3): 120/168 kB | 64/164 kB | 20/78 kB Progress (3): 124/168 kB | 64/164 kB | 20/78 kB Progress (3): 124/168 kB | 68/164 kB | 20/78 kB Progress (3): 128/168 kB | 68/164 kB | 20/78 kB Progress (3): 128/168 kB | 68/164 kB | 24/78 kB Progress (3): 132/168 kB | 68/164 kB | 24/78 kB Progress (3): 132/168 kB | 72/164 kB | 24/78 kB Progress (3): 136/168 kB | 72/164 kB | 24/78 kB Progress (3): 136/168 kB | 76/164 kB | 24/78 kB Progress (3): 140/168 kB | 76/164 kB | 24/78 kB Progress (3): 140/168 kB | 76/164 kB | 28/78 kB Progress (3): 144/168 kB | 76/164 kB | 28/78 kB Progress (3): 144/168 kB | 80/164 kB | 28/78 kB Progress (3): 148/168 kB | 80/164 kB | 28/78 kB Progress (3): 148/168 kB | 80/164 kB | 32/78 kB Progress (3): 152/168 kB | 80/164 kB | 32/78 kB Progress (3): 152/168 kB | 84/164 kB | 32/78 kB Progress (3): 152/168 kB | 84/164 kB | 36/78 kB Progress (3): 152/168 kB | 88/164 kB | 36/78 kB Progress (3): 156/168 kB | 88/164 kB | 36/78 kB Progress (3): 156/168 kB | 92/164 kB | 36/78 kB Progress (3): 156/168 kB | 92/164 kB | 40/78 kB Progress (3): 156/168 kB | 96/164 kB | 40/78 kB Progress (3): 160/168 kB | 96/164 kB | 40/78 kB Progress (3): 160/168 kB | 100/164 kB | 40/78 kB Progress (3): 160/168 kB | 100/164 kB | 44/78 kB Progress (3): 160/168 kB | 104/164 kB | 44/78 kB Progress (3): 164/168 kB | 104/164 kB | 44/78 kB Progress (3): 164/168 kB | 108/164 kB | 44/78 kB Progress (3): 164/168 kB | 108/164 kB | 48/78 kB Progress (3): 164/168 kB | 112/164 kB | 48/78 kB Progress (3): 168/168 kB | 112/164 kB | 48/78 kB Progress (3): 168/168 kB | 116/164 kB | 48/78 kB Progress (3): 168/168 kB | 116/164 kB | 52/78 kB Progress (3): 168/168 kB | 120/164 kB | 52/78 kB Progress (3): 168 kB | 120/164 kB | 52/78 kB Progress (3): 168 kB | 124/164 kB | 52/78 kB Progress (3): 168 kB | 124/164 kB | 56/78 kB Progress (3): 168 kB | 128/164 kB | 56/78 kB Progress (3): 168 kB | 128/164 kB | 60/78 kB Progress (3): 168 kB | 132/164 kB | 60/78 kB Progress (3): 168 kB | 132/164 kB | 64/78 kB Progress (3): 168 kB | 136/164 kB | 64/78 kB Progress (3): 168 kB | 136/164 kB | 68/78 kB Progress (3): 168 kB | 140/164 kB | 68/78 kB Progress (3): 168 kB | 140/164 kB | 72/78 kB Progress (3): 168 kB | 144/164 kB | 72/78 kB Progress (3): 168 kB | 144/164 kB | 76/78 kB Progress (3): 168 kB | 148/164 kB | 76/78 kB Progress (3): 168 kB | 148/164 kB | 78 kB Progress (3): 168 kB | 152/164 kB | 78 kB Progress (3): 168 kB | 156/164 kB | 78 kB Progress (3): 168 kB | 160/164 kB | 78 kB Progress (3): 168 kB | 164/164 kB | 78 kB Progress (3): 168 kB | 164 kB | 78 kB 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 3.1 MB/s) [2019-07-29T20:19:23.118Z] 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 [2019-07-29T20:19:23.118Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 1.4 MB/s) [2019-07-29T20:19:23.118Z] 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 [2019-07-29T20:19:23.118Z] Progress (2): 164 kB | 4.1/240 kB Progress (2): 164 kB | 7.7/240 kB Progress (2): 164 kB | 12/240 kB Progress (2): 164 kB | 16/240 kB Progress (2): 164 kB | 20/240 kB Progress (2): 164 kB | 24/240 kB Progress (2): 164 kB | 28/240 kB Progress (2): 164 kB | 32/240 kB Progress (2): 164 kB | 33/240 kB Progress (2): 164 kB | 37/240 kB Progress (2): 164 kB | 41/240 kB Progress (2): 164 kB | 45/240 kB Progress (2): 164 kB | 49/240 kB Progress (2): 164 kB | 53/240 kB Progress (2): 164 kB | 57/240 kB Progress (2): 164 kB | 61/240 kB Progress (2): 164 kB | 65/240 kB Progress (2): 164 kB | 66/240 kB Progress (2): 164 kB | 70/240 kB Progress (2): 164 kB | 74/240 kB Progress (2): 164 kB | 78/240 kB Progress (2): 164 kB | 82/240 kB Progress (2): 164 kB | 86/240 kB Progress (2): 164 kB | 90/240 kB Progress (2): 164 kB | 94/240 kB Progress (2): 164 kB | 98/240 kB Progress (2): 164 kB | 98/240 kB Progress (2): 164 kB | 102/240 kB Progress (2): 164 kB | 106/240 kB Progress (2): 164 kB | 110/240 kB Progress (2): 164 kB | 114/240 kB Progress (2): 164 kB | 118/240 kB Progress (2): 164 kB | 122/240 kB Progress (2): 164 kB | 126/240 kB Progress (2): 164 kB | 130/240 kB Progress (2): 164 kB | 134/240 kB Progress (2): 164 kB | 138/240 kB Progress (2): 164 kB | 142/240 kB Progress (2): 164 kB | 146/240 kB Progress (2): 164 kB | 150/240 kB Progress (2): 164 kB | 154/240 kB Progress (2): 164 kB | 158/240 kB Progress (2): 164 kB | 162/240 kB Progress (2): 164 kB | 166/240 kB Progress (2): 164 kB | 170/240 kB Progress (2): 164 kB | 174/240 kB Progress (2): 164 kB | 178/240 kB Progress (2): 164 kB | 182/240 kB Progress (2): 164 kB | 186/240 kB Progress (2): 164 kB | 190/240 kB Progress (2): 164 kB | 194/240 kB Progress (2): 164 kB | 198/240 kB Progress (2): 164 kB | 202/240 kB Progress (2): 164 kB | 206/240 kB Progress (2): 164 kB | 210/240 kB Progress (2): 164 kB | 214/240 kB Progress (2): 164 kB | 218/240 kB Progress (2): 164 kB | 222/240 kB Progress (2): 164 kB | 226/240 kB Progress (2): 164 kB | 230/240 kB Progress (2): 164 kB | 234/240 kB Progress (2): 164 kB | 238/240 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 2.0 MB/s) [2019-07-29T20:19:23.118Z] Progress (1): 240 kB Progress (2): 240 kB | 0/1.2 MB Progress (2): 240 kB | 0/1.2 MB Progress (2): 240 kB | 0/1.2 MB Progress (3): 240 kB | 0/1.2 MB | 4.1/25 kB Progress (3): 240 kB | 0/1.2 MB | 4.1/25 kB Progress (3): 240 kB | 0/1.2 MB | 7.7/25 kB Progress (3): 240 kB | 0/1.2 MB | 7.7/25 kB Progress (3): 240 kB | 0/1.2 MB | 12/25 kB Progress (3): 240 kB | 0/1.2 MB | 12/25 kB Progress (3): 240 kB | 0/1.2 MB | 16/25 kB Progress (3): 240 kB | 0/1.2 MB | 16/25 kB Progress (3): 240 kB | 0/1.2 MB | 16/25 kB Progress (3): 240 kB | 0/1.2 MB | 20/25 kB Progress (3): 240 kB | 0/1.2 MB | 20/25 kB Progress (3): 240 kB | 0/1.2 MB | 24/25 kB Progress (3): 240 kB | 0/1.2 MB | 24/25 kB Progress (3): 240 kB | 0/1.2 MB | 25 kB Progress (3): 240 kB | 0/1.2 MB | 25 kB Progress (3): 240 kB | 0/1.2 MB | 25 kB Progress (3): 240 kB | 0/1.2 MB | 25 kB Progress (3): 240 kB | 0.1/1.2 MB | 25 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 4.1/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 4.1/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 7.7/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 7.7/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 12/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 12/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 16/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 16/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 20/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 20/21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 21 kB Progress (4): 240 kB | 0.1/1.2 MB | 25 kB | 21 kB 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 252 kB/s) [2019-07-29T20:19:23.118Z] Progress (3): 240 kB | 0.1/1.2 MB | 21 kB Progress (3): 240 kB | 0.1/1.2 MB | 21 kB 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 207 kB/s) [2019-07-29T20:19:23.118Z] Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.1/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.2/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Progress (2): 240 kB | 0.3/1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 2.2 MB/s) [2019-07-29T20:19:23.118Z] Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.3/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.4/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.5/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.6/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB 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 6.5 MB/s) [2019-07-29T20:19:23.375Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-29T20:19:23.633Z] ANTLR Parser Generator Version 3.5.2 [2019-07-29T20:19:24.233Z] Output file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-29T20:19:24.233Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-29T20:19:25.164Z] Input file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-29T20:19:25.164Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-29T20:19:25.164Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-29T20:19:25.164Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-29T20:19:25.164Z] [2019-07-29T20:19:25.164Z] As a result, alternative(s) 2 were disabled for that input [2019-07-29T20:19:25.164Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-29T20:19:25.164Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-29T20:19:25.164Z] [2019-07-29T20:19:25.164Z] As a result, alternative(s) 3 were disabled for that input [2019-07-29T20:19:25.164Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-29T20:19:25.164Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-29T20:19:25.164Z] [2019-07-29T20:19:25.164Z] As a result, alternative(s) 2 were disabled for that input [2019-07-29T20:19:25.422Z] [INFO] [2019-07-29T20:19:25.422Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:25.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:25.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-29T20:19:25.422Z] [INFO] [2019-07-29T20:19:25.422Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:25.422Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-29T20:19:25.985Z] [INFO] [2019-07-29T20:19:25.985Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:25.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:25.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-29T20:19:25.985Z] [INFO] [2019-07-29T20:19:25.985Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:25.985Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-29T20:19:26.242Z] [INFO] [2019-07-29T20:19:26.242Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.242Z] [INFO] [2019-07-29T20:19:26.242Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.242Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-29T20:19:26.242Z] [INFO] [2019-07-29T20:19:26.242Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.242Z] [INFO] [2019-07-29T20:19:26.242Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.242Z] [INFO] [2019-07-29T20:19:26.242Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.242Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.499Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-29T20:19:26.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.pom [2019-07-29T20:19:26.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-29T20:19:26.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:19:26.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-29T20:19:26.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-29T20:19:26.499Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-29T20:19:26.499Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:26.499Z] [INFO] The project's OSGi version is 4.0.0.201907292011 [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:26.499Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:26.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:26.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-29T20:19:26.499Z] [INFO] [2019-07-29T20:19:26.499Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:26.499Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-29T20:19:27.870Z] returnArray[i] = null; [2019-07-29T20:19:27.870Z] ^^^^ [2019-07-29T20:19:27.870Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-29T20:19:27.870Z] return fInnerElements.get(index); [2019-07-29T20:19:27.870Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:27.870Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-29T20:19:27.870Z] return fInnerElements.remove(index); [2019-07-29T20:19:27.870Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:27.870Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-29T20:19:27.870Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-29T20:19:27.870Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:27.870Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-29T20:19:27.870Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-29T20:19:27.870Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:27.870Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-29T20:19:27.870Z] return hasMoreEvents(); [2019-07-29T20:19:27.870Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:19:27.870Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-29T20:19:27.870Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-29T20:19:27.870Z] ^^ [2019-07-29T20:19:27.870Z] Potential resource leak: 'se' may not be closed [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-29T20:19:27.870Z] SparseList sparseList = (SparseList) list; [2019-07-29T20:19:27.870Z] ^^^^^^^^^^ [2019-07-29T20:19:27.870Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-29T20:19:27.870Z] SparseList sparseList = (SparseList) list; [2019-07-29T20:19:27.870Z] ^^^^^^^^^^ [2019-07-29T20:19:27.870Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-29T20:19:27.870Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-29T20:19:27.870Z] return !(pathname.getName().equals("metadata")); [2019-07-29T20:19:27.870Z] ^^^^^^^^^^ [2019-07-29T20:19:27.870Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-29T20:19:27.870Z] 10 problems (10 warnings) [2019-07-29T20:19:27.870Z] [INFO] [2019-07-29T20:19:27.870Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:27.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:27.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-29T20:19:27.870Z] [INFO] [2019-07-29T20:19:27.870Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:27.870Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-29T20:19:27.870Z] [INFO] [2019-07-29T20:19:27.870Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:27.870Z] [INFO] [2019-07-29T20:19:27.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:27.870Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-29T20:19:28.127Z] [INFO] [2019-07-29T20:19:28.127Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:28.127Z] [INFO] [2019-07-29T20:19:28.127Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:28.127Z] [INFO] [2019-07-29T20:19:28.127Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:28.127Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-29T20:19:28.384Z] [INFO] [2019-07-29T20:19:28.384Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:28.384Z] [INFO] [2019-07-29T20:19:28.384Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:28.384Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:19:28.384Z] [INFO] [2019-07-29T20:19:28.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:28.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-29T20:19:28.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.pom [2019-07-29T20:19:28.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-29T20:19:28.384Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:19:28.641Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:19:28.641Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-29T20:19:28.641Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-29T20:19:28.641Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] The project's OSGi version is 1.0.5.201907292011 [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:28.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-29T20:19:28.641Z] [INFO] [2019-07-29T20:19:28.641Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:28.641Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-29T20:19:29.206Z] [INFO] [2019-07-29T20:19:29.206Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:19:29.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-29T20:19:29.206Z] [INFO] [2019-07-29T20:19:29.206Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.206Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-29T20:19:29.463Z] [INFO] [2019-07-29T20:19:29.463Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.463Z] [INFO] [2019-07-29T20:19:29.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.463Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-29T20:19:29.463Z] [INFO] [2019-07-29T20:19:29.463Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.463Z] [INFO] [2019-07-29T20:19:29.463Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.463Z] [INFO] [2019-07-29T20:19:29.463Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.463Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-29T20:19:29.720Z] [INFO] [2019-07-29T20:19:29.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.720Z] [INFO] [2019-07-29T20:19:29.720Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:29.720Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-29T20:19:29.977Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-29T20:19:29.977Z] 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 [2019-07-29T20:19:29.977Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-29T20:19:29.977Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-29T20:19:29.977Z] 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 [2019-07-29T20:19:29.977Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 481 kB/s) [2019-07-29T20:19:29.977Z] 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 [2019-07-29T20:19:29.977Z] 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 [2019-07-29T20:19:30.233Z] 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 [2019-07-29T20:19:30.233Z] 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 [2019-07-29T20:19:30.233Z] 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 [2019-07-29T20:19:30.233Z] 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 [2019-07-29T20:19:30.233Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 181 kB/s) [2019-07-29T20:19:30.490Z] 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 [2019-07-29T20:19:30.490Z] 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 [2019-07-29T20:19:30.490Z] 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 [2019-07-29T20:19:30.490Z] 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 [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:30.746Z] Progress (1): 2.3 kB 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 73 kB/s) [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:30.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:30.746Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:30.746Z] 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 [2019-07-29T20:19:31.023Z] 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 [2019-07-29T20:19:31.023Z] 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 [2019-07-29T20:19:31.023Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-29T20:19:31.023Z] 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 [2019-07-29T20:19:31.023Z] 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 [2019-07-29T20:19:31.023Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-29T20:19:31.023Z] 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 [2019-07-29T20:19:31.023Z] 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 [2019-07-29T20:19:31.023Z] 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 [2019-07-29T20:19:31.023Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 408 kB/s) [2019-07-29T20:19:31.281Z] Progress (1): 4.1/243 kB Progress (1): 7.7/243 kB Progress (2): 7.7/243 kB | 0/2.0 MB Progress (2): 12/243 kB | 0/2.0 MB Progress (2): 12/243 kB | 0/2.0 MB Progress (2): 16/243 kB | 0/2.0 MB Progress (2): 16/243 kB | 0/2.0 MB Progress (2): 16/243 kB | 0/2.0 MB Progress (2): 20/243 kB | 0/2.0 MB Progress (2): 20/243 kB | 0/2.0 MB Progress (2): 24/243 kB | 0/2.0 MB Progress (2): 24/243 kB | 0/2.0 MB Progress (2): 28/243 kB | 0/2.0 MB Progress (2): 28/243 kB | 0/2.0 MB Progress (2): 32/243 kB | 0/2.0 MB Progress (2): 32/243 kB | 0/2.0 MB Progress (2): 36/243 kB | 0/2.0 MB Progress (2): 36/243 kB | 0/2.0 MB Progress (2): 40/243 kB | 0/2.0 MB Progress (2): 40/243 kB | 0/2.0 MB Progress (2): 44/243 kB | 0/2.0 MB Progress (2): 44/243 kB | 0/2.0 MB Progress (2): 48/243 kB | 0/2.0 MB Progress (2): 48/243 kB | 0/2.0 MB Progress (2): 48/243 kB | 0.1/2.0 MB Progress (2): 52/243 kB | 0.1/2.0 MB Progress (2): 52/243 kB | 0.1/2.0 MB Progress (2): 56/243 kB | 0.1/2.0 MB Progress (2): 56/243 kB | 0.1/2.0 MB Progress (2): 56/243 kB | 0.1/2.0 MB Progress (2): 60/243 kB | 0.1/2.0 MB Progress (2): 60/243 kB | 0.1/2.0 MB Progress (2): 64/243 kB | 0.1/2.0 MB Progress (2): 64/243 kB | 0.1/2.0 MB Progress (2): 64/243 kB | 0.1/2.0 MB Progress (2): 68/243 kB | 0.1/2.0 MB Progress (2): 68/243 kB | 0.1/2.0 MB Progress (2): 72/243 kB | 0.1/2.0 MB Progress (2): 72/243 kB | 0.1/2.0 MB Progress (2): 76/243 kB | 0.1/2.0 MB Progress (2): 76/243 kB | 0.1/2.0 MB Progress (2): 80/243 kB | 0.1/2.0 MB Progress (2): 80/243 kB | 0.1/2.0 MB Progress (2): 84/243 kB | 0.1/2.0 MB Progress (2): 84/243 kB | 0.1/2.0 MB Progress (2): 88/243 kB | 0.1/2.0 MB Progress (2): 88/243 kB | 0.1/2.0 MB Progress (2): 88/243 kB | 0.1/2.0 MB Progress (2): 92/243 kB | 0.1/2.0 MB Progress (2): 92/243 kB | 0.1/2.0 MB Progress (2): 96/243 kB | 0.1/2.0 MB Progress (2): 96/243 kB | 0.1/2.0 MB Progress (2): 100/243 kB | 0.1/2.0 MB Progress (2): 100/243 kB | 0.1/2.0 MB Progress (2): 104/243 kB | 0.1/2.0 MB Progress (2): 104/243 kB | 0.1/2.0 MB Progress (2): 108/243 kB | 0.1/2.0 MB Progress (2): 108/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 112/243 kB | 0.1/2.0 MB Progress (2): 116/243 kB | 0.1/2.0 MB Progress (2): 116/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 120/243 kB | 0.1/2.0 MB Progress (2): 124/243 kB | 0.1/2.0 MB Progress (2): 124/243 kB | 0.1/2.0 MB Progress (2): 128/243 kB | 0.1/2.0 MB Progress (2): 128/243 kB | 0.1/2.0 MB Progress (2): 131/243 kB | 0.1/2.0 MB Progress (2): 131/243 kB | 0.1/2.0 MB Progress (2): 131/243 kB | 0.1/2.0 MB Progress (2): 135/243 kB | 0.1/2.0 MB Progress (2): 135/243 kB | 0.2/2.0 MB Progress (2): 139/243 kB | 0.2/2.0 MB Progress (2): 139/243 kB | 0.2/2.0 MB Progress (2): 143/243 kB | 0.2/2.0 MB Progress (2): 143/243 kB | 0.2/2.0 MB Progress (2): 147/243 kB | 0.2/2.0 MB Progress (2): 147/243 kB | 0.2/2.0 MB Progress (2): 151/243 kB | 0.2/2.0 MB Progress (2): 151/243 kB | 0.2/2.0 MB Progress (2): 155/243 kB | 0.2/2.0 MB Progress (2): 155/243 kB | 0.2/2.0 MB Progress (2): 159/243 kB | 0.2/2.0 MB Progress (2): 159/243 kB | 0.2/2.0 MB Progress (2): 163/243 kB | 0.2/2.0 MB Progress (2): 163/243 kB | 0.2/2.0 MB Progress (2): 167/243 kB | 0.2/2.0 MB Progress (2): 167/243 kB | 0.2/2.0 MB Progress (2): 171/243 kB | 0.2/2.0 MB Progress (2): 171/243 kB | 0.2/2.0 MB Progress (2): 175/243 kB | 0.2/2.0 MB Progress (2): 175/243 kB | 0.2/2.0 MB Progress (2): 179/243 kB | 0.2/2.0 MB Progress (2): 179/243 kB | 0.2/2.0 MB Progress (2): 183/243 kB | 0.2/2.0 MB Progress (2): 183/243 kB | 0.2/2.0 MB Progress (2): 187/243 kB | 0.2/2.0 MB Progress (2): 187/243 kB | 0.2/2.0 MB Progress (2): 191/243 kB | 0.2/2.0 MB Progress (2): 191/243 kB | 0.2/2.0 MB Progress (2): 195/243 kB | 0.2/2.0 MB Progress (2): 195/243 kB | 0.2/2.0 MB Progress (2): 199/243 kB | 0.2/2.0 MB Progress (2): 199/243 kB | 0.2/2.0 MB Progress (2): 203/243 kB | 0.2/2.0 MB Progress (2): 203/243 kB | 0.2/2.0 MB Progress (2): 207/243 kB | 0.2/2.0 MB Progress (2): 207/243 kB | 0.2/2.0 MB Progress (2): 211/243 kB | 0.2/2.0 MB Progress (2): 211/243 kB | 0.2/2.0 MB Progress (2): 215/243 kB | 0.2/2.0 MB Progress (2): 215/243 kB | 0.2/2.0 MB Progress (2): 219/243 kB | 0.2/2.0 MB Progress (2): 219/243 kB | 0.2/2.0 MB Progress (2): 223/243 kB | 0.2/2.0 MB Progress (2): 223/243 kB | 0.2/2.0 MB Progress (2): 227/243 kB | 0.2/2.0 MB Progress (2): 227/243 kB | 0.2/2.0 MB Progress (2): 231/243 kB | 0.2/2.0 MB Progress (2): 231/243 kB | 0.2/2.0 MB Progress (2): 235/243 kB | 0.2/2.0 MB Progress (2): 235/243 kB | 0.3/2.0 MB Progress (2): 239/243 kB | 0.3/2.0 MB Progress (2): 239/243 kB | 0.3/2.0 MB Progress (2): 243/243 kB | 0.3/2.0 MB Progress (2): 243/243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.3/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB Progress (2): 243 kB | 0.4/2.0 MB 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 2.0 MB/s) [2019-07-29T20:19:31.281Z] Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB 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 7.3 MB/s) [2019-07-29T20:19:31.627Z] [INFO] Executing tasks [2019-07-29T20:19:31.627Z] [2019-07-29T20:19:31.627Z] main: [2019-07-29T20:19:31.979Z] [2019-07-29T20:19:31.979Z] main: [2019-07-29T20:19:31.979Z] [2019-07-29T20:19:31.979Z] checkAnyTraceExists: [2019-07-29T20:19:31.979Z] [2019-07-29T20:19:31.979Z] verifyChecksum: [2019-07-29T20:19:31.979Z] [echo] Verifying: ${anyTraceExists} [2019-07-29T20:19:31.979Z] [2019-07-29T20:19:31.979Z] deleteFailedCheckSumTraces: [2019-07-29T20:19:31.979Z] [2019-07-29T20:19:31.979Z] downloadTraceFiles: [2019-07-29T20:19:31.979Z] [echo] Attempting to download test traces [2019-07-29T20:19:31.979Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-29T20:19:31.979Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-29T20:19:31.979Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-29T20:19:31.979Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-29T20:19:33.350Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-29T20:19:33.350Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-29T20:19:33.350Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-29T20:19:33.350Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-29T20:19:33.914Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-29T20:19:35.286Z] [2019-07-29T20:19:35.286Z] pullTestSuite: [2019-07-29T20:19:35.286Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-29T20:19:35.286Z] [exec] Already on 'master' [2019-07-29T20:19:35.543Z] [exec] Already up-to-date. [2019-07-29T20:19:35.543Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-29T20:19:35.543Z] [exec] [2019-07-29T20:19:35.543Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-29T20:19:35.543Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-29T20:19:35.543Z] [exec] state without impacting any branches by performing another checkout. [2019-07-29T20:19:35.543Z] [exec] [2019-07-29T20:19:35.543Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-29T20:19:35.543Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-29T20:19:35.543Z] [exec] [2019-07-29T20:19:35.543Z] [exec] git checkout -b [2019-07-29T20:19:35.543Z] [exec] [2019-07-29T20:19:35.543Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-29T20:19:35.543Z] [2019-07-29T20:19:35.543Z] extractTraces: [2019-07-29T20:19:35.543Z] [2019-07-29T20:19:35.543Z] checkAnyTraceExists: [2019-07-29T20:19:35.543Z] [2019-07-29T20:19:35.543Z] verifyChecksum: [2019-07-29T20:19:35.543Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-29T20:19:36.107Z] [2019-07-29T20:19:36.107Z] warnFailedCheckSum: [2019-07-29T20:19:36.107Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-29T20:19:36.107Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-29T20:19:36.107Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-29T20:19:37.477Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-29T20:19:37.735Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-29T20:19:37.991Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-29T20:19:37.991Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-29T20:19:40.515Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-29T20:19:41.594Z] [echo] Traces extracted successfully [2019-07-29T20:19:41.594Z] [INFO] Executed tasks [2019-07-29T20:19:41.594Z] [INFO] [2019-07-29T20:19:41.594Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:19:46.846Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-29T20:19:46.846Z] [INFO] Command line: [2019-07-29T20:19:46.846Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:19:46.846Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:20:13.360Z] !SESSION 2019-07-29 20:19:46.468 ----------------------------------------------- [2019-07-29T20:20:13.360Z] eclipse.buildId=unknown [2019-07-29T20:20:13.360Z] java.version=1.8.0_202 [2019-07-29T20:20:13.360Z] java.vendor=Oracle Corporation [2019-07-29T20:20:13.360Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:20:13.360Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:20:13.360Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:20:13.360Z] [2019-07-29T20:20:13.360Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:20:10.048 [2019-07-29T20:20:13.360Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:20:13.360Z] !STACK 0 [2019-07-29T20:20:13.360Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T20:20:13.360Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:20:13.360Z] [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:20:13.360Z] [2019-07-29T20:20:13.360Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:20:10.290 [2019-07-29T20:20:13.360Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:20:13.360Z] !STACK 0 [2019-07-29T20:20:13.360Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T20:20:13.360Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:20:13.360Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:20:13.360Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:20:13.360Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T20:20:13.360Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:20:13.360Z] [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:20:13.360Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:20:13.617Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-29T20:20:13.874Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-29T20:20:13.874Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.011 s [2019-07-29T20:20:13.874Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.007 s [2019-07-29T20:20:13.874Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.083 s [2019-07-29T20:20:13.874Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:13.874Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-29T20:20:17.147Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.663 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-29T20:20:17.147Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.003 s [2019-07-29T20:20:17.147Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.002 s [2019-07-29T20:20:17.147Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 2.651 s [2019-07-29T20:20:17.147Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.147Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-29T20:20:17.147Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-29T20:20:17.147Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.014 s [2019-07-29T20:20:17.147Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.009 s [2019-07-29T20:20:17.147Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.147Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-29T20:20:17.148Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-29T20:20:17.148Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.002 s [2019-07-29T20:20:17.148Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-29T20:20:17.148Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-29T20:20:17.148Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-29T20:20:17.148Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-29T20:20:17.148Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.003 s [2019-07-29T20:20:17.148Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-29T20:20:17.148Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-29T20:20:17.148Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-29T20:20:17.148Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-29T20:20:17.148Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-29T20:20:17.148Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-29T20:20:17.148Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-29T20:20:17.148Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-29T20:20:17.148Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.002 s [2019-07-29T20:20:17.148Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-29T20:20:17.148Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-29T20:20:17.148Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-29T20:20:17.148Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.003 s [2019-07-29T20:20:17.148Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-29T20:20:17.148Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-29T20:20:17.148Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-29T20:20:17.148Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-29T20:20:17.148Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-29T20:20:22.402Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.614 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-29T20:20:22.402Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.319 s [2019-07-29T20:20:22.402Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.283 s [2019-07-29T20:20:22.402Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.278 s [2019-07-29T20:20:22.402Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.206 s [2019-07-29T20:20:22.402Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.288 s [2019-07-29T20:20:22.402Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.202 s [2019-07-29T20:20:22.402Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.501 s [2019-07-29T20:20:22.402Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.111 s [2019-07-29T20:20:22.402Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.125 s [2019-07-29T20:20:22.402Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.188 s [2019-07-29T20:20:22.402Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.303 s [2019-07-29T20:20:22.402Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.189 s [2019-07-29T20:20:22.402Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.185 s [2019-07-29T20:20:22.402Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.146 s [2019-07-29T20:20:22.402Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.173 s [2019-07-29T20:20:22.402Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.177 s [2019-07-29T20:20:22.402Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.145 s [2019-07-29T20:20:22.402Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.179 s [2019-07-29T20:20:22.402Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.212 s [2019-07-29T20:20:22.402Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.171 s [2019-07-29T20:20:22.402Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.134 s [2019-07-29T20:20:22.402Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.118 s [2019-07-29T20:20:22.402Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.142 s [2019-07-29T20:20:22.402Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.208 s [2019-07-29T20:20:22.402Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.109 s [2019-07-29T20:20:22.402Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.123 s [2019-07-29T20:20:22.402Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.19 s [2019-07-29T20:20:22.402Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.1 s [2019-07-29T20:20:22.402Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.103 s [2019-07-29T20:20:22.402Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-29T20:20:22.402Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-29T20:20:22.402Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:22.402Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.402Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.402Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.402Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-29T20:20:22.661Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-29T20:20:22.661Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.062 s [2019-07-29T20:20:22.661Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-29T20:20:22.661Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-29T20:20:22.661Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-29T20:20:22.661Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-29T20:20:22.661Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.009 s [2019-07-29T20:20:22.661Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-29T20:20:22.661Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-29T20:20:22.661Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0.001 s [2019-07-29T20:20:22.661Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-29T20:20:22.661Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-29T20:20:22.661Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-29T20:20:22.661Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-29T20:20:22.661Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:22.661Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:22.661Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:22.661Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-29T20:20:22.661Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-29T20:20:22.661Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-29T20:20:22.661Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-29T20:20:22.661Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-29T20:20:22.918Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-29T20:20:22.918Z] line 10:46 mismatched character '' expecting '"' [2019-07-29T20:20:22.918Z] line 9:16 no viable alternative at character 'o' [2019-07-29T20:20:22.918Z] line 9:20 no viable alternative at character '?' [2019-07-29T20:20:22.918Z] line 12:14 no viable alternative at character '' [2019-07-29T20:20:22.918Z] line 32:0 mismatched character '' expecting '"' [2019-07-29T20:20:23.175Z] [2019-07-29T20:20:23.175Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.046 [2019-07-29T20:20:23.175Z] !MESSAGE Unknown trace attribute: test [2019-07-29T20:20:23.175Z] [2019-07-29T20:20:23.175Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.047 [2019-07-29T20:20:23.175Z] !MESSAGE Unknown trace attribute: test1 [2019-07-29T20:20:23.175Z] [2019-07-29T20:20:23.175Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.048 [2019-07-29T20:20:23.175Z] !MESSAGE Unknown trace attribute: test2 [2019-07-29T20:20:23.175Z] [2019-07-29T20:20:23.175Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.049 [2019-07-29T20:20:23.175Z] !MESSAGE Unknown trace attribute: test3 [2019-07-29T20:20:23.175Z] [2019-07-29T20:20:23.175Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.049 [2019-07-29T20:20:23.175Z] !MESSAGE Unknown trace attribute: test4 [2019-07-29T20:20:23.175Z] [2019-07-29T20:20:23.175Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.068 [2019-07-29T20:20:23.175Z] !MESSAGE Unknown trace attribute: test2 [2019-07-29T20:20:23.432Z] [2019-07-29T20:20:23.432Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.235 [2019-07-29T20:20:23.432Z] !MESSAGE Unknown integer attribute: aa [2019-07-29T20:20:23.432Z] [2019-07-29T20:20:23.432Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.236 [2019-07-29T20:20:23.432Z] !MESSAGE Unknown integer attribute: zz [2019-07-29T20:20:23.432Z] [2019-07-29T20:20:23.432Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.237 [2019-07-29T20:20:23.432Z] !MESSAGE Unknown trace attribute: blah [2019-07-29T20:20:23.432Z] [2019-07-29T20:20:23.432Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:23.237 [2019-07-29T20:20:23.432Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-29T20:20:24.365Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.69 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-29T20:20:24.365Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-29T20:20:24.365Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-29T20:20:24.365Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-29T20:20:24.365Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] 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 [2019-07-29T20:20:24.365Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.055 s [2019-07-29T20:20:24.365Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.086 s [2019-07-29T20:20:24.365Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-07-29T20:20:24.365Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.159 s [2019-07-29T20:20:24.365Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-29T20:20:24.365Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.05 s [2019-07-29T20:20:24.365Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] 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 [2019-07-29T20:20:24.365Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] 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.001 s [2019-07-29T20:20:24.365Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.482 s [2019-07-29T20:20:24.365Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.323 s [2019-07-29T20:20:24.365Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-07-29T20:20:24.365Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.077 s [2019-07-29T20:20:24.365Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-29T20:20:24.365Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-29T20:20:24.365Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-29T20:20:24.365Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.365Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-29T20:20:24.365Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-29T20:20:24.365Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-29T20:20:24.365Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-29T20:20:24.365Z] [2019-07-29T20:20:24.365Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:24.347 [2019-07-29T20:20:24.365Z] !MESSAGE Struct already contains a field named ctx [2019-07-29T20:20:24.365Z] [2019-07-29T20:20:24.365Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:24.348 [2019-07-29T20:20:24.365Z] !MESSAGE Struct already contains a field named ctx [2019-07-29T20:20:24.365Z] [2019-07-29T20:20:24.365Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:24.348 [2019-07-29T20:20:24.365Z] !MESSAGE Struct already contains a field named ctx [2019-07-29T20:20:24.365Z] [2019-07-29T20:20:24.365Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:20:24.349 [2019-07-29T20:20:24.365Z] !MESSAGE Struct already contains a field named ctx [2019-07-29T20:20:24.365Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-29T20:20:24.365Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.003 s [2019-07-29T20:20:24.365Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-29T20:20:24.625Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-29T20:20:24.625Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-29T20:20:24.625Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-29T20:20:24.625Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.625Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-29T20:20:24.625Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-29T20:20:24.625Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-29T20:20:24.625Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.625Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.625Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-29T20:20:24.625Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.625Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.625Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-29T20:20:24.625Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-29T20:20:46.571Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 21.335 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-29T20:20:46.571Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.19 s [2019-07-29T20:20:46.571Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.195 s [2019-07-29T20:20:46.571Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.379 s [2019-07-29T20:20:46.571Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.229 s [2019-07-29T20:20:46.571Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.223 s [2019-07-29T20:20:46.571Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.792 s [2019-07-29T20:20:46.571Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.992 s [2019-07-29T20:20:46.571Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.864 s [2019-07-29T20:20:46.571Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.548 s [2019-07-29T20:20:46.571Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.074 s [2019-07-29T20:20:46.571Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.029 s [2019-07-29T20:20:46.571Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.503 s [2019-07-29T20:20:46.571Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.505 s [2019-07-29T20:20:46.571Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.176 s [2019-07-29T20:20:46.571Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.723 s [2019-07-29T20:20:46.571Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-29T20:20:46.571Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.019 s [2019-07-29T20:20:46.571Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.024 s [2019-07-29T20:20:46.571Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.067 s [2019-07-29T20:20:46.571Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-29T20:20:46.571Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-29T20:20:46.571Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-29T20:20:46.571Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.568 s [2019-07-29T20:20:46.571Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.028 s [2019-07-29T20:20:46.571Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.121 s [2019-07-29T20:20:46.571Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.473 s [2019-07-29T20:20:46.571Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.014 s [2019-07-29T20:20:46.571Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.513 s [2019-07-29T20:20:46.571Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-29T20:20:46.571Z] [2019-07-29T20:20:46.571Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:46.127 [2019-07-29T20:20:46.571Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-29T20:20:46.571Z] [2019-07-29T20:20:46.571Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:46.128 [2019-07-29T20:20:46.571Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-29T20:20:46.571Z] [2019-07-29T20:20:46.571Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:46.180 [2019-07-29T20:20:46.571Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-29T20:20:46.571Z] [2019-07-29T20:20:46.571Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:46.181 [2019-07-29T20:20:46.571Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-29T20:20:47.502Z] [2019-07-29T20:20:47.502Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:47.484 [2019-07-29T20:20:47.502Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-29T20:20:47.502Z] [2019-07-29T20:20:47.502Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:47.484 [2019-07-29T20:20:47.502Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-29T20:20:47.759Z] [2019-07-29T20:20:47.759Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:47.568 [2019-07-29T20:20:47.759Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-29T20:20:47.759Z] [2019-07-29T20:20:47.759Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:47.569 [2019-07-29T20:20:47.759Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-29T20:20:48.016Z] [2019-07-29T20:20:48.016Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:47.763 [2019-07-29T20:20:48.016Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-29T20:20:48.016Z] [2019-07-29T20:20:48.016Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:47.763 [2019-07-29T20:20:48.016Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-29T20:20:48.579Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.356 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-29T20:20:48.579Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.095 s [2019-07-29T20:20:48.579Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.162 s [2019-07-29T20:20:48.579Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.091 s [2019-07-29T20:20:48.579Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.053 s [2019-07-29T20:20:48.579Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.1 s [2019-07-29T20:20:48.579Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.086 s [2019-07-29T20:20:48.579Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.079 s [2019-07-29T20:20:48.579Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.782 s [2019-07-29T20:20:48.579Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.049 s [2019-07-29T20:20:48.579Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.074 s [2019-07-29T20:20:48.579Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.086 s [2019-07-29T20:20:48.579Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.046 s [2019-07-29T20:20:48.579Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.084 s [2019-07-29T20:20:48.579Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.084 s [2019-07-29T20:20:48.579Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.045 s [2019-07-29T20:20:48.579Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.063 s [2019-07-29T20:20:48.579Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.093 s [2019-07-29T20:20:48.579Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.104 s [2019-07-29T20:20:48.579Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.172 s [2019-07-29T20:20:48.579Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-29T20:20:51.281Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-29T20:20:51.281Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.797 s [2019-07-29T20:20:51.281Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.126 s [2019-07-29T20:20:51.281Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.163 s [2019-07-29T20:20:51.281Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.129 s [2019-07-29T20:20:51.281Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.348 s [2019-07-29T20:20:51.281Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-29T20:20:52.651Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-29T20:20:52.651Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.477 s [2019-07-29T20:20:52.651Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.295 s [2019-07-29T20:20:52.651Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.182 s [2019-07-29T20:20:52.651Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.297 s [2019-07-29T20:20:52.651Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.081 s [2019-07-29T20:20:52.651Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.084 s [2019-07-29T20:20:52.651Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.085 s [2019-07-29T20:20:52.651Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.094 s [2019-07-29T20:20:52.651Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.081 s [2019-07-29T20:20:52.651Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.081 s [2019-07-29T20:20:52.651Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.081 s [2019-07-29T20:20:52.651Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-29T20:20:55.173Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-29T20:20:55.173Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.162 s [2019-07-29T20:20:55.173Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.167 s [2019-07-29T20:20:55.173Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.123 s [2019-07-29T20:20:55.173Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.121 s [2019-07-29T20:20:55.173Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.141 s [2019-07-29T20:20:55.173Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.151 s [2019-07-29T20:20:55.173Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.125 s [2019-07-29T20:20:55.173Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.161 s [2019-07-29T20:20:55.173Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.165 s [2019-07-29T20:20:55.173Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.119 s [2019-07-29T20:20:55.173Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.12 s [2019-07-29T20:20:55.173Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.127 s [2019-07-29T20:20:55.173Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.123 s [2019-07-29T20:20:55.173Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.142 s [2019-07-29T20:20:55.173Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.118 s [2019-07-29T20:20:55.173Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.126 s [2019-07-29T20:20:55.173Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.12 s [2019-07-29T20:20:55.173Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.156 s [2019-07-29T20:20:55.173Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.129 s [2019-07-29T20:20:55.173Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-29T20:20:55.173Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-29T20:20:55.173Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-29T20:20:55.173Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-29T20:20:56.105Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-29T20:20:56.105Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.043 s [2019-07-29T20:20:56.105Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.042 s [2019-07-29T20:20:56.105Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.047 s [2019-07-29T20:20:56.105Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.254 s [2019-07-29T20:20:56.105Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.047 s [2019-07-29T20:20:56.105Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.042 s [2019-07-29T20:20:56.105Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.049 s [2019-07-29T20:20:56.105Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.043 s [2019-07-29T20:20:56.105Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.078 s [2019-07-29T20:20:56.105Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.039 s [2019-07-29T20:20:56.105Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.09 s [2019-07-29T20:20:56.105Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-29T20:20:56.105Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-29T20:20:56.105Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.003 s [2019-07-29T20:20:56.105Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T20:20:56.105Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T20:20:56.105Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T20:20:56.105Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-29T20:20:56.105Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T20:20:56.105Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T20:20:56.105Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-29T20:20:56.105Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-29T20:20:56.669Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-29T20:20:56.669Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.22 s [2019-07-29T20:20:56.669Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.117 s [2019-07-29T20:20:56.669Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.043 s [2019-07-29T20:20:56.669Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.077 s [2019-07-29T20:20:56.669Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.078 s [2019-07-29T20:20:56.669Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.039 s [2019-07-29T20:20:56.669Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.042 s [2019-07-29T20:20:56.669Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-29T20:20:58.563Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-29T20:20:58.563Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.049 s [2019-07-29T20:20:58.563Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-29T20:20:58.563Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-07-29T20:20:58.563Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.075 s [2019-07-29T20:20:58.563Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-07-29T20:20:58.563Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.076 s [2019-07-29T20:20:58.563Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-29T20:20:58.563Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.063 s [2019-07-29T20:20:58.563Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-29T20:20:58.563Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-29T20:20:58.563Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-29T20:20:58.563Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.045 s [2019-07-29T20:20:58.563Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-29T20:20:58.563Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-29T20:20:58.563Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.061 s [2019-07-29T20:20:58.563Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.078 s [2019-07-29T20:20:58.563Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-29T20:20:58.563Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.113 s [2019-07-29T20:20:58.563Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.044 s [2019-07-29T20:20:58.563Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-29T20:20:58.563Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-29T20:20:58.563Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.046 s [2019-07-29T20:20:58.563Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-29T20:20:58.563Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-29T20:20:58.563Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.08 s [2019-07-29T20:20:58.563Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-29T20:20:58.563Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.09 s [2019-07-29T20:20:58.563Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.051 s [2019-07-29T20:20:58.563Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-29T20:20:58.563Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-29T20:20:58.563Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-29T20:20:58.563Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-29T20:20:58.563Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-29T20:20:58.563Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-29T20:20:58.563Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-29T20:20:58.563Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-29T20:20:58.563Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-29T20:20:58.563Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-29T20:20:58.563Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-29T20:20:58.563Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-29T20:20:58.563Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-29T20:20:58.563Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-29T20:20:58.563Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.004 s [2019-07-29T20:20:58.563Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.002 s [2019-07-29T20:20:58.563Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-29T20:20:58.563Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-29T20:20:58.563Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.016 s [2019-07-29T20:20:58.563Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2019-07-29T20:20:58.563Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-29T20:20:58.563Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2019-07-29T20:20:58.563Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.04 s [2019-07-29T20:20:58.563Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-29T20:20:58.563Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-29T20:20:58.563Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-29T20:20:58.563Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-29T20:20:58.563Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-29T20:20:58.563Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0.001 s [2019-07-29T20:20:58.563Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-29T20:20:58.563Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-29T20:20:58.563Z] [2019-07-29T20:20:58.564Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-29 20:20:58.561 [2019-07-29T20:20:58.564Z] !MESSAGE Some message [2019-07-29T20:20:58.820Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-29T20:20:58.820Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-29T20:20:58.820Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-29T20:20:58.820Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-29T20:20:58.820Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-29T20:20:58.820Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-29T20:20:58.820Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-29T20:20:58.820Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-29T20:20:58.820Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-29T20:20:58.820Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-29T20:20:58.820Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-29T20:20:59.383Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-29T20:20:59.383Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-29T20:20:59.383Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-29T20:20:59.383Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-29T20:20:59.383Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.003 s [2019-07-29T20:20:59.383Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.433 s [2019-07-29T20:20:59.383Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-29T20:20:59.383Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.01 s [2019-07-29T20:20:59.383Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.052 s [2019-07-29T20:20:59.383Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-29T20:20:59.383Z] [2019-07-29T20:20:59.383Z] Results: [2019-07-29T20:20:59.383Z] [2019-07-29T20:20:59.383Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T20:20:59.383Z] [2019-07-29T20:21:00.025Z] [INFO] All tests passed! [2019-07-29T20:21:00.025Z] [INFO] [2019-07-29T20:21:00.025Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:21:00.282Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec [2019-07-29T20:21:00.540Z] [INFO] Analyzed bundle 'Trace Compass CTF Core Tests Plug-in' with 64 classes [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-29T20:21:01.104Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.pom [2019-07-29T20:21:01.104Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-29T20:21:01.104Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:21:01.104Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-29T20:21:01.104Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-29T20:21:01.104Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-29T20:21:01.104Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] The project's OSGi version is 1.0.9.201907292011 [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:21:01.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-29T20:21:01.104Z] [INFO] [2019-07-29T20:21:01.104Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:01.104Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-29T20:21:02.036Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-29T20:21:02.036Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-29T20:21:02.036Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:21:02.036Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-29T20:21:02.036Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-29T20:21:02.036Z] ITmfStateInterval value = result.getValue(); [2019-07-29T20:21:02.036Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:21:02.036Z] 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 [2019-07-29T20:21:02.036Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-29T20:21:02.037Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-29T20:21:02.037Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:21:02.037Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T20:21:02.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-29T20:21:02.037Z] fBackendMap.put(backend, historyTreeFile); [2019-07-29T20:21:02.037Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:21:02.037Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-29T20:21:02.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-29T20:21:02.037Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-29T20:21:02.037Z] ^^^^^^^^^^^^^ [2019-07-29T20:21:02.037Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-29T20:21:02.037Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-29T20:21:02.037Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-29T20:21:02.037Z] ^^^^^^^^^^^^ [2019-07-29T20:21:02.037Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-29T20:21:02.037Z] 6 problems (6 warnings) [2019-07-29T20:21:02.037Z] [INFO] [2019-07-29T20:21:02.037Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:02.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:21:02.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-29T20:21:02.037Z] [INFO] [2019-07-29T20:21:02.037Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:02.037Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:21:02.037Z] [INFO] [2019-07-29T20:21:02.037Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:02.037Z] [INFO] [2019-07-29T20:21:02.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:02.037Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:21:02.037Z] [INFO] [2019-07-29T20:21:02.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:02.037Z] [INFO] [2019-07-29T20:21:02.037Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:02.037Z] [INFO] [2019-07-29T20:21:02.037Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:02.037Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:21:02.294Z] [INFO] [2019-07-29T20:21:02.294Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:02.294Z] [INFO] [2019-07-29T20:21:02.294Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:03.665Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-29T20:21:03.665Z] [INFO] Command line: [2019-07-29T20:21:03.665Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:21:03.665Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:21:06.938Z] !SESSION 2019-07-29 20:21:03.672 ----------------------------------------------- [2019-07-29T20:21:06.938Z] eclipse.buildId=unknown [2019-07-29T20:21:06.938Z] java.version=1.8.0_202 [2019-07-29T20:21:06.938Z] java.vendor=Oracle Corporation [2019-07-29T20:21:06.938Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:21:06.938Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:21:06.938Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:21:06.938Z] [2019-07-29T20:21:06.938Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:21:06.256 [2019-07-29T20:21:06.938Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:21:06.938Z] !STACK 0 [2019-07-29T20:21:06.938Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-29T20:21:06.938Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:21:06.938Z] [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:21:06.938Z] [2019-07-29T20:21:06.938Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:21:06.441 [2019-07-29T20:21:06.938Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:21:06.938Z] !STACK 0 [2019-07-29T20:21:06.938Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-29T20:21:06.938Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:21:06.938Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:21:06.938Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:21:06.938Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-29T20:21:06.938Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:21:06.938Z] [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:21:06.938Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:21:08.832Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-29T20:21:09.089Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-29T20:21:09.089Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.273 s [2019-07-29T20:21:09.089Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-29T20:21:09.346Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.004 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.05 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.346Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-29T20:21:09.347Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-29T20:21:09.347Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.005 s [2019-07-29T20:21:09.347Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.003 s [2019-07-29T20:21:09.347Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-29T20:21:09.347Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-29T20:21:11.921Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.117 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-29T20:21:11.921Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T20:21:11.921Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.021 s [2019-07-29T20:21:11.921Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.011 s [2019-07-29T20:21:11.921Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.175 s [2019-07-29T20:21:11.921Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-29T20:21:11.921Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.9 s [2019-07-29T20:21:11.921Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T20:21:11.921Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.022 s [2019-07-29T20:21:11.921Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-29T20:21:11.921Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.076 s [2019-07-29T20:21:11.921Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2019-07-29T20:21:11.921Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.844 s [2019-07-29T20:21:11.921Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-29T20:21:12.851Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-29T20:21:12.851Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T20:21:12.851Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T20:21:12.851Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-29T20:21:12.851Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.012 s [2019-07-29T20:21:12.851Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T20:21:12.851Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.569 s [2019-07-29T20:21:12.851Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-29T20:21:12.851Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T20:21:12.851Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-29T20:21:12.851Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.013 s [2019-07-29T20:21:12.851Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-29T20:21:12.851Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.571 s [2019-07-29T20:21:12.851Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-29T20:21:15.375Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-29T20:21:15.375Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-29T20:21:15.375Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-29T20:21:15.375Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-29T20:21:15.375Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-29T20:21:15.375Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.178 s [2019-07-29T20:21:15.375Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-29T20:21:15.375Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 2.532 s [2019-07-29T20:21:15.375Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-29T20:21:15.632Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-29T20:21:15.632Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.024 s [2019-07-29T20:21:15.632Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.005 s [2019-07-29T20:21:15.632Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-29T20:21:15.632Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2019-07-29T20:21:15.632Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-29T20:21:15.632Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-29T20:21:15.632Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-29T20:21:15.632Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.011 s [2019-07-29T20:21:15.632Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-29T20:21:16.197Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-29T20:21:16.197Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.003 s [2019-07-29T20:21:16.197Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.5 s [2019-07-29T20:21:16.197Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-29T20:21:16.197Z] [2019-07-29T20:21:16.197Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-29 20:21:15.958 [2019-07-29T20:21:16.197Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-29T20:21:16.197Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-29T20:21:16.197Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.004 s [2019-07-29T20:21:16.197Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.197Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-29T20:21:16.197Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-29T20:21:16.197Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-29T20:21:16.197Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-29T20:21:16.197Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-29T20:21:16.197Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-29T20:21:16.197Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.197Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-29T20:21:16.197Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-29T20:21:16.197Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-29T20:21:16.197Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-29T20:21:16.197Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-29T20:21:16.197Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-29T20:21:16.197Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.197Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.197Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.197Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-29T20:21:16.197Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-29T20:21:16.197Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.005 s [2019-07-29T20:21:16.197Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-29T20:21:16.197Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.005 s [2019-07-29T20:21:16.197Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.029 s [2019-07-29T20:21:16.197Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-29T20:21:16.197Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.197Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.053 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-29T20:21:16.197Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-29T20:21:16.197Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.002 s [2019-07-29T20:21:16.197Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-29T20:21:16.197Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-29T20:21:16.455Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-29T20:21:16.455Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.11 s [2019-07-29T20:21:16.455Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-29T20:21:16.455Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-29T20:21:16.455Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-29T20:21:16.455Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.455Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T20:21:16.455Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.455Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T20:21:16.455Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-29T20:21:16.455Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T20:21:16.455Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T20:21:16.455Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-29T20:21:16.455Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-29T20:21:16.455Z] [2019-07-29T20:21:16.455Z] Results: [2019-07-29T20:21:16.455Z] [2019-07-29T20:21:16.455Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:21:16.455Z] [2019-07-29T20:21:17.824Z] [INFO] All tests passed! [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec [2019-07-29T20:21:17.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:21:17.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.pom [2019-07-29T20:21:17.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:21:17.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:21:17.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-29T20:21:17.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-29T20:21:17.824Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-29T20:21:17.824Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] The project's OSGi version is 1.0.9.201907292011 [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:21:17.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-29T20:21:17.824Z] [INFO] [2019-07-29T20:21:17.824Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:17.824Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-29T20:21:23.082Z] public void setUp() throws IOException { [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-29T20:21:23.082Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-29T20:21:23.082Z] 3. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-29T20:21:23.082Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-29T20:21:23.082Z] ^^^^^ [2019-07-29T20:21:23.082Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T20:21:23.082Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131) [2019-07-29T20:21:23.082Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2019-07-29T20:21:23.082Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-29T20:21:23.082Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-29T20:21:23.082Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-29T20:21:23.082Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-29T20:21:23.082Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-29T20:21:23.082Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-29T20:21:23.082Z] ^^^^^^ [2019-07-29T20:21:23.082Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:21:23.082Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-29T20:21:23.082Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-29T20:21:23.082Z] return event; [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-29T20:21:23.082Z] return null; [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-29T20:21:23.082Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-29T20:21:23.082Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-29T20:21:23.082Z] ^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-29T20:21:23.082Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-29T20:21:23.082Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-29T20:21:23.082Z] 14. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-29T20:21:23.082Z] @SuppressWarnings("nls") [2019-07-29T20:21:23.082Z] ^^^^^ [2019-07-29T20:21:23.082Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T20:21:23.082Z] 15. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-29T20:21:23.082Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-29T20:21:23.082Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-29T20:21:23.082Z] ^^^^ [2019-07-29T20:21:23.082Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-29T20:21:23.082Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-29T20:21:23.082Z] @SuppressWarnings("nls") [2019-07-29T20:21:23.082Z] ^^^^^ [2019-07-29T20:21:23.082Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T20:21:23.082Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-29T20:21:23.082Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-29T20:21:23.082Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-29T20:21:23.082Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-29T20:21:23.082Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-29T20:21:23.082Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-29T20:21:23.082Z] ^^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-29T20:21:23.082Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-29T20:21:23.082Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-29T20:21:23.082Z] ^^^^^^^ [2019-07-29T20:21:23.082Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-29T20:21:23.082Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-29T20:21:23.082Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-29T20:21:23.082Z] ^^^^^ [2019-07-29T20:21:23.082Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-29T20:21:23.082Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-29T20:21:23.082Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:21:23.082Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:21:23.082Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-29T20:21:23.082Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-29T20:21:23.082Z] ^^^^^ [2019-07-29T20:21:23.082Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T20:21:23.082Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-29T20:21:23.082Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-29T20:21:23.082Z] ^^^^^ [2019-07-29T20:21:23.082Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T20:21:23.082Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-29T20:21:23.082Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-29T20:21:23.082Z] ^^^^^^ [2019-07-29T20:21:23.082Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:21:23.082Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-29T20:21:23.082Z] [INFO] [2019-07-29T20:21:23.082Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:23.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:21:23.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-29T20:21:23.082Z] [INFO] [2019-07-29T20:21:23.082Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:23.082Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:21:23.082Z] [INFO] [2019-07-29T20:21:23.082Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:23.082Z] [INFO] [2019-07-29T20:21:23.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:23.082Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:21:23.339Z] [INFO] [2019-07-29T20:21:23.339Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:23.339Z] [INFO] [2019-07-29T20:21:23.339Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:23.339Z] [INFO] [2019-07-29T20:21:23.339Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:23.339Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:21:24.272Z] [INFO] [2019-07-29T20:21:24.272Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:24.272Z] [INFO] [2019-07-29T20:21:24.272Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:21:26.167Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-29T20:21:26.167Z] [INFO] Command line: [2019-07-29T20:21:26.167Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:21:26.167Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:21:29.442Z] !SESSION 2019-07-29 20:21:26.235 ----------------------------------------------- [2019-07-29T20:21:29.442Z] eclipse.buildId=unknown [2019-07-29T20:21:29.442Z] java.version=1.8.0_202 [2019-07-29T20:21:29.442Z] java.vendor=Oracle Corporation [2019-07-29T20:21:29.442Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:21:29.442Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:21:29.442Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:21:29.442Z] [2019-07-29T20:21:29.442Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:21:28.933 [2019-07-29T20:21:29.442Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:21:29.442Z] !STACK 0 [2019-07-29T20:21:29.442Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:21:29.442Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:21:29.442Z] [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:21:29.442Z] [2019-07-29T20:21:29.442Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:21:29.068 [2019-07-29T20:21:29.442Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:21:29.442Z] !STACK 0 [2019-07-29T20:21:29.442Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:21:29.442Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:21:29.442Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:21:29.442Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:21:29.442Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:21:29.442Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:21:29.442Z] [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:21:29.442Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:21:31.965Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-29T20:21:32.223Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-29T20:21:32.223Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.054 s [2019-07-29T20:21:32.223Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.223Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.002 s [2019-07-29T20:21:32.223Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-29T20:21:32.223Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-29T20:21:32.223Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.041 s [2019-07-29T20:21:32.223Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.223Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-29T20:21:32.223Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-29T20:21:32.223Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.223Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.223Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-29T20:21:32.479Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-29T20:21:32.479Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.479Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.479Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-29T20:21:32.737Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-29T20:21:32.737Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.186 s [2019-07-29T20:21:32.737Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.005 s [2019-07-29T20:21:32.737Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-29T20:21:32.737Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-29T20:21:32.737Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.008 s [2019-07-29T20:21:32.737Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-29T20:21:32.737Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-29T20:21:32.737Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-29T20:21:32.737Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-29T20:21:32.737Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-29T20:21:32.737Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-29T20:21:32.737Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-29T20:21:32.737Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-29T20:21:32.737Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-29T20:21:32.737Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.008 s [2019-07-29T20:21:32.737Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-29T20:21:32.737Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-29T20:21:32.737Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.737Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.737Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-29T20:21:32.994Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-29T20:21:32.994Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.994Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.994Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.994Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.994Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.994Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.994Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-29T20:21:32.994Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-29T20:21:32.994Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.994Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-29T20:21:32.994Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-29T20:21:32.994Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.994Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-29T20:21:32.994Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-29T20:21:32.994Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.995Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.995Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.995Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.995Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.995Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.995Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.995Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.995Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2019-07-29T20:21:32.995Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-29T20:21:32.995Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-29T20:23:09.862Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.214 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-29T20:23:09.862Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.906 s [2019-07-29T20:23:09.862Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.644 s [2019-07-29T20:23:09.862Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.59 s [2019-07-29T20:23:09.862Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.416 s [2019-07-29T20:23:09.862Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.433 s [2019-07-29T20:23:09.862Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.893 s [2019-07-29T20:23:09.862Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.648 s [2019-07-29T20:23:09.862Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.956 s [2019-07-29T20:23:09.862Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.882 s [2019-07-29T20:23:09.862Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.547 s [2019-07-29T20:23:09.862Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.524 s [2019-07-29T20:23:09.862Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.401 s [2019-07-29T20:23:09.862Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.711 s [2019-07-29T20:23:09.862Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.573 s [2019-07-29T20:23:09.862Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.922 s [2019-07-29T20:23:09.862Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.441 s [2019-07-29T20:23:09.862Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.465 s [2019-07-29T20:23:09.862Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 3.011 s [2019-07-29T20:23:09.862Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.566 s [2019-07-29T20:23:09.862Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-29T20:23:09.862Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.488 s [2019-07-29T20:23:09.862Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.535 s [2019-07-29T20:23:09.862Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.416 s [2019-07-29T20:23:09.862Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.42 s [2019-07-29T20:23:09.862Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.433 s [2019-07-29T20:23:09.862Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.417 s [2019-07-29T20:23:09.862Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.549 s [2019-07-29T20:23:09.862Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.946 s [2019-07-29T20:23:09.862Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.798 s [2019-07-29T20:23:09.862Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.56 s [2019-07-29T20:23:09.862Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.941 s [2019-07-29T20:23:09.862Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.848 s [2019-07-29T20:23:09.862Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.543 s [2019-07-29T20:23:09.862Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.817 s [2019-07-29T20:23:09.862Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.516 s [2019-07-29T20:23:09.862Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.626 s [2019-07-29T20:23:09.862Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.548 s [2019-07-29T20:23:09.862Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.522 s [2019-07-29T20:23:09.862Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.418 s [2019-07-29T20:23:09.862Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.546 s [2019-07-29T20:23:09.862Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.547 s [2019-07-29T20:23:09.862Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.442 s [2019-07-29T20:23:09.862Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.398 s [2019-07-29T20:23:09.862Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.402 s [2019-07-29T20:23:09.862Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.413 s [2019-07-29T20:23:09.862Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.429 s [2019-07-29T20:23:09.862Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.748 s [2019-07-29T20:23:09.862Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-29T20:23:09.862Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.022 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-29T20:23:09.862Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.64 s [2019-07-29T20:23:09.862Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 2.781 s [2019-07-29T20:23:09.862Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.095 s [2019-07-29T20:23:09.862Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T20:23:09.862Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T20:23:09.862Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T20:23:09.862Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.144 s [2019-07-29T20:23:09.862Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.14 s [2019-07-29T20:23:09.862Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T20:23:09.862Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.94 s [2019-07-29T20:23:09.862Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-29T20:23:09.862Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T20:23:09.862Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-29T20:23:09.862Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-29T20:23:09.862Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.137 s [2019-07-29T20:23:09.862Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-29T20:23:09.862Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-29T20:23:09.862Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.125 s [2019-07-29T20:23:09.862Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-29T20:23:14.039Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.438 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-29T20:23:14.039Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.411 s [2019-07-29T20:23:14.039Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.798 s [2019-07-29T20:23:14.039Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.108 s [2019-07-29T20:23:14.039Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.114 s [2019-07-29T20:23:14.039Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-29T20:23:16.690Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.876 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-29T20:23:16.690Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.462 s [2019-07-29T20:23:16.690Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.414 s [2019-07-29T20:23:16.690Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-29T20:23:16.690Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-29T20:23:16.690Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-29T20:23:16.690Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-29T20:23:16.690Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-29T20:23:16.690Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-29T20:23:31.546Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.086 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-29T20:23:31.546Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 8.323 s [2019-07-29T20:23:31.546Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.762 s [2019-07-29T20:23:31.546Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-29T20:23:31.546Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-29T20:23:31.546Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.01 s [2019-07-29T20:23:31.546Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-29T20:23:31.546Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T20:23:31.546Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.235 s [2019-07-29T20:23:31.546Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-29T20:23:31.546Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T20:23:31.546Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T20:23:31.546Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.008 s [2019-07-29T20:23:31.546Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.009 s [2019-07-29T20:23:31.546Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-29T20:23:31.546Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.119 s [2019-07-29T20:23:31.546Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T20:23:31.546Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-29T20:23:31.546Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T20:23:31.546Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.008 s [2019-07-29T20:23:31.546Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-29T20:23:31.546Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-29T20:23:31.546Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.008 s [2019-07-29T20:23:31.546Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-29T20:23:38.098Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.887 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-29T20:23:38.098Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.355 s [2019-07-29T20:23:38.098Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.566 s [2019-07-29T20:23:38.098Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.367 s [2019-07-29T20:23:38.098Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-29T20:23:38.098Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-29T20:23:38.098Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.294 s [2019-07-29T20:23:38.098Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.296 s [2019-07-29T20:23:38.098Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-29T20:23:38.098Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.326 s [2019-07-29T20:23:38.098Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-29T20:23:38.098Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-29T20:23:38.098Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-29T20:23:38.098Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.371 s [2019-07-29T20:23:38.098Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-29T20:23:38.098Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-29T20:23:38.098Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.298 s [2019-07-29T20:23:38.098Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-29T20:23:38.098Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-29T20:23:38.098Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-29T20:23:38.098Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-29T20:23:38.098Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-29T20:23:38.098Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-29T20:23:50.287Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.24 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-29T20:23:50.287Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-29T20:23:50.287Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T20:23:50.287Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-07-29T20:23:50.287Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T20:23:50.287Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.877 s [2019-07-29T20:23:50.287Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.124 s [2019-07-29T20:23:50.287Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.081 s [2019-07-29T20:23:50.287Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.04 s [2019-07-29T20:23:50.287Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.846 s [2019-07-29T20:23:50.287Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.143 s [2019-07-29T20:23:50.287Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T20:23:50.287Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.061 s [2019-07-29T20:23:50.287Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-29T20:23:50.287Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T20:23:50.287Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-29T20:23:50.287Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.039 s [2019-07-29T20:23:50.287Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.832 s [2019-07-29T20:23:50.287Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T20:23:50.287Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T20:23:50.287Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.153 s [2019-07-29T20:23:50.287Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.094 s [2019-07-29T20:23:50.287Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.062 s [2019-07-29T20:23:50.287Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.04 s [2019-07-29T20:23:50.287Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-29T20:23:50.287Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-29T20:23:50.287Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-29T20:23:50.287Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-07-29T20:23:50.287Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-29T20:23:58.382Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.102 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-29T20:23:58.382Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.924 s [2019-07-29T20:23:58.382Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.521 s [2019-07-29T20:23:58.382Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.395 s [2019-07-29T20:23:58.382Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.415 s [2019-07-29T20:23:58.382Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.414 s [2019-07-29T20:23:58.382Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.43 s [2019-07-29T20:23:58.382Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-29T20:23:59.752Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-29T20:23:59.752Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.175 s [2019-07-29T20:23:59.752Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.082 s [2019-07-29T20:23:59.752Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.125 s [2019-07-29T20:23:59.752Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-29T20:24:01.786Z] [2019-07-29T20:24:01.786Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:24:01.423 [2019-07-29T20:24:01.786Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-29T20:24:01.786Z] !STACK 0 [2019-07-29T20:24:01.786Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T20:24:01.786Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T20:24:01.786Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T20:24:01.786Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:24:01.786Z] [2019-07-29T20:24:01.786Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:24:01.427 [2019-07-29T20:24:01.786Z] !MESSAGE Exception executing analysis [2019-07-29T20:24:01.786Z] !STACK 0 [2019-07-29T20:24:01.786Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T20:24:01.786Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T20:24:01.786Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T20:24:01.786Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:24:03.156Z] [2019-07-29T20:24:03.156Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:24:02.933 [2019-07-29T20:24:03.156Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-29T20:24:03.156Z] !STACK 0 [2019-07-29T20:24:03.156Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T20:24:03.156Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T20:24:03.156Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T20:24:03.156Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:24:03.156Z] [2019-07-29T20:24:03.156Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:24:02.935 [2019-07-29T20:24:03.156Z] !MESSAGE Exception executing analysis [2019-07-29T20:24:03.156Z] !STACK 0 [2019-07-29T20:24:03.156Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T20:24:03.156Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T20:24:03.156Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T20:24:03.156Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:24:03.156Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.278 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-29T20:24:03.156Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.773 s [2019-07-29T20:24:03.156Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.504 s [2019-07-29T20:24:03.156Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-29T20:25:54.979Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.226 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-29T20:25:54.979Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.892 s [2019-07-29T20:25:54.979Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.869 s [2019-07-29T20:25:54.979Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.897 s [2019-07-29T20:25:54.979Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.954 s [2019-07-29T20:25:54.979Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.06 s [2019-07-29T20:25:54.979Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.047 s [2019-07-29T20:25:54.979Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.935 s [2019-07-29T20:25:54.979Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.341 s [2019-07-29T20:25:54.979Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.972 s [2019-07-29T20:25:54.979Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.802 s [2019-07-29T20:25:54.979Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.891 s [2019-07-29T20:25:54.979Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.353 s [2019-07-29T20:25:54.979Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.811 s [2019-07-29T20:25:54.979Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.905 s [2019-07-29T20:25:54.979Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.849 s [2019-07-29T20:25:54.979Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.945 s [2019-07-29T20:25:54.979Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.871 s [2019-07-29T20:25:54.979Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.854 s [2019-07-29T20:25:54.979Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.917 s [2019-07-29T20:25:54.979Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.811 s [2019-07-29T20:25:54.979Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.812 s [2019-07-29T20:25:54.979Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.912 s [2019-07-29T20:25:54.979Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.913 s [2019-07-29T20:25:54.979Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.858 s [2019-07-29T20:25:54.979Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.962 s [2019-07-29T20:25:54.979Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.938 s [2019-07-29T20:25:54.979Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.906 s [2019-07-29T20:25:54.979Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.886 s [2019-07-29T20:25:54.979Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.872 s [2019-07-29T20:25:54.979Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.852 s [2019-07-29T20:25:54.979Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.79 s [2019-07-29T20:25:54.979Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.817 s [2019-07-29T20:25:54.979Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.859 s [2019-07-29T20:25:54.979Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.866 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-29T20:25:54.979Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-29T20:25:54.979Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-29T20:25:54.979Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-29T20:25:54.979Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-29T20:25:54.979Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-29T20:25:54.979Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-29T20:25:54.979Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-29T20:25:54.979Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-29T20:25:54.979Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-29T20:25:54.979Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-29T20:25:54.979Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-29T20:25:54.979Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-07-29T20:25:54.979Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-29T20:25:54.979Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2019-07-29T20:25:54.979Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-29T20:25:54.979Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-29T20:25:54.979Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.011 s [2019-07-29T20:25:54.979Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.146 s [2019-07-29T20:25:54.979Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.201 s [2019-07-29T20:25:54.979Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.135 s [2019-07-29T20:25:54.979Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.109 s [2019-07-29T20:25:54.979Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.048 s [2019-07-29T20:25:54.979Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-29T20:25:54.979Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.129 s [2019-07-29T20:25:54.979Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.003 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-29T20:25:54.979Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.619 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-29T20:25:54.979Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 2.696 s [2019-07-29T20:25:54.979Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.413 s [2019-07-29T20:25:54.979Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 2.104 s [2019-07-29T20:25:54.979Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.404 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-29T20:25:54.979Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-29T20:25:54.979Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-29T20:25:54.979Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-29T20:25:54.979Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-29T20:25:54.979Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-29T20:25:54.979Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-29T20:25:54.979Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-29T20:25:54.979Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.008 s [2019-07-29T20:25:54.979Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.025 s [2019-07-29T20:25:54.979Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.003 s [2019-07-29T20:25:54.979Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2019-07-29T20:25:54.979Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-29T20:26:01.527Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.828 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-29T20:26:01.527Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.445 s [2019-07-29T20:26:01.527Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.503 s [2019-07-29T20:26:01.527Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.39 s [2019-07-29T20:26:01.527Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.449 s [2019-07-29T20:26:01.527Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.632 s [2019-07-29T20:26:01.527Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.405 s [2019-07-29T20:26:01.527Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-29T20:26:13.713Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.057 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-29T20:26:13.713Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.002 s [2019-07-29T20:26:13.713Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.897 s [2019-07-29T20:26:13.713Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.925 s [2019-07-29T20:26:13.713Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.89 s [2019-07-29T20:26:13.713Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.784 s [2019-07-29T20:26:13.713Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.784 s [2019-07-29T20:26:13.713Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.947 s [2019-07-29T20:26:13.713Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.919 s [2019-07-29T20:26:13.713Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.001 s [2019-07-29T20:26:13.713Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.94 s [2019-07-29T20:26:13.713Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-29T20:26:13.713Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-29T20:26:13.713Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.006 s [2019-07-29T20:26:13.713Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-29T20:26:13.713Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-29T20:26:13.713Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-29T20:26:13.713Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-29T20:26:13.713Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-29T20:26:13.713Z] [2019-07-29T20:26:13.713Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.775 [2019-07-29T20:26:13.713Z] !MESSAGE Error parsing /tmp/markers1864349420160661448xml [2019-07-29T20:26:13.713Z] !STACK 0 [2019-07-29T20:26:13.713Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1864349420160661448xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T20:26:13.713Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.713Z] [2019-07-29T20:26:13.713Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.783 [2019-07-29T20:26:13.713Z] !MESSAGE Error parsing /tmp/markers1707856965541555884xml [2019-07-29T20:26:13.713Z] !STACK 0 [2019-07-29T20:26:13.713Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1707856965541555884xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T20:26:13.713Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.713Z] [2019-07-29T20:26:13.713Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.825 [2019-07-29T20:26:13.713Z] !MESSAGE Error parsing /tmp/markers6412899485741456824xml [2019-07-29T20:26:13.713Z] !STACK 0 [2019-07-29T20:26:13.713Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6412899485741456824xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T20:26:13.713Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.713Z] [2019-07-29T20:26:13.713Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.832 [2019-07-29T20:26:13.713Z] !MESSAGE Error parsing /tmp/markers5947188512797881773xml [2019-07-29T20:26:13.713Z] !STACK 0 [2019-07-29T20:26:13.713Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5947188512797881773xml; 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. [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T20:26:13.713Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.713Z] [2019-07-29T20:26:13.713Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.845 [2019-07-29T20:26:13.713Z] !MESSAGE Error parsing /tmp/markers1313331866513502593xml [2019-07-29T20:26:13.713Z] !STACK 0 [2019-07-29T20:26:13.713Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-29T20:26:13.713Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-29T20:26:13.713Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-29T20:26:13.713Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.713Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.713Z] [2019-07-29T20:26:13.713Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.851 [2019-07-29T20:26:13.713Z] !MESSAGE Error parsing /tmp/markers7168370678976159199xml [2019-07-29T20:26:13.713Z] !STACK 0 [2019-07-29T20:26:13.713Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7168370678976159199xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T20:26:13.713Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T20:26:13.713Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.713Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.713Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.713Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.713Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.713Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.713Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.713Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.713Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.713Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.713Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.713Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.714Z] [2019-07-29T20:26:13.714Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.856 [2019-07-29T20:26:13.714Z] !MESSAGE Error parsing /tmp/markers4182232761724734530xml [2019-07-29T20:26:13.714Z] !STACK 0 [2019-07-29T20:26:13.714Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-29T20:26:13.714Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-29T20:26:13.714Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-29T20:26:13.714Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.714Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.714Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.714Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.714Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.714Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.714Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.714Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.714Z] [2019-07-29T20:26:13.714Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.862 [2019-07-29T20:26:13.714Z] !MESSAGE Error parsing /tmp/markers5337269051528967562xml [2019-07-29T20:26:13.714Z] !STACK 0 [2019-07-29T20:26:13.714Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5337269051528967562xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T20:26:13.714Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.714Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.714Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.714Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.714Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.714Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.714Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.714Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.714Z] [2019-07-29T20:26:13.714Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:12.924 [2019-07-29T20:26:13.714Z] !MESSAGE Error parsing /tmp/markers175258111701894102xml [2019-07-29T20:26:13.714Z] !STACK 0 [2019-07-29T20:26:13.714Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers175258111701894102xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T20:26:13.714Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T20:26:13.714Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-29T20:26:13.714Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T20:26:13.714Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T20:26:13.714Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T20:26:13.714Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T20:26:13.714Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T20:26:13.714Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T20:26:13.714Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T20:26:13.714Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T20:26:13.714Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T20:26:13.714Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:26:13.714Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:26:13.714Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:26:13.714Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:26:13.714Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:26:13.714Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:26:13.714Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-29T20:26:13.714Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.167 s [2019-07-29T20:26:13.714Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.016 s [2019-07-29T20:26:13.714Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.006 s [2019-07-29T20:26:13.714Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.004 s [2019-07-29T20:26:13.714Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-29T20:26:13.714Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-29T20:26:13.714Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-29T20:26:13.714Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-29T20:26:13.714Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-29T20:26:13.714Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-29T20:26:13.714Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.006 s [2019-07-29T20:26:13.714Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.055 s [2019-07-29T20:26:13.714Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-29T20:26:13.714Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-29T20:26:13.714Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.03 s [2019-07-29T20:26:13.714Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-29T20:26:13.714Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-29T20:26:13.714Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-29T20:26:13.714Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.002 s [2019-07-29T20:26:13.714Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-29T20:26:13.714Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-29T20:26:13.714Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.002 s [2019-07-29T20:26:13.714Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-29T20:26:13.714Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-29T20:26:13.714Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.009 s [2019-07-29T20:26:13.714Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-29T20:26:13.714Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-29T20:26:13.714Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-29T20:26:13.714Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-29T20:26:13.714Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.714Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0.001 s [2019-07-29T20:26:13.714Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-29T20:26:13.714Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-29T20:26:13.714Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.008 s [2019-07-29T20:26:13.715Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.715Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.715Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-29T20:26:13.715Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-29T20:26:13.715Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-29T20:26:13.715Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-29T20:26:13.715Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-29T20:26:13.715Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-29T20:26:13.715Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.002 s [2019-07-29T20:26:13.715Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.004 s [2019-07-29T20:26:13.715Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-29T20:26:13.715Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-29T20:26:13.715Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-29T20:26:13.715Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-29T20:26:13.715Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-29T20:26:13.715Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.061 s [2019-07-29T20:26:13.715Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-29T20:26:13.715Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-29T20:26:15.753Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-29T20:26:15.753Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.004 s [2019-07-29T20:26:15.753Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-29T20:26:15.753Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-29T20:26:15.753Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-29T20:26:15.753Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.005 s [2019-07-29T20:26:15.753Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-29T20:26:15.753Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-29T20:26:15.753Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-29T20:26:15.753Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:15.753Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-29T20:26:17.121Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-29T20:26:17.121Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:17.121Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:17.121Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:17.121Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:17.121Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.446 s [2019-07-29T20:26:17.121Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-29T20:26:17.121Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:17.121Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:17.121Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.106 s [2019-07-29T20:26:17.121Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-29T20:26:17.121Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.167 s [2019-07-29T20:26:17.121Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:17.121Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-29T20:26:17.121Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-29T20:26:19.644Z] [2019-07-29T20:26:19.644Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:19.516 [2019-07-29T20:26:19.644Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(646,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-29T20:26:21.011Z] [2019-07-29T20:26:21.011Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:20.616 [2019-07-29T20:26:21.011Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(648,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-29T20:26:21.011Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.605 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-29T20:26:21.011Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.099 s [2019-07-29T20:26:21.011Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.099 s [2019-07-29T20:26:21.011Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-29T20:26:21.011Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-29T20:26:21.011Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2019-07-29T20:26:21.011Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-29T20:26:21.011Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T20:26:21.011Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T20:26:21.011Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T20:26:21.011Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T20:26:21.011Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-29T20:26:21.011Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-29T20:26:21.011Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-29T20:26:21.268Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-29T20:26:21.268Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.007 s [2019-07-29T20:26:21.268Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-29T20:26:21.268Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-29T20:26:21.268Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-29T20:26:21.268Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-29T20:26:21.268Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-29T20:26:21.268Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-29T20:26:22.636Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-29T20:26:22.636Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.031 s [2019-07-29T20:26:22.636Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2019-07-29T20:26:22.636Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.015 s [2019-07-29T20:26:22.636Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.009 s [2019-07-29T20:26:22.636Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-29T20:26:22.636Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.026 s [2019-07-29T20:26:22.636Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.099 s [2019-07-29T20:26:22.636Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.086 s [2019-07-29T20:26:22.636Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.114 s [2019-07-29T20:26:22.636Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.01 s [2019-07-29T20:26:22.636Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.01 s [2019-07-29T20:26:22.636Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-29T20:26:24.529Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.701 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-29T20:26:24.529Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.694 s [2019-07-29T20:26:24.529Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.006 s [2019-07-29T20:26:24.529Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-29T20:26:26.551Z] [2019-07-29T20:26:26.551Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-29 20:26:26.363 [2019-07-29T20:26:26.551Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-29T20:26:26.551Z] !STACK 0 [2019-07-29T20:26:26.551Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-29T20:26:26.551Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-29T20:26:26.551Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-29T20:26:26.551Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-29T20:26:26.551Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-29T20:26:26.551Z] at java.lang.Thread.run(Thread.java:748) [2019-07-29T20:26:27.482Z] [2019-07-29T20:26:27.482Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-29 20:26:27.462 [2019-07-29T20:26:27.482Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-29T20:26:27.482Z] !STACK 0 [2019-07-29T20:26:27.482Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-29T20:26:27.482Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-29T20:26:27.482Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-29T20:26:27.482Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-29T20:26:27.482Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-29T20:26:27.482Z] at java.lang.Thread.run(Thread.java:748) [2019-07-29T20:26:28.852Z] [2019-07-29T20:26:28.852Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-29 20:26:28.559 [2019-07-29T20:26:28.852Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-29T20:26:28.852Z] !STACK 0 [2019-07-29T20:26:28.852Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-29T20:26:28.852Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-29T20:26:28.852Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-29T20:26:28.852Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-29T20:26:28.852Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-29T20:26:28.852Z] at java.lang.Thread.run(Thread.java:748) [2019-07-29T20:26:28.852Z] [2019-07-29T20:26:28.852Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:28.561 [2019-07-29T20:26:28.852Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(670,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 [2019-07-29T20:26:31.374Z] [2019-07-29T20:26:31.374Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:30.794 [2019-07-29T20:26:31.374Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(677,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 [2019-07-29T20:26:32.305Z] [2019-07-29T20:26:32.305Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:31.937 [2019-07-29T20:26:32.305Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-29T20:26:32.305Z] !STACK 0 [2019-07-29T20:26:32.305Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-29T20:26:32.305Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-29T20:26:32.305Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T20:26:32.305Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:26:32.305Z] [2019-07-29T20:26:32.305Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:26:31.939 [2019-07-29T20:26:32.305Z] !MESSAGE Exception executing analysis [2019-07-29T20:26:32.305Z] !STACK 0 [2019-07-29T20:26:32.305Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-29T20:26:32.305Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-29T20:26:32.305Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T20:26:32.305Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:26:33.237Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.059 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-29T20:26:33.237Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.024 s [2019-07-29T20:26:33.237Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.167 s [2019-07-29T20:26:33.237Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.318 s [2019-07-29T20:26:33.237Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-29T20:26:33.237Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.119 s [2019-07-29T20:26:33.237Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.113 s [2019-07-29T20:26:33.237Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2019-07-29T20:26:33.237Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.012 s [2019-07-29T20:26:33.237Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.013 s [2019-07-29T20:26:33.237Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.173 s [2019-07-29T20:26:33.237Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-29T20:26:34.167Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-29T20:26:34.167Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.474 s [2019-07-29T20:26:34.167Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-29T20:26:34.167Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.023 s [2019-07-29T20:26:34.167Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.167Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.125 s [2019-07-29T20:26:34.167Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.011 s [2019-07-29T20:26:34.167Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-29T20:26:34.167Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.129 s [2019-07-29T20:26:34.167Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-29T20:26:34.167Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.02 s [2019-07-29T20:26:34.167Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.167Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.067 s [2019-07-29T20:26:34.167Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.008 s [2019-07-29T20:26:34.167Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.167Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-29T20:26:34.425Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-29T20:26:34.425Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.006 s [2019-07-29T20:26:34.425Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.425Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.187 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-29T20:26:34.425Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-29T20:26:34.425Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.425Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-29T20:26:34.425Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-29T20:26:34.425Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-29T20:26:34.425Z] 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 [2019-07-29T20:26:34.425Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.005 s [2019-07-29T20:26:34.425Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-29T20:26:34.425Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-29T20:26:34.425Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-29T20:26:34.425Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-29T20:26:34.425Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.425Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-29T20:26:34.425Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-29T20:26:34.425Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-29T20:26:34.425Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-29T20:26:34.425Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-29T20:26:34.425Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-29T20:26:34.425Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-29T20:26:34.425Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-29T20:26:34.425Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-29T20:26:34.425Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-29T20:26:34.425Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-29T20:26:34.425Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-29T20:26:34.425Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.425Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:26:34.425Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-29T20:26:34.683Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-29T20:26:34.683Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.063 s [2019-07-29T20:26:34.683Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.683Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.683Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-29T20:26:34.683Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-29T20:26:34.683Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.683Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.006 s [2019-07-29T20:26:34.683Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-29T20:26:34.683Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-29T20:26:34.683Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.683Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-29T20:26:34.683Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2019-07-29T20:26:34.683Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.683Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.006 s [2019-07-29T20:26:34.683Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-29T20:26:34.683Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.002 s [2019-07-29T20:26:34.683Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-29T20:26:37.286Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-29T20:26:37.286Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.5 s [2019-07-29T20:26:37.286Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.584 s [2019-07-29T20:26:37.286Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.019 s [2019-07-29T20:26:37.286Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.917 s [2019-07-29T20:26:37.286Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.078 s [2019-07-29T20:26:37.286Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.099 s [2019-07-29T20:26:37.286Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-29T20:26:37.286Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-29T20:26:37.286Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-29T20:26:37.286Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-29T20:26:37.286Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-29T20:26:37.286Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-29T20:26:37.286Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-29T20:26:37.286Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:26:37.286Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-29T20:26:37.286Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-29T20:26:37.286Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-29T20:26:37.286Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.009 s [2019-07-29T20:26:37.286Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-29T20:26:37.286Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-29T20:26:40.560Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.349 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-29T20:26:40.560Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.11 s [2019-07-29T20:26:40.560Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.007 s [2019-07-29T20:26:40.560Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.107 s [2019-07-29T20:26:40.560Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-29T20:26:40.560Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.108 s [2019-07-29T20:26:40.560Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-29T20:26:40.560Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-29T20:26:52.744Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.952 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-29T20:26:52.744Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 7.636 s [2019-07-29T20:26:52.744Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 4.315 s [2019-07-29T20:26:52.744Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-29T20:26:56.018Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.343 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-29T20:26:56.018Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.108 s [2019-07-29T20:26:56.018Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.006 s [2019-07-29T20:26:56.018Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.107 s [2019-07-29T20:26:56.019Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.006 s [2019-07-29T20:26:56.019Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.106 s [2019-07-29T20:26:56.019Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.005 s [2019-07-29T20:26:56.019Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-29T20:26:56.019Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-29T20:26:56.019Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-29T20:26:56.019Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-29T20:26:56.019Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:26:56.019Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0 s [2019-07-29T20:26:56.019Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:26:56.019Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-29T20:26:56.019Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-29T20:27:00.193Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.686 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-29T20:27:00.193Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.026 s [2019-07-29T20:27:00.193Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.659 s [2019-07-29T20:27:00.193Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-29T20:27:00.193Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-29T20:27:00.193Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.008 s [2019-07-29T20:27:00.193Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-29T20:27:00.193Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-29T20:27:00.193Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-29T20:27:00.193Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:27:00.193Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0 s [2019-07-29T20:27:00.193Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-29T20:27:00.193Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-29T20:27:00.193Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-29T20:27:00.193Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2019-07-29T20:27:00.193Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-29T20:27:00.193Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-29T20:27:00.193Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-29T20:27:00.193Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-29T20:27:00.450Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-29T20:27:00.450Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.001 s [2019-07-29T20:27:00.450Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-29T20:27:00.450Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-29T20:27:00.450Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-29T20:27:00.450Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-29T20:27:00.450Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-29T20:27:00.450Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-29T20:27:00.450Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-29T20:27:00.450Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-29T20:27:00.450Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-29T20:27:00.450Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-29T20:27:00.450Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-29T20:27:00.450Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-07-29T20:27:00.450Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-29T20:27:00.450Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-29T20:27:00.450Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2019-07-29T20:27:00.450Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-29T20:27:01.380Z] [2019-07-29T20:27:01.380Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-29 20:27:01.023 [2019-07-29T20:27:01.380Z] !MESSAGE no spawner in java.library.path [2019-07-29T20:27:01.380Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-29T20:27:01.380Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.803 s [2019-07-29T20:27:01.380Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.024 s [2019-07-29T20:27:01.380Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.004 s [2019-07-29T20:27:01.380Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0 s [2019-07-29T20:27:01.380Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.051 s [2019-07-29T20:27:01.380Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-29T20:27:01.380Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-29T20:27:01.380Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-29T20:27:01.380Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-29T20:27:01.380Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.003 s [2019-07-29T20:27:01.380Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-29T20:27:01.380Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-29T20:27:01.380Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.048 s [2019-07-29T20:27:01.380Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-29T20:27:01.380Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-29T20:27:01.380Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-29T20:27:01.380Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.003 s [2019-07-29T20:27:01.380Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-29T20:27:01.380Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.013 s [2019-07-29T20:27:01.380Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-29T20:27:01.380Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-29T20:27:01.380Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-29T20:27:19.436Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.006 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-29T20:27:19.436Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.003 s [2019-07-29T20:27:19.436Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-29T20:27:19.436Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-29T20:27:19.436Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-29T20:27:19.436Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-29T20:27:19.436Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T20:27:19.436Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T20:27:19.436Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T20:27:19.436Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T20:27:19.436Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0.001 s [2019-07-29T20:27:19.436Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T20:27:19.436Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T20:27:19.436Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-29T20:27:19.436Z] [2019-07-29T20:27:19.436Z] Results: [2019-07-29T20:27:19.436Z] [2019-07-29T20:27:19.436Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T20:27:19.436Z] [2019-07-29T20:27:19.436Z] [2019-07-29T20:27:19.436Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 20:27:17.329 [2019-07-29T20:27:19.436Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T20:27:19.436Z] [INFO] All tests passed! [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:27:19.436Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec [2019-07-29T20:27:19.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 273 classes [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:27:19.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:27:19.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-29T20:27:19.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:27:19.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:27:19.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-29T20:27:19.436Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-29T20:27:19.436Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-29T20:27:19.436Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:19.436Z] [INFO] The project's OSGi version is 4.2.0.201907292011 [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:19.436Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:19.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:27:19.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-29T20:27:19.436Z] [INFO] [2019-07-29T20:27:19.436Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:19.436Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-29T20:27:20.027Z] return iter; [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-29T20:27:20.027Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-29T20:27:20.027Z] return elem; [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-29T20:27:20.027Z] return getFirst(); [2019-07-29T20:27:20.027Z] ^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-29T20:27:20.027Z] CtfIterator iterator = getIterator(); [2019-07-29T20:27:20.027Z] ^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'iterator' may not be closed [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-29T20:27:20.027Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-29T20:27:20.027Z] return retVal; [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-29T20:27:20.027Z] return ret; [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-29T20:27:20.027Z] return iterator == null ? false : iterator.seek(location); [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-29T20:27:20.027Z] return fPreviousEvent; [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-29T20:27:20.027Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-29T20:27:20.027Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T20:27:20.027Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-29T20:27:20.027Z] return 0; [2019-07-29T20:27:20.027Z] ^^^^^^^^^ [2019-07-29T20:27:20.027Z] Potential resource leak: 'top' may not be closed at this location [2019-07-29T20:27:20.027Z] 12 problems (12 warnings) [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:27:21.051Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] [2019-07-29T20:27:21.051Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.051Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec [2019-07-29T20:27:21.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:27:21.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:27:21.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:27:21.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:27:21.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:27:21.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-29T20:27:21.308Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-29T20:27:21.308Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:21.308Z] [INFO] The project's OSGi version is 1.0.9.201907292011 [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:21.308Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:21.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:27:21.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-29T20:27:21.308Z] [INFO] [2019-07-29T20:27:21.308Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:21.308Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-29T20:27:22.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-29T20:27:22.678Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-29T20:27:22.678Z] ^^^^^^^^^^^ [2019-07-29T20:27:22.678Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-29T20:27:22.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-29T20:27:22.678Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-29T20:27:22.678Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:27:22.678Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:27:22.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-29T20:27:22.678Z] Long.toString(2), [2019-07-29T20:27:22.678Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:27:22.678Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:27:22.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-29T20:27:22.678Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-29T20:27:22.678Z] ^^^ [2019-07-29T20:27:22.678Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-29T20:27:22.678Z] 4 problems (4 warnings) [2019-07-29T20:27:22.678Z] [INFO] [2019-07-29T20:27:22.678Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:22.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:27:22.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-29T20:27:22.678Z] [INFO] [2019-07-29T20:27:22.678Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:22.678Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:27:22.678Z] [INFO] [2019-07-29T20:27:22.678Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:22.678Z] [INFO] [2019-07-29T20:27:22.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:22.678Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:27:22.678Z] [INFO] [2019-07-29T20:27:22.678Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:22.678Z] [INFO] [2019-07-29T20:27:22.678Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:22.678Z] [INFO] [2019-07-29T20:27:22.678Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:22.678Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:27:22.935Z] [INFO] [2019-07-29T20:27:22.935Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:22.935Z] [INFO] [2019-07-29T20:27:22.935Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:27:24.305Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-29T20:27:24.305Z] [INFO] Command line: [2019-07-29T20:27:24.305Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:27:24.305Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:27:27.578Z] !SESSION 2019-07-29 20:27:24.275 ----------------------------------------------- [2019-07-29T20:27:27.578Z] eclipse.buildId=unknown [2019-07-29T20:27:27.578Z] java.version=1.8.0_202 [2019-07-29T20:27:27.578Z] java.vendor=Oracle Corporation [2019-07-29T20:27:27.578Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:27:27.578Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:27:27.578Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:27:27.578Z] [2019-07-29T20:27:27.578Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:27:26.930 [2019-07-29T20:27:27.578Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:27:27.578Z] !STACK 0 [2019-07-29T20:27:27.578Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:27:27.578Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:27:27.578Z] [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:27:27.578Z] [2019-07-29T20:27:27.578Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:27:27.066 [2019-07-29T20:27:27.578Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:27:27.578Z] !STACK 0 [2019-07-29T20:27:27.578Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:27:27.578Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:27:27.578Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:27:27.578Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:27:27.578Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:27:27.578Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:27:27.578Z] [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:27:27.578Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:27:29.473Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-29T20:27:29.730Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-29T20:27:29.730Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0.007 s [2019-07-29T20:27:29.730Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-29T20:27:29.730Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-29T20:27:29.730Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0.001 s [2019-07-29T20:27:29.730Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-29T20:27:29.730Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-29T20:28:25.959Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.355 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-29T20:28:25.959Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 47.014 s [2019-07-29T20:28:25.959Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.857 s [2019-07-29T20:28:25.959Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-29T20:29:12.602Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.54 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-29T20:29:12.602Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 6.321 s [2019-07-29T20:29:12.602Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.148 s [2019-07-29T20:29:12.602Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.632 s [2019-07-29T20:29:12.602Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.784 s [2019-07-29T20:29:12.602Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.876 s [2019-07-29T20:29:12.602Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.629 s [2019-07-29T20:29:12.602Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.051 s [2019-07-29T20:29:12.602Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-29T20:29:12.602Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-29T20:29:12.602Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-07-29T20:29:12.602Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-29T20:29:12.602Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.102 s [2019-07-29T20:29:12.602Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.624 s [2019-07-29T20:29:12.602Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.078 s [2019-07-29T20:29:12.602Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-29T20:29:12.602Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.199 s [2019-07-29T20:29:12.602Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-07-29T20:29:12.602Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.713 s [2019-07-29T20:29:12.602Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.089 s [2019-07-29T20:29:12.602Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 3.076 s [2019-07-29T20:29:12.602Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-29T20:29:19.148Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.583 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-29T20:29:19.148Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:29:19.148Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:29:19.148Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:29:19.148Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:29:19.148Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:29:19.148Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:29:19.148Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.016 s [2019-07-29T20:29:19.148Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:29:19.148Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:29:19.148Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.004 s [2019-07-29T20:29:19.148Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:29:19.148Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:29:19.148Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T20:29:19.148Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:29:19.148Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-29T20:29:19.148Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-29T20:29:19.148Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-29T20:29:19.148Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:29:19.148Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:29:19.148Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.005 s [2019-07-29T20:29:19.148Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-29T20:29:29.100Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.699 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-29T20:29:29.100Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 4.05 s [2019-07-29T20:29:29.100Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.514 s [2019-07-29T20:29:29.100Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.73 s [2019-07-29T20:29:29.100Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.402 s [2019-07-29T20:29:29.100Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-29T20:31:05.871Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.233 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-29T20:31:05.871Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.005 s [2019-07-29T20:31:05.871Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 16.175 s [2019-07-29T20:31:05.871Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.599 s [2019-07-29T20:31:05.871Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.518 s [2019-07-29T20:31:05.871Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.628 s [2019-07-29T20:31:05.871Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.612 s [2019-07-29T20:31:05.871Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-29T20:31:05.871Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 14.651 s [2019-07-29T20:31:05.871Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-29T20:31:05.871Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T20:31:05.871Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.478 s [2019-07-29T20:31:05.871Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-29T20:31:05.871Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.473 s [2019-07-29T20:31:05.871Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.551 s [2019-07-29T20:31:05.871Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.504 s [2019-07-29T20:31:05.871Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.006 s [2019-07-29T20:31:05.871Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.441 s [2019-07-29T20:31:05.871Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-29T20:31:05.871Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.447 s [2019-07-29T20:31:05.871Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-29T20:31:05.871Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-29T20:31:05.871Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-29T20:31:05.871Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-29T20:31:12.418Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.093 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-29T20:31:12.418Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.372 s [2019-07-29T20:31:12.418Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.916 s [2019-07-29T20:31:12.418Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-29T20:31:12.418Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.506 s [2019-07-29T20:31:12.418Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.427 s [2019-07-29T20:31:12.418Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.99 s [2019-07-29T20:31:12.418Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.284 s [2019-07-29T20:31:12.418Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.296 s [2019-07-29T20:31:12.418Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.442 s [2019-07-29T20:31:12.418Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.788 s [2019-07-29T20:31:12.418Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.289 s [2019-07-29T20:31:12.418Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.499 s [2019-07-29T20:31:12.418Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-29T20:31:13.393Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-29T20:31:13.393Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-29T20:31:13.393Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.12 s [2019-07-29T20:31:13.393Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.158 s [2019-07-29T20:31:13.393Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.098 s [2019-07-29T20:31:13.393Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.097 s [2019-07-29T20:31:13.393Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.173 s [2019-07-29T20:31:13.393Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.144 s [2019-07-29T20:31:13.393Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.051 s [2019-07-29T20:31:13.393Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-29T20:31:13.393Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-29T20:31:13.393Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2019-07-29T20:31:13.393Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-29T20:31:13.679Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-29T20:31:13.679Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-29T20:31:13.679Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-29T20:31:13.679Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-29T20:31:13.679Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-29T20:31:13.679Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-29T20:31:13.679Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.004 s [2019-07-29T20:31:13.679Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T20:31:13.679Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.002 s [2019-07-29T20:31:13.679Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T20:31:13.679Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T20:31:13.679Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T20:31:13.679Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T20:31:13.679Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-29T20:31:13.679Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-29T20:31:13.679Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-29T20:31:13.679Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-29T20:31:13.679Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.039 s [2019-07-29T20:31:13.679Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-29T20:31:28.531Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.831 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-29T20:31:28.531Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.365 s [2019-07-29T20:31:28.531Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 3.874 s [2019-07-29T20:31:28.531Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.809 s [2019-07-29T20:31:28.531Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.506 s [2019-07-29T20:31:28.531Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.508 s [2019-07-29T20:31:28.531Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.764 s [2019-07-29T20:31:28.531Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-29T20:31:29.461Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-29T20:31:29.461Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.461Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-29T20:31:29.461Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.461Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.461Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-29T20:31:29.461Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-29T20:31:29.461Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.461Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-29T20:31:29.461Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-29T20:31:29.718Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-29T20:31:29.718Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.718Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.718Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-29T20:31:29.718Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.098 s [2019-07-29T20:31:29.718Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.718Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.718Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.718Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-29T20:31:29.718Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-29T20:31:29.718Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-29T20:31:44.577Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.613 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-29T20:31:44.577Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 8.259 s [2019-07-29T20:31:44.577Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.353 s [2019-07-29T20:31:44.577Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-29T20:31:44.835Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-29T20:31:44.835Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.253 s [2019-07-29T20:31:44.835Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.187 s [2019-07-29T20:31:44.835Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-29T20:31:50.089Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.334 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-29T20:31:50.089Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.29 s [2019-07-29T20:31:50.089Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2019-07-29T20:31:50.089Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-29T20:31:50.089Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-29T20:31:50.089Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-29T20:31:50.089Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-29T20:31:50.089Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-29T20:31:50.089Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.598 s [2019-07-29T20:31:50.089Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-29T20:31:50.089Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.3 s [2019-07-29T20:31:50.089Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.222 s [2019-07-29T20:31:50.089Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-29T20:31:50.089Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-29T20:31:50.089Z] [2019-07-29T20:31:50.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:31:49.103 [2019-07-29T20:31:50.089Z] !MESSAGE Unknown trace attribute: test [2019-07-29T20:31:50.089Z] [2019-07-29T20:31:50.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:31:49.104 [2019-07-29T20:31:50.089Z] !MESSAGE Unknown trace attribute: test1 [2019-07-29T20:31:50.089Z] [2019-07-29T20:31:50.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:31:49.105 [2019-07-29T20:31:50.089Z] !MESSAGE Unknown trace attribute: test2 [2019-07-29T20:31:50.089Z] [2019-07-29T20:31:50.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:31:49.105 [2019-07-29T20:31:50.089Z] !MESSAGE Unknown trace attribute: test3 [2019-07-29T20:31:50.089Z] [2019-07-29T20:31:50.089Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-29 20:31:49.106 [2019-07-29T20:31:50.089Z] !MESSAGE Unknown trace attribute: test4 [2019-07-29T20:31:50.089Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-29T20:31:50.089Z] 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.017 s [2019-07-29T20:31:50.089Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.048 s [2019-07-29T20:31:50.089Z] 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.01 s [2019-07-29T20:31:50.089Z] 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.017 s [2019-07-29T20:31:50.089Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0 s [2019-07-29T20:31:50.089Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-29T20:31:51.459Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.046 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-29T20:31:51.459Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.19 s [2019-07-29T20:31:51.459Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.22 s [2019-07-29T20:31:51.459Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.074 s [2019-07-29T20:31:51.459Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-29T20:31:51.459Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-29T20:31:56.710Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.431 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-29T20:31:56.710Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.106 s [2019-07-29T20:31:56.710Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.207 s [2019-07-29T20:31:56.710Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.068 s [2019-07-29T20:31:56.710Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.05 s [2019-07-29T20:31:56.710Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.089 s [2019-07-29T20:31:56.710Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.093 s [2019-07-29T20:31:56.710Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 2.99 s [2019-07-29T20:31:56.710Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.098 s [2019-07-29T20:31:56.710Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.095 s [2019-07-29T20:31:56.710Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.092 s [2019-07-29T20:31:56.710Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.093 s [2019-07-29T20:31:56.710Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.048 s [2019-07-29T20:31:56.710Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.086 s [2019-07-29T20:31:56.710Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.084 s [2019-07-29T20:31:56.710Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.082 s [2019-07-29T20:31:56.710Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.049 s [2019-07-29T20:31:56.710Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.096 s [2019-07-29T20:31:56.710Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-29T20:37:03.557Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 298.906 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-29T20:37:03.557Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 24.853 s [2019-07-29T20:37:03.557Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 25.018 s [2019-07-29T20:37:03.557Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 36.073 s [2019-07-29T20:37:03.557Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.185 s [2019-07-29T20:37:03.557Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.888 s [2019-07-29T20:37:03.557Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 33.091 s [2019-07-29T20:37:03.557Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 32.391 s [2019-07-29T20:37:03.557Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 34.102 s [2019-07-29T20:37:03.557Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.381 s [2019-07-29T20:37:03.557Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.437 s [2019-07-29T20:37:03.557Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.332 s [2019-07-29T20:37:03.557Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.002 s [2019-07-29T20:37:03.557Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.708 s [2019-07-29T20:37:03.557Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.383 s [2019-07-29T20:37:03.557Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.231 s [2019-07-29T20:37:03.557Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.228 s [2019-07-29T20:37:03.557Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.223 s [2019-07-29T20:37:03.557Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.226 s [2019-07-29T20:37:03.557Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2019-07-29T20:37:03.557Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2019-07-29T20:37:03.557Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 15.087 s [2019-07-29T20:37:03.557Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.272 s [2019-07-29T20:37:03.557Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 11.706 s [2019-07-29T20:37:03.557Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.143 s [2019-07-29T20:37:03.557Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.284 s [2019-07-29T20:37:03.557Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 28.175 s [2019-07-29T20:37:03.557Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-29T20:37:03.557Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-29T20:37:03.557Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.202 s [2019-07-29T20:37:03.557Z] [2019-07-29T20:37:03.557Z] Results: [2019-07-29T20:37:03.557Z] [2019-07-29T20:37:03.557Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T20:37:03.557Z] [2019-07-29T20:37:03.557Z] [INFO] All tests passed! [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec [2019-07-29T20:37:03.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:03.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties 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 [2019-07-29T20:37:03.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:03.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:03.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:03.557Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-29T20:37:03.557Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-29T20:37:03.557Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] The project's OSGi version is 0.0.1.201907292011 [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:03.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:03.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] [2019-07-29T20:37:03.557Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:03.557Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-29T20:37:03.557Z] [INFO] Command line: [2019-07-29T20:37:03.557Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:37:03.557Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:37:03.557Z] !SESSION 2019-07-29 20:36:57.841 ----------------------------------------------- [2019-07-29T20:37:03.557Z] eclipse.buildId=unknown [2019-07-29T20:37:03.557Z] java.version=1.8.0_202 [2019-07-29T20:37:03.557Z] java.vendor=Oracle Corporation [2019-07-29T20:37:03.557Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:37:03.557Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:37:03.557Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:37:03.557Z] [2019-07-29T20:37:03.557Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:37:00.340 [2019-07-29T20:37:03.557Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:37:03.557Z] !STACK 0 [2019-07-29T20:37:03.557Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:37:03.557Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:03.557Z] [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:37:03.557Z] [2019-07-29T20:37:03.557Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:37:00.527 [2019-07-29T20:37:03.557Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:37:03.557Z] !STACK 0 [2019-07-29T20:37:03.557Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:37:03.557Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:03.557Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:37:03.557Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:37:03.557Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:37:03.557Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:03.557Z] [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:37:03.557Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:37:03.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:37:03.558Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:37:03.558Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:37:03.558Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:37:03.558Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-29T20:37:03.558Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-29T20:37:03.558Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.017 s [2019-07-29T20:37:03.558Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-29T20:37:03.558Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-29T20:37:03.558Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.315 s [2019-07-29T20:37:03.558Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.017 s [2019-07-29T20:37:03.558Z] [2019-07-29T20:37:03.558Z] Results: [2019-07-29T20:37:03.558Z] [2019-07-29T20:37:03.558Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:37:03.558Z] [2019-07-29T20:37:04.926Z] [INFO] All tests passed! [2019-07-29T20:37:04.926Z] [INFO] [2019-07-29T20:37:04.926Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:04.926Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec [2019-07-29T20:37:04.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:05.182Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:05.182Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties 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 [2019-07-29T20:37:05.182Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:05.182Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:05.182Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:05.182Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-29T20:37:05.182Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-29T20:37:05.182Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:05.182Z] [INFO] The project's OSGi version is 5.1.0.201907292011 [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:05.182Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:05.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:05.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-29T20:37:05.182Z] [INFO] [2019-07-29T20:37:05.182Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:05.182Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-29T20:37:13.282Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-29T20:37:13.282Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] 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 [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-29T20:37:13.282Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-29T20:37:13.282Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-29T20:37:13.282Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-29T20:37:13.282Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-29T20:37:13.282Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-29T20:37:13.282Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-29T20:37:13.282Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-29T20:37:13.282Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-29T20:37:13.282Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-29T20:37:13.282Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] The type ViewerSorter is deprecated [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-29T20:37:13.282Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] The type ViewerSorter is deprecated [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-29T20:37:13.282Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Type safety: Unchecked cast from Object to Iterable [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-29T20:37:13.282Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Type safety: Unchecked cast from Object to Iterable [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-29T20:37:13.282Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-29T20:37:13.282Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-29T20:37:13.282Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-29T20:37:13.282Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-29T20:37:13.282Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] 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 [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-29T20:37:13.282Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] 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 [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-29T20:37:13.282Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-29T20:37:13.282Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-29T20:37:13.282Z] ^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-29T20:37:13.282Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-29T20:37:13.282Z] ^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-29T20:37:13.282Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-29T20:37:13.282Z] ^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-29T20:37:13.282Z] return new TimeGraphLineEntry(model); [2019-07-29T20:37:13.282Z] ^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-29T20:37:13.282Z] return new TimeGraphEntry(model); [2019-07-29T20:37:13.282Z] ^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-29T20:37:13.282Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-29T20:37:13.282Z] ^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-29T20:37:13.282Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-29T20:37:13.282Z] ^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-29T20:37:13.282Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-29T20:37:13.282Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-29T20:37:13.282Z] ^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-29T20:37:13.282Z] ^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-29T20:37:13.282Z] ^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-29T20:37:13.282Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-29T20:37:13.282Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-29T20:37:13.282Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-29T20:37:13.282Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-29T20:37:13.282Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-29T20:37:13.282Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-29T20:37:13.282Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-29T20:37:13.282Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-29T20:37:13.282Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-29T20:37:13.282Z] ^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-29T20:37:13.282Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-29T20:37:13.282Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-29T20:37:13.282Z] ^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-29T20:37:13.282Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-29T20:37:13.282Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-29T20:37:13.282Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-29T20:37:13.282Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-29T20:37:13.282Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.282Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.282Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-29T20:37:13.282Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-29T20:37:13.283Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-29T20:37:13.283Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-29T20:37:13.283Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-29T20:37:13.283Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-29T20:37:13.283Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-29T20:37:13.283Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-29T20:37:13.283Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-29T20:37:13.283Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-29T20:37:13.283Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-29T20:37:13.283Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-29T20:37:13.283Z] dataProvider = initializeDataProvider(fTrace); [2019-07-29T20:37:13.283Z] ^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-29T20:37:13.283Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-29T20:37:13.283Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-29T20:37:13.283Z] new TmfTimestampFormat(inputData.format); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-29T20:37:13.283Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-29T20:37:13.283Z] return traceElement.getSupplementaryResources(); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-29T20:37:13.283Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-29T20:37:13.283Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-29T20:37:13.283Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-29T20:37:13.283Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-29T20:37:13.283Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-29T20:37:13.283Z] Integer property = mapEntry.getKey(); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-29T20:37:13.283Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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>>' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-29T20:37:13.283Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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>>' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-29T20:37:13.283Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-29T20:37:13.283Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-29T20:37:13.283Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-29T20:37:13.283Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-29T20:37:13.283Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-29T20:37:13.283Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-29T20:37:13.283Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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 [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-29T20:37:13.283Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-29T20:37:13.283Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-29T20:37:13.283Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-29T20:37:13.283Z] ^^^ [2019-07-29T20:37:13.283Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-29T20:37:13.283Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-29T20:37:13.283Z] ^^^ [2019-07-29T20:37:13.283Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-29T20:37:13.283Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-29T20:37:13.283Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-29T20:37:13.283Z] super(model.getName()); [2019-07-29T20:37:13.283Z] ^^^^^ [2019-07-29T20:37:13.283Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-29T20:37:13.283Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] The constructor StateItem(RGB) is deprecated [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-29T20:37:13.283Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-29T20:37:13.283Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-29T20:37:13.283Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-29T20:37:13.283Z] doFilterEvents(entry, eventList, predicates); [2019-07-29T20:37:13.283Z] ^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-29T20:37:13.283Z] doFilterEvents(entry, eventList, predicates); [2019-07-29T20:37:13.283Z] ^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-29T20:37:13.283Z] doFilterEvents(entry, eventList, predicates); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^ [2019-07-29T20:37:13.283Z] 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>>>' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-29T20:37:13.283Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-29T20:37:13.283Z] ^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-29T20:37:13.283Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-29T20:37:13.283Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-29T20:37:13.283Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-29T20:37:13.283Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-29T20:37:13.283Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^ [2019-07-29T20:37:13.283Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-29T20:37:13.283Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-29T20:37:13.283Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-29T20:37:13.283Z] return closeZipFile(specifiedFile); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-29T20:37:13.283Z] return archiveSize; [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-29T20:37:13.283Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-29T20:37:13.283Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-29T20:37:13.283Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] Type safety: Unchecked cast from Object to Set [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-29T20:37:13.283Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-29T20:37:13.283Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-29T20:37:13.283Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.283Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-29T20:37:13.283Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-29T20:37:13.284Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-29T20:37:13.284Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.284Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:37:13.284Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-29T20:37:13.284Z] return comparator.compare((T) e1, (T) e2); [2019-07-29T20:37:13.284Z] ^^^^^^ [2019-07-29T20:37:13.284Z] Type safety: Unchecked cast from Object to T [2019-07-29T20:37:13.284Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-29T20:37:13.284Z] return comparator.compare((T) e1, (T) e2); [2019-07-29T20:37:13.284Z] ^^^^^^ [2019-07-29T20:37:13.284Z] Type safety: Unchecked cast from Object to T [2019-07-29T20:37:13.284Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-29T20:37:13.284Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-29T20:37:13.284Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.284Z] Potential resource leak: '' may not be closed at this location [2019-07-29T20:37:13.284Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-29T20:37:13.284Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-29T20:37:13.284Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.284Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-29T20:37:13.284Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-29T20:37:13.284Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-29T20:37:13.284Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.284Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T20:37:13.284Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-29T20:37:13.284Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-29T20:37:13.284Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:13.284Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:37:13.284Z] 133 problems (133 warnings) [2019-07-29T20:37:13.284Z] [INFO] [2019-07-29T20:37:13.284Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:13.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:13.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-29T20:37:13.284Z] [INFO] [2019-07-29T20:37:13.284Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:13.284Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-29T20:37:13.284Z] [INFO] [2019-07-29T20:37:13.284Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:13.284Z] [INFO] [2019-07-29T20:37:13.284Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:13.284Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-29T20:37:14.214Z] [INFO] [2019-07-29T20:37:14.214Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:14.214Z] [INFO] [2019-07-29T20:37:14.214Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:14.214Z] [INFO] [2019-07-29T20:37:14.214Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:14.214Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-29T20:37:17.489Z] [INFO] [2019-07-29T20:37:17.489Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:17.489Z] [INFO] [2019-07-29T20:37:17.489Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:17.489Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec [2019-07-29T20:37:17.489Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:20.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-29T20:37:20.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.pom [2019-07-29T20:37:20.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-29T20:37:20.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:20.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:20.084Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-29T20:37:20.084Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-29T20:37:20.084Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.084Z] [INFO] The project's OSGi version is 0.0.5.201907292011 [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.084Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:20.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-29T20:37:20.084Z] [INFO] [2019-07-29T20:37:20.084Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.084Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-29T20:37:20.341Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-29T20:37:20.341Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-29T20:37:20.341Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:20.341Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:37:20.341Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-29T20:37:20.341Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-29T20:37:20.341Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:20.341Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-29T20:37:20.341Z] 2 problems (2 warnings) [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:20.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] [2019-07-29T20:37:20.341Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.341Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec [2019-07-29T20:37:20.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.598Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:20.598Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:20.598Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:20.598Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:20.598Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:20.598Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-29T20:37:20.598Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-29T20:37:20.598Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:20.598Z] [INFO] The project's OSGi version is 2.1.2.201907292011 [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:20.598Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:20.598Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:20.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-29T20:37:20.598Z] [INFO] [2019-07-29T20:37:20.598Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:20.598Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-29T20:37:21.163Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-29T20:37:21.163Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-29T20:37:21.163Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:21.163Z] 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 [2019-07-29T20:37:21.163Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-29T20:37:21.163Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-29T20:37:21.163Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:21.163Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-29T20:37:21.163Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-29T20:37:21.163Z] list.addAll(fWorkers.values()); [2019-07-29T20:37:21.163Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:21.163Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-29T20:37:21.163Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-29T20:37:21.163Z] return graphLinks; [2019-07-29T20:37:21.163Z] ^^^^^^^^^^ [2019-07-29T20:37:21.163Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-29T20:37:21.163Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-29T20:37:21.163Z] fAspects.put("hostId", worker.getHostId()); [2019-07-29T20:37:21.163Z] ^^^^^^^^ [2019-07-29T20:37:21.163Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-29T20:37:21.163Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-29T20:37:21.163Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-29T20:37:21.163Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:21.163Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:21.163Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-29T20:37:21.163Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-29T20:37:21.163Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:21.163Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T20:37:21.163Z] 7 problems (7 warnings) [2019-07-29T20:37:21.163Z] [INFO] [2019-07-29T20:37:21.163Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:21.163Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-29T20:37:21.163Z] [INFO] [2019-07-29T20:37:21.163Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.163Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-29T20:37:21.163Z] [INFO] [2019-07-29T20:37:21.163Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.163Z] [INFO] [2019-07-29T20:37:21.163Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.163Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-29T20:37:21.163Z] [INFO] [2019-07-29T20:37:21.163Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.163Z] [INFO] [2019-07-29T20:37:21.163Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.163Z] [INFO] [2019-07-29T20:37:21.163Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.163Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-29T20:37:21.419Z] [INFO] [2019-07-29T20:37:21.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.419Z] [INFO] [2019-07-29T20:37:21.419Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.419Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec [2019-07-29T20:37:21.419Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-29T20:37:21.419Z] [INFO] [2019-07-29T20:37:21.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:21.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-29T20:37:21.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.pom [2019-07-29T20:37:21.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-29T20:37:21.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:21.419Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:22.349Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-29T20:37:22.605Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-29T20:37:22.605Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.605Z] [INFO] The project's OSGi version is 1.0.4.201907292011 [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.605Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:22.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-29T20:37:22.605Z] [INFO] [2019-07-29T20:37:22.605Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.605Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-29T20:37:22.862Z] [INFO] [2019-07-29T20:37:22.862Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:22.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-29T20:37:22.862Z] [INFO] [2019-07-29T20:37:22.862Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.862Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-29T20:37:22.862Z] [INFO] [2019-07-29T20:37:22.862Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.862Z] [INFO] [2019-07-29T20:37:22.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.862Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-29T20:37:22.862Z] [INFO] [2019-07-29T20:37:22.862Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.862Z] [INFO] [2019-07-29T20:37:22.862Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:22.862Z] [INFO] [2019-07-29T20:37:22.862Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:23.119Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-29T20:37:23.119Z] [INFO] [2019-07-29T20:37:23.119Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:23.119Z] [INFO] [2019-07-29T20:37:23.119Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:24.487Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-29T20:37:24.487Z] [INFO] Command line: [2019-07-29T20:37:24.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:37:24.487Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:37:27.761Z] !SESSION 2019-07-29 20:37:24.654 ----------------------------------------------- [2019-07-29T20:37:27.761Z] eclipse.buildId=unknown [2019-07-29T20:37:27.761Z] java.version=1.8.0_202 [2019-07-29T20:37:27.761Z] java.vendor=Oracle Corporation [2019-07-29T20:37:27.761Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:37:27.761Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:37:27.761Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:37:27.761Z] [2019-07-29T20:37:27.761Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:37:27.240 [2019-07-29T20:37:27.761Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:37:27.761Z] !STACK 0 [2019-07-29T20:37:27.761Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:37:27.761Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:27.761Z] [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:37:27.761Z] [2019-07-29T20:37:27.761Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:37:27.363 [2019-07-29T20:37:27.761Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:37:27.761Z] !STACK 0 [2019-07-29T20:37:27.761Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:37:27.761Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:27.761Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:37:27.761Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:37:27.761Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:37:27.761Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:27.761Z] [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:37:27.761Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:37:29.886Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-29T20:37:31.779Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-29T20:37:31.779Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.879 s [2019-07-29T20:37:31.779Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.022 s [2019-07-29T20:37:31.779Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-29T20:37:31.779Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-29T20:37:31.779Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-29T20:37:31.779Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-29T20:37:31.779Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.057 s [2019-07-29T20:37:31.779Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.004 s [2019-07-29T20:37:31.779Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-29T20:37:31.779Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-29T20:37:31.779Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-29T20:37:31.779Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-29T20:37:31.779Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-29T20:37:31.779Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-29T20:37:31.779Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-29T20:37:32.036Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-29T20:37:32.036Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.017 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T20:37:32.036Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.051 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-29T20:37:32.036Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-29T20:37:32.036Z] [2019-07-29T20:37:32.036Z] Results: [2019-07-29T20:37:32.036Z] [2019-07-29T20:37:32.036Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:37:32.036Z] [2019-07-29T20:37:32.967Z] [INFO] All tests passed! [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:32.967Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec [2019-07-29T20:37:32.967Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:32.967Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:32.967Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties 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 [2019-07-29T20:37:32.967Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:32.967Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:32.967Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:32.967Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-29T20:37:32.967Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-29T20:37:32.967Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:32.967Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:32.967Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:32.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:32.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-29T20:37:32.967Z] [INFO] [2019-07-29T20:37:32.967Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:32.967Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-29T20:37:33.224Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-29T20:37:33.224Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-29T20:37:33.224Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:33.224Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-29T20:37:33.224Z] 1 problem (1 warning) [2019-07-29T20:37:33.224Z] [INFO] [2019-07-29T20:37:33.224Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.224Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:33.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-29T20:37:33.224Z] [INFO] [2019-07-29T20:37:33.224Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.224Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-29T20:37:33.224Z] [INFO] [2019-07-29T20:37:33.224Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.224Z] [INFO] [2019-07-29T20:37:33.224Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.481Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.481Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.481Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec [2019-07-29T20:37:33.481Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:33.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:33.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:33.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:33.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:33.481Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-29T20:37:33.481Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-29T20:37:33.481Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:33.481Z] [INFO] The project's OSGi version is 1.1.0.201907292011 [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:33.481Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:33.481Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:33.481Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-29T20:37:33.481Z] [INFO] [2019-07-29T20:37:33.481Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:33.481Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-29T20:37:34.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-29T20:37:34.045Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-29T20:37:34.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:34.045Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-29T20:37:34.045Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-29T20:37:34.045Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-29T20:37:34.045Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:34.045Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:34.045Z] 2 problems (2 warnings) [2019-07-29T20:37:34.045Z] [INFO] [2019-07-29T20:37:34.045Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:34.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-29T20:37:34.045Z] [INFO] [2019-07-29T20:37:34.045Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.302Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-29T20:37:34.302Z] [INFO] [2019-07-29T20:37:34.302Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.302Z] [INFO] [2019-07-29T20:37:34.302Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.302Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-29T20:37:34.302Z] [INFO] [2019-07-29T20:37:34.302Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.302Z] [INFO] [2019-07-29T20:37:34.302Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.302Z] [INFO] [2019-07-29T20:37:34.302Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.302Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-29T20:37:34.559Z] [INFO] [2019-07-29T20:37:34.559Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.559Z] [INFO] [2019-07-29T20:37:34.559Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.559Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec [2019-07-29T20:37:34.559Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-29T20:37:34.559Z] [INFO] [2019-07-29T20:37:34.559Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-29T20:37:34.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.pom [2019-07-29T20:37:34.559Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-29T20:37:34.816Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:34.816Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:34.816Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-29T20:37:34.816Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-29T20:37:34.816Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:34.816Z] [INFO] The project's OSGi version is 1.0.1.201907292011 [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:34.816Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:34.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:34.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-29T20:37:34.816Z] [INFO] [2019-07-29T20:37:34.816Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:34.816Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:35.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:35.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:35.072Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:35.072Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:35.072Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:35.072Z] [INFO] [2019-07-29T20:37:35.072Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:36.965Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-29T20:37:36.965Z] [INFO] Command line: [2019-07-29T20:37:36.965Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:37:36.965Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:37:39.488Z] !SESSION 2019-07-29 20:37:36.740 ----------------------------------------------- [2019-07-29T20:37:39.488Z] eclipse.buildId=unknown [2019-07-29T20:37:39.488Z] java.version=1.8.0_202 [2019-07-29T20:37:39.488Z] java.vendor=Oracle Corporation [2019-07-29T20:37:39.488Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:37:39.488Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:37:39.488Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:37:39.488Z] [2019-07-29T20:37:39.488Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:37:39.339 [2019-07-29T20:37:39.488Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:37:39.488Z] !STACK 0 [2019-07-29T20:37:39.488Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:37:39.488Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:39.488Z] [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:37:39.488Z] [2019-07-29T20:37:39.488Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:37:39.472 [2019-07-29T20:37:39.488Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:37:39.488Z] !STACK 0 [2019-07-29T20:37:39.488Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:37:39.488Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:39.488Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:37:39.488Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:37:39.488Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:37:39.488Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:39.488Z] [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:37:39.488Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:37:42.016Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-29T20:37:42.273Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-29T20:37:42.273Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.252 s [2019-07-29T20:37:42.273Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.098 s [2019-07-29T20:37:42.273Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.035 s [2019-07-29T20:37:42.273Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2019-07-29T20:37:42.273Z] [2019-07-29T20:37:42.273Z] Results: [2019-07-29T20:37:42.273Z] [2019-07-29T20:37:42.273Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:37:42.273Z] [2019-07-29T20:37:43.204Z] [INFO] All tests passed! [2019-07-29T20:37:43.204Z] [INFO] [2019-07-29T20:37:43.204Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:43.204Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec [2019-07-29T20:37:43.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-29T20:37:43.204Z] [INFO] [2019-07-29T20:37:43.204Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:43.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T20:37:43.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.pom [2019-07-29T20:37:43.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T20:37:43.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:43.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:43.204Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:43.204Z] [INFO] [2019-07-29T20:37:43.204Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-29T20:37:43.204Z] [INFO] [2019-07-29T20:37:43.204Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-29T20:37:43.204Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-29T20:37:43.204Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:43.462Z] [INFO] [2019-07-29T20:37:43.462Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:43.462Z] [INFO] [2019-07-29T20:37:43.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:43.462Z] [INFO] The project's OSGi version is 1.0.7.201907292011 [2019-07-29T20:37:43.462Z] [INFO] [2019-07-29T20:37:43.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:43.462Z] [INFO] [2019-07-29T20:37:43.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:43.462Z] [INFO] [2019-07-29T20:37:43.462Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:43.462Z] [INFO] [2019-07-29T20:37:43.462Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:43.462Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:43.462Z] [INFO] [2019-07-29T20:37:43.462Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:43.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:43.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-29T20:37:43.462Z] [INFO] [2019-07-29T20:37:43.462Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:43.462Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-29T20:37:44.392Z] [INFO] [2019-07-29T20:37:44.392Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.392Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:44.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-29T20:37:44.392Z] [INFO] [2019-07-29T20:37:44.392Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.392Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-29T20:37:44.392Z] [INFO] [2019-07-29T20:37:44.392Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.392Z] [INFO] [2019-07-29T20:37:44.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.392Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-29T20:37:44.649Z] [INFO] [2019-07-29T20:37:44.649Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.649Z] [INFO] [2019-07-29T20:37:44.649Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.649Z] [INFO] [2019-07-29T20:37:44.649Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.649Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-29T20:37:44.649Z] [INFO] [2019-07-29T20:37:44.649Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.649Z] [INFO] [2019-07-29T20:37:44.649Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.649Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec [2019-07-29T20:37:44.649Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-29T20:37:44.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.pom [2019-07-29T20:37:44.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-29T20:37:44.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:44.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:44.905Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-29T20:37:44.905Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-29T20:37:44.905Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:44.905Z] [INFO] The project's OSGi version is 1.1.0.201907292011 [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:44.905Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:44.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:44.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-29T20:37:44.905Z] [INFO] [2019-07-29T20:37:44.905Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:44.905Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-29T20:37:45.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-29T20:37:45.469Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-29T20:37:45.469Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:45.469Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:37:45.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-29T20:37:45.469Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-29T20:37:45.469Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:45.469Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:37:45.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-29T20:37:45.469Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-29T20:37:45.469Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:45.469Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:37:45.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-29T20:37:45.469Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-29T20:37:45.469Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:45.469Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:37:45.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-29T20:37:45.469Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-29T20:37:45.469Z] @Override [2019-07-29T20:37:45.469Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-29T20:37:45.469Z] TmfViewer viewer = getViewer(); [2019-07-29T20:37:45.469Z] if (viewer instanceof LamiTableViewer) { [2019-07-29T20:37:45.469Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-29T20:37:45.469Z] } [2019-07-29T20:37:45.469Z] } [2019-07-29T20:37:45.469Z] private @Nullable TmfViewer getViewer() { [2019-07-29T20:37:45.469Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-29T20:37:45.469Z] if (tabPage == null) { [2019-07-29T20:37:45.469Z] return null; [2019-07-29T20:37:45.469Z] } [2019-07-29T20:37:45.469Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-29T20:37:45.469Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-29T20:37:45.469Z] return viewer; [2019-07-29T20:37:45.469Z] } [2019-07-29T20:37:45.469Z] @Override [2019-07-29T20:37:45.469Z] public boolean isEnabled() { [2019-07-29T20:37:45.469Z] return (getViewer() instanceof LamiTableViewer); [2019-07-29T20:37:45.469Z] } [2019-07-29T20:37:45.469Z] @Override [2019-07-29T20:37:45.469Z] protected @Nullable Shell getShell() { [2019-07-29T20:37:45.469Z] return getViewSite().getShell(); [2019-07-29T20:37:45.469Z] } [2019-07-29T20:37:45.469Z] }; [2019-07-29T20:37:45.469Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:45.469Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:37:45.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-29T20:37:45.469Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-29T20:37:45.469Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:45.469Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:37:45.469Z] 6 problems (6 warnings) [2019-07-29T20:37:45.469Z] [INFO] [2019-07-29T20:37:45.469Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:45.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-29T20:37:45.469Z] [INFO] [2019-07-29T20:37:45.469Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.469Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-29T20:37:45.469Z] [INFO] [2019-07-29T20:37:45.469Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.469Z] [INFO] [2019-07-29T20:37:45.469Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.469Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-29T20:37:45.469Z] [INFO] [2019-07-29T20:37:45.469Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.469Z] [INFO] [2019-07-29T20:37:45.469Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.469Z] [INFO] [2019-07-29T20:37:45.469Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.469Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.726Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec [2019-07-29T20:37:45.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-29T20:37:45.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.pom [2019-07-29T20:37:45.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-29T20:37:45.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:45.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:45.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-29T20:37:45.726Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-29T20:37:45.726Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:45.726Z] [INFO] The project's OSGi version is 1.0.8.201907292011 [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:45.726Z] [INFO] [2019-07-29T20:37:45.726Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:45.983Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:45.983Z] [INFO] [2019-07-29T20:37:45.983Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:45.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:45.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-29T20:37:45.983Z] [INFO] [2019-07-29T20:37:45.983Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:45.983Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:46.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec [2019-07-29T20:37:46.547Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-29T20:37:46.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.pom [2019-07-29T20:37:46.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-29T20:37:46.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:46.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:46.547Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-29T20:37:46.547Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-29T20:37:46.547Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:46.547Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:46.547Z] [INFO] [2019-07-29T20:37:46.547Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:46.804Z] [INFO] [2019-07-29T20:37:46.804Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:46.804Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:46.804Z] [INFO] [2019-07-29T20:37:46.804Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:46.804Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:46.804Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-29T20:37:46.804Z] [INFO] [2019-07-29T20:37:46.804Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:46.804Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-29T20:37:47.368Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-29T20:37:47.368Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-29T20:37:47.368Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:47.368Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-29T20:37:47.368Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-29T20:37:47.368Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-29T20:37:47.368Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:47.368Z] 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 [2019-07-29T20:37:47.368Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-29T20:37:47.368Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-29T20:37:47.368Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:47.368Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:47.368Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-29T20:37:47.368Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-29T20:37:47.368Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:47.368Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-29T20:37:47.368Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-29T20:37:47.368Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-29T20:37:47.368Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:47.368Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-29T20:37:47.368Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-29T20:37:47.368Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-29T20:37:47.368Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:47.368Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-29T20:37:47.368Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-29T20:37:47.368Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-29T20:37:47.368Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:47.368Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-29T20:37:47.368Z] 7 problems (7 warnings) [2019-07-29T20:37:47.368Z] [INFO] [2019-07-29T20:37:47.368Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:47.368Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-29T20:37:47.368Z] [INFO] [2019-07-29T20:37:47.368Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.368Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-29T20:37:47.368Z] [INFO] [2019-07-29T20:37:47.368Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.368Z] [INFO] [2019-07-29T20:37:47.368Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.368Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-29T20:37:47.368Z] [INFO] [2019-07-29T20:37:47.368Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.368Z] [INFO] [2019-07-29T20:37:47.368Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.368Z] [INFO] [2019-07-29T20:37:47.368Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.368Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.624Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec [2019-07-29T20:37:47.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-29T20:37:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.pom [2019-07-29T20:37:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-29T20:37:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-29T20:37:47.624Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-29T20:37:47.624Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:47.624Z] [INFO] The project's OSGi version is 4.1.0.201907292011 [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.624Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:47.624Z] [INFO] [2019-07-29T20:37:47.625Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:47.625Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:47.625Z] [INFO] [2019-07-29T20:37:47.625Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:47.625Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:47.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-29T20:37:47.625Z] [INFO] [2019-07-29T20:37:47.625Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:47.881Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-29T20:37:48.813Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-29T20:37:48.813Z] return builder.build(); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-29T20:37:48.813Z] return Lists.newArrayList(models); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<@NonNull ThreadEntryModel>' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-29T20:37:48.813Z] return Lists.newArrayList(models); [2019-07-29T20:37:48.813Z] ^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-29T20:37:48.813Z] return builder.build(); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-29T20:37:48.813Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-29T20:37:48.813Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-29T20:37:48.813Z] data.put(entry.getKey(), entry.getValue()); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-29T20:37:48.813Z] data.put(entry.getKey(), entry.getValue()); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-29T20:37:48.813Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-29T20:37:48.813Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-29T20:37:48.813Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-29T20:37:48.813Z] quarks = selectedEntries.values(); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-29T20:37:48.813Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-29T20:37:48.813Z] ^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-29T20:37:48.813Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-29T20:37:48.813Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-29T20:37:48.813Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.813Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-29T20:37:48.814Z] data.put(entry.getKey(), entry.getValue()); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-29T20:37:48.814Z] data.put(entry.getKey(), entry.getValue()); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-29T20:37:48.814Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-29T20:37:48.814Z] ^ [2019-07-29T20:37:48.814Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-29T20:37:48.814Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-29T20:37:48.814Z] ^^^^^^ [2019-07-29T20:37:48.814Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-29T20:37:48.814Z] long cpuTime = entry.getValue(); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] 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 [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-29T20:37:48.814Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-29T20:37:48.814Z] String key = entry.getKey(); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] 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 [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-29T20:37:48.814Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^ [2019-07-29T20:37:48.814Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-29T20:37:48.814Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-29T20:37:48.814Z] long id = entry.getKey(); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] 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 [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-29T20:37:48.814Z] int quark = entry.getValue(); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] 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 [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-29T20:37:48.814Z] double[] threadValues = entry.getValue().getData(); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] 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 [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-29T20:37:48.814Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:37:48.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-29T20:37:48.814Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-29T20:37:48.814Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:48.814Z] Javadoc: Missing comment for public declaration [2019-07-29T20:37:48.814Z] 29 problems (29 warnings) [2019-07-29T20:37:49.127Z] [INFO] [2019-07-29T20:37:49.127Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:49.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-29T20:37:49.127Z] [INFO] [2019-07-29T20:37:49.127Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.127Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-29T20:37:49.478Z] [INFO] [2019-07-29T20:37:49.478Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.478Z] [INFO] [2019-07-29T20:37:49.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.478Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-29T20:37:49.478Z] [INFO] [2019-07-29T20:37:49.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.478Z] [INFO] [2019-07-29T20:37:49.478Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.737Z] [INFO] [2019-07-29T20:37:49.737Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.737Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-29T20:37:49.737Z] [INFO] [2019-07-29T20:37:49.737Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.993Z] [INFO] [2019-07-29T20:37:49.993Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:49.993Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec [2019-07-29T20:37:49.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:50.251Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-29T20:37:50.251Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.pom [2019-07-29T20:37:50.251Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-29T20:37:50.251Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:37:50.251Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:37:50.251Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-29T20:37:50.251Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-29T20:37:50.251Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.251Z] [INFO] The project's OSGi version is 1.0.9.201907292011 [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.251Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.251Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:50.251Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-29T20:37:50.251Z] [INFO] [2019-07-29T20:37:50.251Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.251Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-29T20:37:50.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-29T20:37:50.814Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T20:37:50.814Z] ^^^^^ [2019-07-29T20:37:50.814Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:37:50.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-29T20:37:50.814Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-29T20:37:50.814Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:50.814Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:37:50.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-29T20:37:50.814Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T20:37:50.814Z] ^^^^^ [2019-07-29T20:37:50.814Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:37:50.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-29T20:37:50.814Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T20:37:50.814Z] ^^^^^ [2019-07-29T20:37:50.814Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:37:50.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-29T20:37:50.814Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-29T20:37:50.814Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:37:50.814Z] 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' [2019-07-29T20:37:50.814Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-29T20:37:50.814Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T20:37:50.814Z] ^^^^^ [2019-07-29T20:37:50.814Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:37:50.814Z] 6 problems (6 warnings) [2019-07-29T20:37:50.814Z] [INFO] [2019-07-29T20:37:50.814Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:37:50.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-29T20:37:50.814Z] [INFO] [2019-07-29T20:37:50.814Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:50.814Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:37:51.071Z] [INFO] [2019-07-29T20:37:51.071Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:51.071Z] [INFO] [2019-07-29T20:37:51.071Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:51.071Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:37:51.071Z] [INFO] [2019-07-29T20:37:51.071Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:51.071Z] [INFO] [2019-07-29T20:37:51.071Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:51.071Z] [INFO] [2019-07-29T20:37:51.071Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:51.071Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:37:51.071Z] [INFO] [2019-07-29T20:37:51.071Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:51.071Z] [INFO] [2019-07-29T20:37:51.071Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:37:52.966Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-29T20:37:52.966Z] [INFO] Command line: [2019-07-29T20:37:52.966Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:37:52.966Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:37:55.487Z] !SESSION 2019-07-29 20:37:52.779 ----------------------------------------------- [2019-07-29T20:37:55.487Z] eclipse.buildId=unknown [2019-07-29T20:37:55.487Z] java.version=1.8.0_202 [2019-07-29T20:37:55.487Z] java.vendor=Oracle Corporation [2019-07-29T20:37:55.487Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:37:55.487Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:37:55.487Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:37:55.487Z] [2019-07-29T20:37:55.487Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:37:55.343 [2019-07-29T20:37:55.487Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:37:55.487Z] !STACK 0 [2019-07-29T20:37:55.487Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:37:55.487Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:55.487Z] [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:37:55.487Z] [2019-07-29T20:37:55.487Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:37:55.475 [2019-07-29T20:37:55.487Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:37:55.487Z] !STACK 0 [2019-07-29T20:37:55.487Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:37:55.487Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:55.487Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:37:55.487Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:37:55.487Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:37:55.487Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:37:55.487Z] [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:37:55.487Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:37:58.764Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-29T20:38:00.657Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.411 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-29T20:38:00.658Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 2.368 s [2019-07-29T20:38:00.658Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-29T20:38:02.160Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-29T20:38:02.160Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.226 s [2019-07-29T20:38:02.160Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-29T20:38:14.342Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.525 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-29T20:38:14.342Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.155 s [2019-07-29T20:38:14.342Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.248 s [2019-07-29T20:38:14.342Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.197 s [2019-07-29T20:38:14.342Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.147 s [2019-07-29T20:38:14.342Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.141 s [2019-07-29T20:38:14.342Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.203 s [2019-07-29T20:38:14.342Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.145 s [2019-07-29T20:38:14.342Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.148 s [2019-07-29T20:38:14.342Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.137 s [2019-07-29T20:38:14.342Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-29T20:38:14.342Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-29T20:38:14.342Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.069 s [2019-07-29T20:38:14.342Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-29T20:38:14.342Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-29T20:38:14.342Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.232 s [2019-07-29T20:38:14.342Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-29T20:38:24.292Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.045 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-29T20:38:24.292Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.252 s [2019-07-29T20:38:24.292Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.223 s [2019-07-29T20:38:24.292Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.218 s [2019-07-29T20:38:24.292Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.123 s [2019-07-29T20:38:24.292Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.226 s [2019-07-29T20:38:24.292Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-29T20:38:26.251Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.233 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-29T20:38:26.251Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.226 s [2019-07-29T20:38:26.251Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-29T20:38:28.771Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.277 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-29T20:38:28.771Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.258 s [2019-07-29T20:38:28.771Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-29T20:38:43.621Z] 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 [2019-07-29T20:38:43.621Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.226 s [2019-07-29T20:38:43.621Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.224 s [2019-07-29T20:38:43.621Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.225 s [2019-07-29T20:38:43.621Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.216 s [2019-07-29T20:38:43.621Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.221 s [2019-07-29T20:38:43.621Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.216 s [2019-07-29T20:38:43.621Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-29T20:39:39.806Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.631 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-29T20:39:39.806Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-29T20:39:39.806Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-29T20:39:39.806Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-29T20:39:39.806Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-29T20:39:39.806Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-29T20:39:39.806Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2019-07-29T20:39:39.806Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.229 s [2019-07-29T20:39:39.806Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-29T20:39:39.806Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-29T20:39:39.806Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.355 s [2019-07-29T20:39:39.806Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.225 s [2019-07-29T20:39:39.806Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-29T20:39:39.806Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-29T20:39:39.806Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-29T20:39:39.806Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-29T20:39:39.806Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-29T20:39:39.806Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-29T20:39:39.806Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-29T20:39:39.806Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.432 s [2019-07-29T20:39:39.806Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-29T20:39:39.806Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-29T20:39:39.806Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.228 s [2019-07-29T20:39:39.806Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-29T20:39:39.806Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-29T20:39:39.806Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-29T20:39:42.328Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.644 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-29T20:39:42.328Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.214 s [2019-07-29T20:39:42.328Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.212 s [2019-07-29T20:39:42.328Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.216 s [2019-07-29T20:39:42.328Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-29T20:39:45.600Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.345 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-29T20:39:45.600Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.221 s [2019-07-29T20:39:45.600Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.123 s [2019-07-29T20:39:45.600Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-29T20:39:49.775Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.491 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-29T20:39:49.775Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.116 s [2019-07-29T20:39:49.775Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-29T20:39:49.775Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.121 s [2019-07-29T20:39:49.775Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.131 s [2019-07-29T20:39:49.775Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-29T20:39:56.511Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.388 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-29T20:39:56.511Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 6.387 s [2019-07-29T20:39:56.511Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-29T20:39:56.767Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-29T20:39:56.767Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.475 s [2019-07-29T20:39:56.767Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-29T20:39:57.330Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-29T20:39:57.330Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.399 s [2019-07-29T20:39:57.330Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.16 s [2019-07-29T20:39:57.330Z] [2019-07-29T20:39:57.330Z] Results: [2019-07-29T20:39:57.330Z] [2019-07-29T20:39:57.330Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:39:57.330Z] [2019-07-29T20:39:58.701Z] [INFO] All tests passed! [2019-07-29T20:39:58.701Z] [INFO] [2019-07-29T20:39:58.701Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:39:58.701Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec [2019-07-29T20:39:58.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:39:58.959Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:39:58.959Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.pom [2019-07-29T20:39:58.959Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:39:58.959Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:39:58.959Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-29T20:39:58.959Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-29T20:39:58.959Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-29T20:39:58.959Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:39:58.959Z] [INFO] The project's OSGi version is 4.0.0.201907292011 [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:39:58.959Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:39:58.959Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:39:58.959Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-29T20:39:58.959Z] [INFO] [2019-07-29T20:39:58.959Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:39:58.959Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-29T20:40:01.492Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-29T20:40:01.492Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-29T20:40:01.492Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:40:01.492Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-29T20:40:01.492Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] 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 [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-29T20:40:01.492Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-29T20:40:01.492Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-29T20:40:01.492Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-29T20:40:01.492Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-29T20:40:01.492Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-29T20:40:01.492Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-29T20:40:01.492Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-29T20:40:01.492Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] 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 [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-29T20:40:01.492Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-29T20:40:01.492Z] return (E) (Comparable) o -> 0; [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Type safety: Unchecked cast from Comparable to E [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-29T20:40:01.492Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:40:01.492Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-29T20:40:01.492Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] 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 [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-29T20:40:01.492Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:40:01.492Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-29T20:40:01.492Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] 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 [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-29T20:40:01.492Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-29T20:40:01.492Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-29T20:40:01.492Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-29T20:40:01.492Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-29T20:40:01.492Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-29T20:40:01.492Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-29T20:40:01.492Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-29T20:40:01.492Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-29T20:40:01.492Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-29T20:40:01.492Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] 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>>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-29T20:40:01.492Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-29T20:40:01.492Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-29T20:40:01.492Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T20:40:01.492Z] ^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-29T20:40:01.492Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T20:40:01.492Z] ^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-29T20:40:01.492Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-29T20:40:01.492Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-29T20:40:01.492Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] 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>>' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-29T20:40:01.492Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-29T20:40:01.492Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-29T20:40:01.492Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T20:40:01.492Z] ^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-29T20:40:01.492Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T20:40:01.492Z] ^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-29T20:40:01.492Z] FilterCu cu = FilterCu.compile(regex); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-29T20:40:01.492Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-29T20:40:01.492Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-29T20:40:01.492Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-29T20:40:01.492Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-29T20:40:01.492Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.492Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:40:01.492Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-29T20:40:01.492Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-29T20:40:01.492Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:01.493Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-29T20:40:01.493Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-29T20:40:01.493Z] return Iterables.get(iterable, (int) idx, null); [2019-07-29T20:40:01.493Z] ^^^^ [2019-07-29T20:40:01.493Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-29T20:40:01.493Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-29T20:40:01.493Z] return Iterables.getLast(baseIterable, null); [2019-07-29T20:40:01.493Z] ^^^^ [2019-07-29T20:40:01.493Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-29T20:40:01.493Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-29T20:40:01.493Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-29T20:40:01.493Z] ^^^^ [2019-07-29T20:40:01.493Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-29T20:40:01.493Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:01.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] [2019-07-29T20:40:01.493Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.493Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec [2019-07-29T20:40:01.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.750Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-29T20:40:01.750Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.pom [2019-07-29T20:40:01.750Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-29T20:40:01.750Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:40:01.750Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:40:01.750Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-29T20:40:01.750Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-29T20:40:01.750Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:01.750Z] [INFO] The project's OSGi version is 3.0.4.201907292011 [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:01.750Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:01.750Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:01.750Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-29T20:40:01.750Z] [INFO] [2019-07-29T20:40:01.750Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:01.750Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-29T20:40:02.681Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-29T20:40:02.681Z] ^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-29T20:40:02.681Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-29T20:40:02.681Z] ^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-29T20:40:02.681Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-29T20:40:02.681Z] ^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-29T20:40:02.681Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-29T20:40:02.681Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-29T20:40:02.681Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-29T20:40:02.681Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-29T20:40:02.681Z] return Messages.FollowThreadAction_unfollow; [2019-07-29T20:40:02.681Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-29T20:40:02.681Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-29T20:40:02.681Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Type safety: Unchecked cast from Object to Set [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-29T20:40:02.681Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-29T20:40:02.681Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Type safety: Unchecked cast from Object to Set [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-29T20:40:02.681Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-29T20:40:02.681Z] ^^^^^^^ [2019-07-29T20:40:02.681Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-29T20:40:02.681Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-29T20:40:02.681Z] ^^^^^^^^^^^^ [2019-07-29T20:40:02.681Z] 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' [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-29T20:40:02.681Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-29T20:40:02.681Z] ^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-29T20:40:02.681Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-29T20:40:02.681Z] ^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:40:02.681Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-07-29T20:40:02.681Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-29T20:40:02.681Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:02.681Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:40:02.681Z] 13 problems (13 warnings) [2019-07-29T20:40:02.681Z] [INFO] [2019-07-29T20:40:02.681Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:02.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:02.681Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-29T20:40:02.681Z] [INFO] [2019-07-29T20:40:02.681Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:02.940Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-29T20:40:02.940Z] [INFO] [2019-07-29T20:40:02.940Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:02.940Z] [INFO] [2019-07-29T20:40:02.940Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:02.940Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-29T20:40:03.198Z] [INFO] [2019-07-29T20:40:03.198Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:03.198Z] [INFO] [2019-07-29T20:40:03.198Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:03.198Z] [INFO] [2019-07-29T20:40:03.198Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:03.198Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-29T20:40:03.198Z] [INFO] [2019-07-29T20:40:03.198Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:03.198Z] [INFO] [2019-07-29T20:40:03.198Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:03.198Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec [2019-07-29T20:40:03.198Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:03.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-29T20:40:03.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.pom [2019-07-29T20:40:03.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-29T20:40:03.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:40:03.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2metadata.xml [2019-07-29T20:40:03.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2artifacts.xml [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-29T20:40:03.527Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-29T20:40:03.527Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.527Z] [INFO] The project's OSGi version is 1.0.6.201907292011 [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.527Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:03.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-29T20:40:03.527Z] [INFO] [2019-07-29T20:40:03.527Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.527Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:03.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.880Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:03.880Z] [INFO] [2019-07-29T20:40:03.880Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:05.775Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-29T20:40:05.775Z] [INFO] Command line: [2019-07-29T20:40:05.775Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:40:05.775Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:40:08.298Z] !SESSION 2019-07-29 20:40:05.542 ----------------------------------------------- [2019-07-29T20:40:08.298Z] eclipse.buildId=unknown [2019-07-29T20:40:08.298Z] java.version=1.8.0_202 [2019-07-29T20:40:08.298Z] java.vendor=Oracle Corporation [2019-07-29T20:40:08.298Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:40:08.298Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:40:08.298Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:40:08.298Z] [2019-07-29T20:40:08.298Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:40:08.235 [2019-07-29T20:40:08.298Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:40:08.298Z] !STACK 0 [2019-07-29T20:40:08.298Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:40:08.298Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:40:08.298Z] [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:40:08.298Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:40:08.556Z] [2019-07-29T20:40:08.556Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:40:08.367 [2019-07-29T20:40:08.556Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:40:08.556Z] !STACK 0 [2019-07-29T20:40:08.556Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:40:08.556Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:40:08.556Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:40:08.556Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:40:08.556Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:40:08.556Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:40:08.556Z] [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:40:08.556Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:40:10.450Z] process 5747: 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 [2019-07-29T20:40:10.450Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:40:11.014Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:40:11.014Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:40:29.075Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-29T20:40:29.075Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-29T20:40:29.075Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.029 s [2019-07-29T20:40:29.075Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T20:40:29.075Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-29T20:40:29.075Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T20:40:29.075Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T20:40:29.075Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-29T20:40:29.075Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T20:40:29.075Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-29T20:40:29.075Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T20:40:29.075Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-29T20:40:29.075Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T20:40:29.075Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-29T20:40:29.075Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-29T20:40:29.639Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-29T20:40:29.639Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.054 s [2019-07-29T20:40:29.639Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.309 s [2019-07-29T20:40:29.639Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.005 s [2019-07-29T20:40:29.639Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T20:40:29.639Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-29T20:40:29.639Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T20:40:29.639Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T20:40:29.639Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T20:40:29.639Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-29T20:40:29.639Z] [2019-07-29T20:40:29.639Z] Results: [2019-07-29T20:40:29.639Z] [2019-07-29T20:40:29.639Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:40:29.639Z] [2019-07-29T20:40:32.159Z] [INFO] All tests passed! [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:32.159Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec [2019-07-29T20:40:32.159Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:32.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-29T20:40:32.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.pom [2019-07-29T20:40:32.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-29T20:40:32.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:40:32.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-29T20:40:32.159Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-29T20:40:32.159Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-29T20:40:32.159Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:32.159Z] [INFO] The project's OSGi version is 1.1.3.201907292011 [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:32.159Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:32.159Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:32.159Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-29T20:40:32.159Z] [INFO] [2019-07-29T20:40:32.159Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:32.159Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-29T20:40:33.091Z] if (entry.getValue().fRange.includes(range)) { [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] 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 [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-29T20:40:33.091Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] 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 [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-29T20:40:33.091Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] 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 [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-29T20:40:33.091Z] ThreadNode threadNode = entry.getKey(); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] 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 [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-29T20:40:33.091Z] List subAttributes = entry.getValue(); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] 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 [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-29T20:40:33.091Z] return getIntersectingElements(start, end).iterator(); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-29T20:40:33.091Z] return Iterables.transform(query2d, fct); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-29T20:40:33.091Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-29T20:40:33.091Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-29T20:40:33.091Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-29T20:40:33.091Z] threadParentId = getId(processQuark); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-29T20:40:33.091Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-29T20:40:33.091Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.091Z] 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' [2019-07-29T20:40:33.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-29T20:40:33.091Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-29T20:40:33.091Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-29T20:40:33.092Z] long id = getId(stackLevelQuark); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-29T20:40:33.092Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-29T20:40:33.092Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-29T20:40:33.092Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-29T20:40:33.092Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-29T20:40:33.092Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-29T20:40:33.092Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-29T20:40:33.092Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-29T20:40:33.092Z] ^^^^ [2019-07-29T20:40:33.092Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-29T20:40:33.092Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] 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 [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-29T20:40:33.092Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-29T20:40:33.092Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-29T20:40:33.092Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-29T20:40:33.092Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-29T20:40:33.092Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-29T20:40:33.092Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-29T20:40:33.092Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-29T20:40:33.092Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] 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 [2019-07-29T20:40:33.092Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-29T20:40:33.092Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-29T20:40:33.092Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.092Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-29T20:40:33.092Z] 32 problems (32 warnings) [2019-07-29T20:40:33.092Z] [INFO] [2019-07-29T20:40:33.092Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:33.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-29T20:40:33.092Z] [INFO] [2019-07-29T20:40:33.092Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.092Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-29T20:40:33.092Z] [INFO] [2019-07-29T20:40:33.092Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.092Z] [INFO] [2019-07-29T20:40:33.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.092Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-29T20:40:33.092Z] [INFO] [2019-07-29T20:40:33.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.092Z] [INFO] [2019-07-29T20:40:33.092Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.092Z] [INFO] [2019-07-29T20:40:33.092Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.092Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-29T20:40:33.350Z] [INFO] [2019-07-29T20:40:33.350Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.350Z] [INFO] [2019-07-29T20:40:33.350Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.350Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec [2019-07-29T20:40:33.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 42 classes [2019-07-29T20:40:33.350Z] [INFO] [2019-07-29T20:40:33.350Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-29T20:40:33.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.pom [2019-07-29T20:40:33.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-29T20:40:33.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:40:33.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2metadata.xml [2019-07-29T20:40:33.350Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2artifacts.xml [2019-07-29T20:40:33.350Z] [INFO] [2019-07-29T20:40:33.350Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-29T20:40:33.350Z] [INFO] [2019-07-29T20:40:33.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-29T20:40:33.350Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-29T20:40:33.350Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:40:33.607Z] [INFO] [2019-07-29T20:40:33.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.607Z] [INFO] [2019-07-29T20:40:33.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.607Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T20:40:33.607Z] [INFO] [2019-07-29T20:40:33.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.607Z] [INFO] [2019-07-29T20:40:33.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.607Z] [INFO] [2019-07-29T20:40:33.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.607Z] [INFO] [2019-07-29T20:40:33.607Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.607Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:40:33.607Z] [INFO] [2019-07-29T20:40:33.607Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:33.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-29T20:40:33.607Z] [INFO] [2019-07-29T20:40:33.607Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.607Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-29T20:40:33.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-29T20:40:33.865Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-29T20:40:33.865Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:40:33.865Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-29T20:40:33.865Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-29T20:40:33.865Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:40:33.865Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:40:33.865Z] 2 problems (2 warnings) [2019-07-29T20:40:33.865Z] [INFO] [2019-07-29T20:40:33.865Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.865Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:40:33.865Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-29T20:40:33.865Z] [INFO] [2019-07-29T20:40:33.865Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.865Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-29T20:40:33.865Z] [INFO] [2019-07-29T20:40:33.865Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.865Z] [INFO] [2019-07-29T20:40:33.865Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:33.865Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-29T20:40:34.122Z] [INFO] [2019-07-29T20:40:34.122Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:34.122Z] [INFO] [2019-07-29T20:40:34.122Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:34.122Z] [INFO] [2019-07-29T20:40:34.122Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:34.122Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-29T20:40:34.122Z] [INFO] [2019-07-29T20:40:34.122Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:34.122Z] [INFO] [2019-07-29T20:40:34.122Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:40:35.490Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-29T20:40:35.490Z] [INFO] Command line: [2019-07-29T20:40:35.490Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:40:35.490Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:40:38.764Z] !SESSION 2019-07-29 20:40:35.441 ----------------------------------------------- [2019-07-29T20:40:38.764Z] eclipse.buildId=unknown [2019-07-29T20:40:38.764Z] java.version=1.8.0_202 [2019-07-29T20:40:38.764Z] java.vendor=Oracle Corporation [2019-07-29T20:40:38.764Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:40:38.764Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:40:38.764Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:40:38.764Z] [2019-07-29T20:40:38.764Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:40:38.149 [2019-07-29T20:40:38.764Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:40:38.764Z] !STACK 0 [2019-07-29T20:40:38.764Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:40:38.764Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:40:38.764Z] [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:40:38.764Z] [2019-07-29T20:40:38.764Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:40:38.334 [2019-07-29T20:40:38.764Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:40:38.764Z] !STACK 0 [2019-07-29T20:40:38.764Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:40:38.764Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:40:38.764Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:40:38.764Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:40:38.764Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:40:38.764Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:40:38.764Z] [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:40:38.764Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:40:40.685Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-29T20:40:43.206Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.326 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-29T20:40:43.206Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.175 s [2019-07-29T20:40:43.206Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.117 s [2019-07-29T20:40:43.206Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-29T20:40:58.058Z] [2019-07-29T20:40:58.058Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-29 20:40:57.968 [2019-07-29T20:40:58.058Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-29T20:41:08.018Z] [2019-07-29T20:41:08.018Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-29 20:41:07.350 [2019-07-29T20:41:08.018Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-29T20:41:08.949Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.587 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-29T20:41:08.949Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.077 s [2019-07-29T20:41:08.949Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.097 s [2019-07-29T20:41:08.949Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 24.114 s [2019-07-29T20:41:08.949Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.292 s [2019-07-29T20:41:08.949Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-29T20:41:08.949Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-29T20:41:08.949Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.065 s [2019-07-29T20:41:08.949Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:41:08.949Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:41:08.949Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-29T20:41:08.949Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-29T20:41:08.949Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.002 s [2019-07-29T20:41:08.949Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-29T20:41:08.949Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.089 s [2019-07-29T20:41:08.949Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-29T20:41:08.949Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-29T20:41:08.949Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-29T20:41:08.949Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-29T20:41:08.949Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-29T20:41:08.949Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-29T20:41:08.949Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-29T20:41:08.949Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.002 s [2019-07-29T20:41:08.949Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-29T20:41:08.949Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.049 s [2019-07-29T20:41:08.949Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-29T20:41:08.949Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-29T20:41:17.045Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.71 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-29T20:41:17.046Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.022 s [2019-07-29T20:41:17.046Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 7.685 s [2019-07-29T20:41:17.046Z] [2019-07-29T20:41:17.046Z] Results: [2019-07-29T20:41:17.046Z] [2019-07-29T20:41:17.046Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:41:17.046Z] [2019-07-29T20:41:18.941Z] [INFO] All tests passed! [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:41:18.941Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec [2019-07-29T20:41:18.941Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:41:18.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:41:18.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties 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 [2019-07-29T20:41:18.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:41:18.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:41:18.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:41:18.941Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-29T20:41:18.941Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-29T20:41:18.941Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:18.941Z] [INFO] The project's OSGi version is 2.0.0.201907292011 [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:18.941Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:18.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:41:18.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-29T20:41:18.941Z] [INFO] [2019-07-29T20:41:18.941Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:18.941Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-29T20:41:19.872Z] return State.MULTIPLE.toString(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:41:19.872Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-29T20:41:19.872Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-29T20:41:19.872Z] ^^^^^^^^^^^^^ [2019-07-29T20:41:19.872Z] Unnecessary $NON-NLS$ tag [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-29T20:41:19.872Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:41:19.872Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-29T20:41:19.872Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-29T20:41:19.872Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-29T20:41:19.872Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-29T20:41:19.872Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-29T20:41:19.872Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:41:19.872Z] 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>' [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-29T20:41:19.872Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-29T20:41:19.872Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-29T20:41:19.872Z] ^^^^^^^^ [2019-07-29T20:41:19.872Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-29T20:41:19.872Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^ [2019-07-29T20:41:19.872Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-29T20:41:19.872Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-29T20:41:19.872Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:41:19.872Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-29T20:41:19.872Z] return getImageDescripterFromPath(path).createImage(); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:41:19.872Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-29T20:41:19.872Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:41:19.872Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-29T20:41:19.872Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-29T20:41:19.872Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-29T20:41:19.872Z] ^^^^^^^^^^^^^^ [2019-07-29T20:41:19.872Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:41:19.872Z] 23 problems (23 warnings) [2019-07-29T20:41:19.872Z] [INFO] [2019-07-29T20:41:19.872Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:19.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:41:19.872Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-29T20:41:19.872Z] [INFO] [2019-07-29T20:41:19.872Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:19.872Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-29T20:41:19.872Z] [INFO] [2019-07-29T20:41:19.872Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:19.872Z] [INFO] [2019-07-29T20:41:19.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:19.872Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-29T20:41:20.129Z] [INFO] [2019-07-29T20:41:20.129Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:20.129Z] [INFO] [2019-07-29T20:41:20.129Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:20.129Z] [INFO] [2019-07-29T20:41:20.129Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:20.129Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-29T20:41:20.129Z] [INFO] [2019-07-29T20:41:20.129Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:20.129Z] [INFO] [2019-07-29T20:41:20.129Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:20.129Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec [2019-07-29T20:41:20.129Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:20.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-29T20:41:20.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.pom [2019-07-29T20:41:20.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-29T20:41:20.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:41:20.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:41:20.386Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-29T20:41:20.386Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-29T20:41:20.386Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:20.386Z] [INFO] The project's OSGi version is 1.0.10.201907292011 [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:20.386Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:20.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:41:20.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-29T20:41:20.386Z] [INFO] [2019-07-29T20:41:20.386Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:20.386Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-29T20:41:21.827Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-29T20:41:21.827Z] return tmfEvent; [2019-07-29T20:41:21.827Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:41:21.827Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-29T20:41:21.827Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-29T20:41:21.827Z] return null; [2019-07-29T20:41:21.827Z] ^^^^^^^^^^^^ [2019-07-29T20:41:21.827Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-29T20:41:21.827Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-29T20:41:21.827Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-29T20:41:21.827Z] ^^^^^^^^^ [2019-07-29T20:41:21.827Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-29T20:41:21.827Z] 3 problems (3 warnings) [2019-07-29T20:41:21.827Z] [INFO] [2019-07-29T20:41:21.827Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:21.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:41:21.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-29T20:41:21.827Z] [INFO] [2019-07-29T20:41:21.827Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:21.827Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-29T20:41:21.827Z] [INFO] [2019-07-29T20:41:21.827Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:21.827Z] [INFO] [2019-07-29T20:41:21.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:21.827Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-29T20:41:22.085Z] [INFO] [2019-07-29T20:41:22.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:22.085Z] [INFO] [2019-07-29T20:41:22.085Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:22.085Z] [INFO] [2019-07-29T20:41:22.085Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:22.085Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-29T20:41:22.343Z] [INFO] [2019-07-29T20:41:22.343Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:22.343Z] [INFO] [2019-07-29T20:41:22.343Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:41:24.237Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-29T20:41:24.237Z] [INFO] Command line: [2019-07-29T20:41:24.237Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:41:24.237Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:41:27.519Z] !SESSION 2019-07-29 20:41:24.344 ----------------------------------------------- [2019-07-29T20:41:27.519Z] eclipse.buildId=unknown [2019-07-29T20:41:27.519Z] java.version=1.8.0_202 [2019-07-29T20:41:27.519Z] java.vendor=Oracle Corporation [2019-07-29T20:41:27.519Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:41:27.519Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:41:27.519Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:41:27.519Z] [2019-07-29T20:41:27.519Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:41:27.158 [2019-07-29T20:41:27.519Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:41:27.519Z] !STACK 0 [2019-07-29T20:41:27.519Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:41:27.520Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:41:27.520Z] [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:41:27.520Z] [2019-07-29T20:41:27.520Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:41:27.344 [2019-07-29T20:41:27.520Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:41:27.520Z] !STACK 0 [2019-07-29T20:41:27.520Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:41:27.520Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:41:27.520Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:41:27.520Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:41:27.520Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:41:27.520Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:41:27.520Z] [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:41:27.520Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:41:29.414Z] process 6008: 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 [2019-07-29T20:41:29.414Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:41:29.977Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:41:29.977Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:41:39.933Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-29T20:42:11.981Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.198 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-29T20:42:11.981Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.584 s [2019-07-29T20:42:11.981Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.035 s [2019-07-29T20:42:11.981Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.436 s [2019-07-29T20:42:11.981Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.207 s [2019-07-29T20:42:11.981Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-29T20:42:58.621Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.157 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-29T20:42:58.621Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.629 s [2019-07-29T20:42:58.621Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.121 s [2019-07-29T20:42:58.621Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.096 s [2019-07-29T20:42:58.621Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.604 s [2019-07-29T20:42:58.621Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-29T20:42:58.621Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.223 s [2019-07-29T20:42:58.621Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-29T20:43:16.682Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.042 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-29T20:43:16.682Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.484 s [2019-07-29T20:43:16.682Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.71 s [2019-07-29T20:43:16.682Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.71 s [2019-07-29T20:43:16.682Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.422 s [2019-07-29T20:43:16.682Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.282 s [2019-07-29T20:43:16.682Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.405 s [2019-07-29T20:43:16.682Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.141 s [2019-07-29T20:43:16.682Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.677 s [2019-07-29T20:43:16.682Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.697 s [2019-07-29T20:43:16.682Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-29T20:43:48.728Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.673 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-29T20:43:48.728Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.513 s [2019-07-29T20:43:48.728Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.518 s [2019-07-29T20:43:48.728Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.512 s [2019-07-29T20:43:48.728Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.177 s [2019-07-29T20:43:48.728Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.419 s [2019-07-29T20:43:48.728Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-29T20:43:58.682Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.047 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-29T20:43:58.682Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.47 s [2019-07-29T20:43:58.682Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.002 s [2019-07-29T20:43:58.682Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-29T20:44:25.292Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.957 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-29T20:44:25.292Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.043 s [2019-07-29T20:44:25.292Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 16.223 s [2019-07-29T20:44:25.292Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.052 s [2019-07-29T20:44:25.292Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.139 s [2019-07-29T20:44:25.292Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-29T20:44:25.292Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-29T20:44:25.292Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-29T20:44:25.292Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T20:44:25.292Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-29T20:44:25.292Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T20:44:25.292Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T20:44:25.292Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T20:44:25.292Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T20:44:25.292Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-29T20:44:25.292Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.002 s [2019-07-29T20:44:25.292Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-29T20:44:25.549Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-29T20:44:25.549Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.498 s [2019-07-29T20:44:25.549Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-29T20:44:25.549Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-29T20:44:25.549Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.007 s [2019-07-29T20:44:25.549Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-29T20:44:25.549Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-29T20:44:25.807Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-29T20:44:25.807Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2019-07-29T20:44:25.807Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.169 s [2019-07-29T20:44:25.807Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-29T20:44:29.082Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.375 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-29T20:44:29.083Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.796 s [2019-07-29T20:44:29.083Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.578 s [2019-07-29T20:44:29.083Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-29T20:44:30.451Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-29T20:44:30.451Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 1.165 s [2019-07-29T20:44:30.451Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-29T20:44:31.015Z] [2019-07-29T20:44:31.015Z] !ENTRY org.eclipse.core.resources 4 372 2019-07-29 20:44:30.843 [2019-07-29T20:44:31.015Z] !MESSAGE Project 'SomeProject' is not open. [2019-07-29T20:44:31.015Z] !STACK 0 [2019-07-29T20:44:31.015Z] java.lang.Exception: Project 'SomeProject' is not open. [2019-07-29T20:44:31.015Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-29T20:44:31.015Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-29T20:44:31.015Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148) [2019-07-29T20:44:31.015Z] at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790) [2019-07-29T20:44:31.015Z] at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199) [2019-07-29T20:44:31.015Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-29T20:44:31.015Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:44:31.579Z] [2019-07-29T20:44:31.579Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-29 20:44:31.342 [2019-07-29T20:44:31.579Z] !MESSAGE Save operation warnings. [2019-07-29T20:44:31.579Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-29 20:44:31.343 [2019-07-29T20:44:31.579Z] !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. [2019-07-29T20:44:31.579Z] [2019-07-29T20:44:31.579Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-29 20:44:31.426 [2019-07-29T20:44:31.579Z] !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%) [2019-07-29T20:44:31.579Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-29T20:44:31.579Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.765 s [2019-07-29T20:44:31.579Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.014 s [2019-07-29T20:44:31.579Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-29T20:44:31.579Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-29T20:44:32.509Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-29T20:44:32.509Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.021 s [2019-07-29T20:44:32.509Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.045 s [2019-07-29T20:44:32.509Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.835 s [2019-07-29T20:44:32.509Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-29T20:44:36.835Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.936 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-29T20:44:36.835Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.215 s [2019-07-29T20:44:36.835Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.526 s [2019-07-29T20:44:36.835Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.862 s [2019-07-29T20:44:36.835Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.832 s [2019-07-29T20:44:36.835Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.498 s [2019-07-29T20:44:36.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-29T20:44:36.835Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-29T20:44:36.835Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.835Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.835Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-29T20:44:36.835Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-29T20:44:36.835Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.835Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.002 s [2019-07-29T20:44:36.835Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-29T20:44:36.835Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-29T20:44:36.835Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-29T20:44:36.835Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-29T20:44:36.835Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.835Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-29T20:44:36.835Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-29T20:44:36.835Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-29T20:44:36.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-29T20:44:36.835Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-29T20:44:36.835Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-29T20:44:36.835Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-29T20:44:36.835Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-29T20:44:36.835Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-29T20:44:36.836Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-29T20:44:36.836Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.009 s [2019-07-29T20:44:36.836Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.003 s [2019-07-29T20:44:36.836Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.836Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.836Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.836Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-29T20:44:36.836Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-29T20:44:36.836Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.836Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.836Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-29T20:44:36.836Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-29T20:44:36.836Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.006 s [2019-07-29T20:44:36.836Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.836Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-29T20:44:36.836Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-29T20:44:36.836Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-29T20:44:37.093Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-29T20:44:37.093Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.323 s [2019-07-29T20:44:37.093Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-29T20:44:37.093Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-29T20:44:37.093Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.106 s [2019-07-29T20:44:37.093Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.023 s [2019-07-29T20:44:37.093Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.004 s [2019-07-29T20:44:37.093Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-29T20:44:38.463Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.351 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-29T20:44:38.463Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.824 s [2019-07-29T20:44:38.463Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.526 s [2019-07-29T20:44:38.463Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-29T20:44:43.717Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.771 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-29T20:44:43.718Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.265 s [2019-07-29T20:44:43.718Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.314 s [2019-07-29T20:44:43.718Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.994 s [2019-07-29T20:44:43.718Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-29T20:44:45.614Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.391 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-29T20:44:45.614Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.512 s [2019-07-29T20:44:45.614Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.679 s [2019-07-29T20:44:45.614Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.182 s [2019-07-29T20:44:45.614Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-29T20:44:45.614Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-29T20:44:45.614Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.016 s [2019-07-29T20:44:45.614Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-29T20:44:45.614Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.005 s [2019-07-29T20:44:45.614Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-29T20:44:45.614Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-29T20:44:45.614Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-29T20:44:45.872Z] [2019-07-29T20:44:45.872Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-29 20:44:45.627 [2019-07-29T20:44:45.872Z] !MESSAGE no spawner in java.library.path [2019-07-29T20:44:45.872Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-29T20:44:45.872Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.103 s [2019-07-29T20:44:45.872Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-29T20:44:45.872Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-29T20:44:45.872Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T20:44:45.872Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-29T20:44:45.872Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T20:44:45.872Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T20:44:45.872Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T20:44:45.872Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T20:44:45.872Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.051 s [2019-07-29T20:44:45.872Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-29T20:44:45.872Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T20:44:45.872Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-29T20:44:45.872Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-29T20:44:45.872Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-29T20:44:45.872Z] [2019-07-29T20:44:45.872Z] Results: [2019-07-29T20:44:45.872Z] [2019-07-29T20:44:45.872Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:44:45.872Z] [2019-07-29T20:44:46.803Z] [2019-07-29T20:44:46.803Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 20:44:46.448 [2019-07-29T20:44:46.803Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T20:44:47.366Z] [INFO] All tests passed! [2019-07-29T20:44:47.366Z] [INFO] [2019-07-29T20:44:47.366Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:44:47.366Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec [2019-07-29T20:44:47.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-29T20:44:47.366Z] [INFO] [2019-07-29T20:44:47.366Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:44:47.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-29T20:44:47.366Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.pom [2019-07-29T20:44:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-29T20:44:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:44:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-29T20:44:47.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-29T20:44:47.624Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-29T20:44:47.624Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:47.624Z] [INFO] The project's OSGi version is 1.0.9.201907292011 [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:47.624Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:47.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:44:47.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-29T20:44:47.624Z] [INFO] [2019-07-29T20:44:47.624Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:47.624Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-29T20:44:49.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-29T20:44:49.132Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-29T20:44:49.132Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:44:49.132Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:44:49.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-29T20:44:49.132Z] fEntries.add(pulse); [2019-07-29T20:44:49.132Z] ^^^^^ [2019-07-29T20:44:49.132Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-29T20:44:49.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-29T20:44:49.132Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-29T20:44:49.132Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:44:49.132Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:44:49.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-29T20:44:49.132Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-29T20:44:49.132Z] ^^^^^^^^^^^^^ [2019-07-29T20:44:49.132Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-29T20:44:49.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-29T20:44:49.132Z] fEvents.put(pulse.getName(), events); [2019-07-29T20:44:49.132Z] ^^^^^^ [2019-07-29T20:44:49.132Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-29T20:44:49.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-29T20:44:49.132Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-29T20:44:49.132Z] ^^^^^^^^^^^^ [2019-07-29T20:44:49.132Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:44:49.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-29T20:44:49.132Z] public void setFilterRegex(String filterRegex) { [2019-07-29T20:44:49.132Z] ^^^^^^^^^^^ [2019-07-29T20:44:49.132Z] Javadoc: Missing tag for parameter filterRegex [2019-07-29T20:44:49.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-29T20:44:49.132Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-29T20:44:49.132Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:44:49.132Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-29T20:44:49.132Z] 8 problems (8 warnings) [2019-07-29T20:44:49.132Z] [INFO] [2019-07-29T20:44:49.132Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:49.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:44:49.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-29T20:44:49.132Z] [INFO] [2019-07-29T20:44:49.132Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:49.132Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:44:49.132Z] [INFO] [2019-07-29T20:44:49.132Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:49.132Z] [INFO] [2019-07-29T20:44:49.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:49.132Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:44:49.389Z] [INFO] [2019-07-29T20:44:49.389Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:49.389Z] [INFO] [2019-07-29T20:44:49.389Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:49.389Z] [INFO] [2019-07-29T20:44:49.389Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:49.389Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:44:49.646Z] [INFO] [2019-07-29T20:44:49.646Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:49.646Z] [INFO] [2019-07-29T20:44:49.646Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:44:51.015Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T20:44:51.015Z] [INFO] Command line: [2019-07-29T20:44:51.015Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T20:44:51.015Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:44:54.289Z] !SESSION 2019-07-29 20:44:51.074 ----------------------------------------------- [2019-07-29T20:44:54.289Z] eclipse.buildId=unknown [2019-07-29T20:44:54.289Z] java.version=1.8.0_202 [2019-07-29T20:44:54.289Z] java.vendor=Oracle Corporation [2019-07-29T20:44:54.289Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:44:54.289Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T20:44:54.289Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T20:44:54.289Z] [2019-07-29T20:44:54.289Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:44:54.151 [2019-07-29T20:44:54.289Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:44:54.289Z] !STACK 0 [2019-07-29T20:44:54.289Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:44:54.289Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:44:54.289Z] [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:44:54.289Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:44:54.546Z] [2019-07-29T20:44:54.546Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:44:54.328 [2019-07-29T20:44:54.546Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:44:54.546Z] !STACK 0 [2019-07-29T20:44:54.546Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:44:54.546Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:44:54.546Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:44:54.546Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:44:54.546Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:44:54.546Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:44:54.546Z] [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:44:54.546Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:44:56.439Z] process 6434: 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 [2019-07-29T20:44:56.439Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:44:57.002Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:44:57.002Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:45:06.957Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-29T20:45:06.957Z] Display size: 1440x900 [2019-07-29T20:45:06.957Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T20:45:06.957Z] GTK version=3.18.9 [2019-07-29T20:45:06.957Z] GTK theme=Ambiance [2019-07-29T20:45:06.957Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T20:45:06.957Z] Time zone: Coordinated Universal Time [2019-07-29T20:45:06.957Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T20:45:06.957Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T20:45:08.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:45:09.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:09.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:09.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:09.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:09.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:09.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1065013154 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1065013155 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1065013155 data=null} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1065013156 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065013157 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} [2019-07-29T20:45:09.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1065013322 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:09.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1065013323 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1065013324 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1065013324 data=null} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1065013324 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:09.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065013325 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} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1065013382 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:09.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1065013385 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T20:45:09.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1065013385 data=null} to TreeItem with text {TestText} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1065013385 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:09.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065013386 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} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1065013433 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:09.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065013438 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065013479 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065013479 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065013480 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065013480 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]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065013524 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065013579 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065013579 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065013580 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065013580 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065013581 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]} [2019-07-29T20:45:09.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065013595 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:10.296Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:10.296Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:10.296Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:10.296Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:10.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065014501 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:10.296Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:10.296Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:10.296Z] DEBUG - Clicking on New... [2019-07-29T20:45:10.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1065014517 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') [2019-07-29T20:45:10.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1065014518 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') [2019-07-29T20:45:10.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1065014521 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:10.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1065014522 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:10.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1065014522 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') [2019-07-29T20:45:10.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1065014522 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') [2019-07-29T20:45:11.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1065015389 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') [2019-07-29T20:45:11.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1065015392 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') [2019-07-29T20:45:11.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1065015392 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') [2019-07-29T20:45:11.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1065015393 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:11.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1065015393 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:11.227Z] DEBUG - Clicked on New... [2019-07-29T20:45:11.227Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-29T20:45:11.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1065015429 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-29T20:45:11.227Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-29T20:45:11.227Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.227Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.227Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-29T20:45:11.227Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T20:45:11.227Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.227Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:11.227Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:11.227Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-29T20:45:11.484Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:11.484Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:11.484Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-29T20:45:11.484Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-29T20:45:11.484Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-29T20:45:11.484Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-29T20:45:11.484Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T20:45:11.484Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-29T20:45:11.484Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-29T20:45:11.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1065015714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:45:11.741Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-29T20:45:11.741Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-29T20:45:11.741Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - Clicking on [2019-07-29T20:45:11.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065015825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065015825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065015826 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065015826 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065015827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065015827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065015827 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') [2019-07-29T20:45:11.741Z] DEBUG - Clicked on [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.741Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:11.742Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - Clicking on [2019-07-29T20:45:11.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065015991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065015991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065015992 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065015992 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065015993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065015993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065015993 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') [2019-07-29T20:45:11.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065016052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065016053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065016053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065016053 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065016054 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:11.998Z] DEBUG - Clicked on [2019-07-29T20:45:11.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:11.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:11.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:11.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:11.998Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-29T20:45:11.998Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-29T20:45:11.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1065016126 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T20:45:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1065016127 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T20:45:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1065016127 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T20:45:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1065016128 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T20:45:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065016143 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)} [2019-07-29T20:45:12.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1065016443 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.254Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-29T20:45:12.254Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.255Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.255Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:12.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1065016466 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:12.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1065016467 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:12.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1065016467 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:12.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1065016467 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065016468 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,���) : } [2019-07-29T20:45:12.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1065016538 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:12.512Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:12.512Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-29T20:45:12.512Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:12.512Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.512Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - Clicking on [2019-07-29T20:45:12.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065016596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065016597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065016597 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065016597 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065016597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065016598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:12.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065016598 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') [2019-07-29T20:45:12.512Z] DEBUG - Clicked on [2019-07-29T20:45:12.512Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-29T20:45:12.512Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-29T20:45:12.512Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T20:45:12.512Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-29T20:45:12.512Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-29T20:45:12.512Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-29T20:45:12.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1065016726 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') [2019-07-29T20:45:12.768Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-29T20:45:12.768Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.768Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.768Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.768Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - Clicking on Highlight All [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1065016809 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1065016817 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1065016817 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:12.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1065016817 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1065016818 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1065016818 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1065016818 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1065016829 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1065016829 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1065016830 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1065016830 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:12.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1065016878 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:12.769Z] DEBUG - Clicked on Highlight All [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:12.769Z] DEBUG - Clicking on &Next > [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1065016884 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1065016884 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1065016885 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:12.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1065016885 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1065016885 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1065016885 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') [2019-07-29T20:45:12.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1065016886 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') [2019-07-29T20:45:13.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:13.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:13.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:13.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:13.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:13.025Z] DEBUG - Clicked on &Next > [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:13.025Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:13.025Z] DEBUG - Clicking on &Finish [2019-07-29T20:45:13.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1065017101 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') [2019-07-29T20:45:13.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1065017101 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') [2019-07-29T20:45:13.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1065017101 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:13.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1065017102 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:13.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1065017102 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') [2019-07-29T20:45:13.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1065017102 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') [2019-07-29T20:45:13.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1065017102 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') [2019-07-29T20:45:13.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1065014523 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') [2019-07-29T20:45:13.283Z] DEBUG - Clicked on [2019-07-29T20:45:13.283Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:13.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065017506 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:13.283Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:13.283Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T20:45:13.283Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T20:45:13.283Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-29T20:45:13.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1065017516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T20:45:13.283Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1065017517 data=null doit=true} to (of type 'List') [2019-07-29T20:45:13.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1065017517 data=null} to (of type 'List') [2019-07-29T20:45:13.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1065017519 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-29T20:45:13.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1065017519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-29T20:45:13.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1065017521 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:13.283Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:13.283Z] DEBUG - Clicking on Delete [2019-07-29T20:45:13.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1065017524 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') [2019-07-29T20:45:13.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1065017524 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') [2019-07-29T20:45:13.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1065017524 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:13.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1065017524 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:13.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1065017524 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') [2019-07-29T20:45:13.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1065017524 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') [2019-07-29T20:45:13.540Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1065017636 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') [2019-07-29T20:45:13.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1065017637 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') [2019-07-29T20:45:13.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1065017638 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') [2019-07-29T20:45:13.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1065017638 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:13.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1065017638 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:13.540Z] DEBUG - Clicked on Delete [2019-07-29T20:45:13.540Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-29T20:45:13.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1065017689 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-29T20:45:13.540Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-29T20:45:13.540Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T20:45:13.540Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T20:45:13.540Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T20:45:13.540Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:13.540Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:13.540Z] DEBUG - Clicking on &Yes [2019-07-29T20:45:13.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1065017690 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') [2019-07-29T20:45:13.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1065017691 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') [2019-07-29T20:45:13.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1065017691 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:13.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1065017691 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:13.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1065017691 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') [2019-07-29T20:45:13.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1065017691 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') [2019-07-29T20:45:13.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1065017691 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') [2019-07-29T20:45:13.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1065017525 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') [2019-07-29T20:45:13.801Z] DEBUG - Clicked on [2019-07-29T20:45:13.801Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:13.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065017897 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:13.801Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:13.801Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:13.801Z] DEBUG - Clicking on &Close [2019-07-29T20:45:13.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1065017900 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') [2019-07-29T20:45:13.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1065017900 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') [2019-07-29T20:45:13.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1065017900 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:13.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1065017900 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:13.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1065017901 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') [2019-07-29T20:45:13.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1065017901 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') [2019-07-29T20:45:13.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1065017901 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') [2019-07-29T20:45:13.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1065014204 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...' [2019-07-29T20:45:14.061Z] DEBUG - Clicked on [2019-07-29T20:45:14.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065018109 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:45:14.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:45:14.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:14.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:14.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:14.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1065018193 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T20:45:14.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1065018193 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T20:45:14.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1065018193 data=null} to TreeItem with text {TestText} [2019-07-29T20:45:14.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1065018194 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:14.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065018194 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} [2019-07-29T20:45:14.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1065018221 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:14.326Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:14.326Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:45:14.627Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:45:14.926Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:45:14.926Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:14.926Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019027 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019028 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019028 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') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019029 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065019029 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:14.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] DEBUG - Clicking on OK [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065019088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065019088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065019089 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065019089 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065019089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065019089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:14.926Z] DEBUG - Clicked on OK [2019-07-29T20:45:15.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065019089 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') [2019-07-29T20:45:15.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065018429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:45:15.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:45:16.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:16.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:16.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:16.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:16.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1065020317 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1065020317 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1065020317 data=null} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1065020317 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065020318 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} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1065020394 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1065020395 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1065020396 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1065020396 data=null} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1065020396 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065020397 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} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1065020406 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1065020406 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1065020407 data=null} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1065020412 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065020412 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} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1065020417 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:16.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065020418 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065020419 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065020419 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065020419 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065020419 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]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065020442 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065020443 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065020483 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065020483 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065020484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065020484 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]} [2019-07-29T20:45:16.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065020491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:16.569Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:16.569Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:16.569Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:16.827Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:16.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065020893 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:16.827Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:16.827Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T20:45:16.827Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T20:45:16.827Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-29T20:45:16.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1065020904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T20:45:16.827Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1065020905 data=null doit=true} to (of type 'List') [2019-07-29T20:45:16.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1065020905 data=null} to (of type 'List') [2019-07-29T20:45:16.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1065020905 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-29T20:45:16.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1065020906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-29T20:45:16.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1065020907 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:16.827Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:16.827Z] DEBUG - Clicking on Edit... [2019-07-29T20:45:16.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1065020908 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') [2019-07-29T20:45:16.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1065020909 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') [2019-07-29T20:45:16.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1065020909 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T20:45:16.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1065020909 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T20:45:16.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1065020909 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') [2019-07-29T20:45:16.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1065020909 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') [2019-07-29T20:45:17.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1065021230 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') [2019-07-29T20:45:17.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1065021244 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') [2019-07-29T20:45:17.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1065021244 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') [2019-07-29T20:45:17.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1065021248 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T20:45:17.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1065021248 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T20:45:17.085Z] DEBUG - Clicked on Edit... [2019-07-29T20:45:17.085Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-29T20:45:17.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1065021257 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-29T20:45:17.085Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T20:45:17.085Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:17.085Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T20:45:17.343Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-29T20:45:17.343Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-29T20:45:17.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1065021506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:45:17.343Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T20:45:17.343Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-29T20:45:17.343Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.343Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:17.600Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Clicking on [2019-07-29T20:45:17.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065021604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065021604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065021605 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065021605 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065021605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065021605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065021605 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') [2019-07-29T20:45:17.600Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065021707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065021708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065021708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065021708 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065021718 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:17.600Z] DEBUG - Clicked on [2019-07-29T20:45:17.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:17.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:17.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:17.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:17.600Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-29T20:45:17.600Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-29T20:45:17.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:17.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1065021894 data=null button=0 stateMask=0x0 x=141 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-29T20:45:17.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1065021895 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-29T20:45:17.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1065021895 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-29T20:45:17.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1065021896 data=null button=1 stateMask=0x0 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-29T20:45:17.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065021897 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(.*)} [2019-07-29T20:45:18.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1065022210 data=null button=1 stateMask=0x80000 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T20:45:18.115Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.115Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:18.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1065022234 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:18.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1065022235 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:18.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1065022235 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:18.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1065022235 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:18.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065022236 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,���) : } [2019-07-29T20:45:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1065022393 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:18.373Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:18.373Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-29T20:45:18.373Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-29T20:45:18.373Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.373Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - Clicking on [2019-07-29T20:45:18.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065022431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065022431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065022431 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065022432 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065022432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065022432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:45:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065022432 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') [2019-07-29T20:45:18.373Z] DEBUG - Clicked on [2019-07-29T20:45:18.373Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-29T20:45:18.373Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-29T20:45:18.373Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-29T20:45:18.373Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-29T20:45:18.373Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-29T20:45:18.373Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-29T20:45:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1065022602 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') [2019-07-29T20:45:18.631Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - Clicking on Highlight All [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1065022694 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1065022694 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1065022695 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:18.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1065022695 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1065022695 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1065022695 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1065022695 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1065022705 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1065022706 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1065022706 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1065022706 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:18.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1065022706 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-29T20:45:18.631Z] DEBUG - Clicked on Highlight All [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:18.631Z] DEBUG - Clicking on &Next > [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1065022711 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1065022711 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1065022712 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:18.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1065022712 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1065022712 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1065022712 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') [2019-07-29T20:45:18.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1065022712 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') [2019-07-29T20:45:18.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:18.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:18.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:18.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:18.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:18.888Z] DEBUG - Clicked on &Next > [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:18.888Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:18.888Z] DEBUG - Clicking on &Finish [2019-07-29T20:45:18.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1065022914 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') [2019-07-29T20:45:18.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1065022914 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') [2019-07-29T20:45:18.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1065022915 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:18.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1065022915 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:18.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1065022915 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') [2019-07-29T20:45:18.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1065022915 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') [2019-07-29T20:45:18.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1065022915 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') [2019-07-29T20:45:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1065020909 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') [2019-07-29T20:45:19.145Z] DEBUG - Clicked on [2019-07-29T20:45:19.145Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:19.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065023385 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:19.145Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:19.145Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T20:45:19.145Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T20:45:19.145Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-29T20:45:19.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1065023387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T20:45:19.145Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1065023388 data=null doit=true} to (of type 'List') [2019-07-29T20:45:19.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1065023388 data=null} to (of type 'List') [2019-07-29T20:45:19.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1065023388 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-29T20:45:19.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1065023388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-29T20:45:19.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1065023389 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:19.145Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:19.145Z] DEBUG - Clicking on Delete [2019-07-29T20:45:19.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1065023391 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') [2019-07-29T20:45:19.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1065023391 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') [2019-07-29T20:45:19.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1065023391 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:19.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1065023391 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:19.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1065023391 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') [2019-07-29T20:45:19.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1065023392 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1065023488 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1065023489 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1065023489 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1065023489 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:19.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1065023490 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:19.403Z] DEBUG - Clicked on Delete [2019-07-29T20:45:19.403Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-29T20:45:19.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1065023491 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-29T20:45:19.403Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-29T20:45:19.403Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T20:45:19.403Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T20:45:19.403Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T20:45:19.403Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:19.403Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:19.403Z] DEBUG - Clicking on &Yes [2019-07-29T20:45:19.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1065023492 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1065023492 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1065023492 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:19.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1065023492 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:19.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1065023493 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1065023493 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1065023493 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') [2019-07-29T20:45:19.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1065023392 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') [2019-07-29T20:45:19.659Z] DEBUG - Clicked on [2019-07-29T20:45:19.659Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:19.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065023688 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:19.659Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:19.659Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:19.659Z] DEBUG - Clicking on &Close [2019-07-29T20:45:19.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1065023689 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') [2019-07-29T20:45:19.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1065023690 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') [2019-07-29T20:45:19.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1065023690 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:19.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1065023690 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:19.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1065023690 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') [2019-07-29T20:45:19.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1065023691 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') [2019-07-29T20:45:19.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1065023691 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') [2019-07-29T20:45:19.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1065020625 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...' [2019-07-29T20:45:19.659Z] DEBUG - Clicked on [2019-07-29T20:45:19.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065023905 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:45:19.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:45:19.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:19.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:19.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:19.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1065023982 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-29T20:45:19.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1065023982 data=null doit=true} to TreeItem with text {TestText} [2019-07-29T20:45:19.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1065023982 data=null} to TreeItem with text {TestText} [2019-07-29T20:45:19.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1065023983 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:19.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065023983 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} [2019-07-29T20:45:19.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1065024023 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-29T20:45:20.174Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:20.174Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:45:20.174Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:45:21.106Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:45:21.106Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:21.106Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025115 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025116 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025116 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') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065025117 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:21.106Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] DEBUG - Clicking on OK [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065025118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065025118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065025118 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065025118 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065025118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065025118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:21.106Z] DEBUG - Clicked on OK [2019-07-29T20:45:21.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065025119 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') [2019-07-29T20:45:21.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065024202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:45:21.735Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.436 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-29T20:45:21.735Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 7.276 s [2019-07-29T20:45:21.735Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 5.95 s [2019-07-29T20:45:21.735Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-29T20:45:21.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:45:22.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:22.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:22.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:22.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:22.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1065026593 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1065026593 data=null doit=true} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1065026593 data=null} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1065026594 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065026594 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} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1065026643 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1065026644 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1065026645 data=null doit=true} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1065026645 data=null} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1065026645 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065026646 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} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1065026691 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1065026692 data=null doit=true} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1065026692 data=null} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1065026692 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065026692 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} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1065026704 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T20:45:22.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065026706 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065026706 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065026707 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065026707 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065026707 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]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065026787 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065026789 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065026789 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065026789 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065026789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065026789 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]} [2019-07-29T20:45:22.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065026796 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:45:22.816Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:22.816Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:23.073Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-29T20:45:23.073Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:23.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065027126 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:23.073Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T20:45:23.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1065027129 data=null doit=true} to Button with text {Text} [2019-07-29T20:45:23.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1065027130 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} [2019-07-29T20:45:23.073Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T20:45:23.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1065027191 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T20:45:23.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1065027191 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') [2019-07-29T20:45:23.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1065027192 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') [2019-07-29T20:45:23.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1065027192 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') [2019-07-29T20:45:23.073Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:23.073Z] DEBUG - Clicking on New... [2019-07-29T20:45:23.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1065027194 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') [2019-07-29T20:45:23.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1065027194 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') [2019-07-29T20:45:23.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1065027194 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:23.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1065027195 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:23.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1065027205 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') [2019-07-29T20:45:23.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1065027205 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1065027604 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1065027605 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1065027605 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1065027606 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:23.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1065027606 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-29T20:45:23.638Z] DEBUG - Clicked on New... [2019-07-29T20:45:23.638Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-29T20:45:23.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1065027608 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-29T20:45:23.638Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-29T20:45:23.638Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-29T20:45:23.638Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-29T20:45:23.638Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-29T20:45:23.638Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:23.638Z] DEBUG - Clicking on [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065027733 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065027734 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065027734 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T20:45:23.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065027734 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065027734 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065027734 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065027735 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065027819 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065027819 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065027820 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') [2019-07-29T20:45:23.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065027820 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T20:45:23.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065027820 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-29T20:45:23.638Z] DEBUG - Clicked on [2019-07-29T20:45:23.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:23.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:23.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:23.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1065027892 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-29T20:45:23.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1065027892 data=null doit=true} to Tree node with text: event [2019-07-29T20:45:23.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1065027892 data=null} to Tree node with text: event [2019-07-29T20:45:23.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1065027893 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-29T20:45:23.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065027893 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 [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1065028198 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T20:45:24.153Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1065028211 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1065028212 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1065028212 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T20:45:24.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1065028212 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1065028212 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1065028213 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1065028213 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1065028282 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1065028282 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1065028283 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1065028283 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T20:45:24.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1065028283 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T20:45:24.153Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:24.153Z] DEBUG - Clicking on &Next > [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1065028287 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1065028288 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1065028288 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:24.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1065028288 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1065028288 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1065028288 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') [2019-07-29T20:45:24.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1065028288 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') [2019-07-29T20:45:24.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:24.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:24.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:24.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:24.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T20:45:24.411Z] DEBUG - Clicked on &Next > [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:24.411Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:24.411Z] DEBUG - Clicking on &Finish [2019-07-29T20:45:24.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1065028483 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') [2019-07-29T20:45:24.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1065028483 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') [2019-07-29T20:45:24.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1065028483 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:24.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1065028484 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:45:24.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1065028484 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') [2019-07-29T20:45:24.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1065028484 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') [2019-07-29T20:45:24.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1065028484 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') [2019-07-29T20:45:24.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1065027205 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') [2019-07-29T20:45:24.669Z] DEBUG - Clicked on [2019-07-29T20:45:24.669Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:24.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065028709 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:24.669Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:24.669Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T20:45:24.669Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T20:45:24.669Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1065028713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T20:45:24.669Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1065028723 data=null doit=true} to (of type 'List') [2019-07-29T20:45:24.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1065028723 data=null} to (of type 'List') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1065028725 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-29T20:45:24.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1065028725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1065028727 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - Clicking on Delete [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1065028784 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1065028785 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1065028785 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:24.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1065028785 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1065028786 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1065028786 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1065028890 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1065028892 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1065028892 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1065028892 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:24.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1065028892 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T20:45:24.669Z] DEBUG - Clicked on Delete [2019-07-29T20:45:24.669Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-29T20:45:24.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1065028894 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-29T20:45:24.669Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:24.669Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:24.669Z] DEBUG - Clicking on &Yes [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1065028896 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1065028896 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1065028896 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:24.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1065028896 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1065028896 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1065028896 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') [2019-07-29T20:45:24.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1065028896 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') [2019-07-29T20:45:24.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1065028787 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') [2019-07-29T20:45:24.926Z] DEBUG - Clicked on [2019-07-29T20:45:24.926Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T20:45:24.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1065029077 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T20:45:24.926Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:24.926Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:24.926Z] DEBUG - Clicking on &Close [2019-07-29T20:45:24.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1065029086 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') [2019-07-29T20:45:24.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1065029086 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') [2019-07-29T20:45:24.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1065029087 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:24.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1065029087 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:45:24.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1065029087 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') [2019-07-29T20:45:24.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1065029087 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') [2019-07-29T20:45:24.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1065029087 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') [2019-07-29T20:45:24.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1065026910 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...' [2019-07-29T20:45:25.183Z] DEBUG - Clicked on [2019-07-29T20:45:25.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065029229 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:45:25.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:45:25.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:25.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:25.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:25.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1065029306 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-29T20:45:25.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1065029332 data=null doit=true} to TreeItem with text {TestXML} [2019-07-29T20:45:25.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1065029332 data=null} to TreeItem with text {TestXML} [2019-07-29T20:45:25.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1065029333 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T20:45:25.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065029334 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} [2019-07-29T20:45:25.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1065029416 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-29T20:45:25.441Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:25.441Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:45:25.441Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:45:26.372Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:45:26.372Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:26.372Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030515 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030515 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030516 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') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030516 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065030516 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:26.372Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] DEBUG - Clicking on OK [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065030518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065030518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065030518 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065030518 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065030518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065030519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:26.372Z] DEBUG - Clicked on OK [2019-07-29T20:45:26.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065030519 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') [2019-07-29T20:45:26.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065029524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:45:26.936Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.346 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-29T20:45:26.936Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 5.224 s [2019-07-29T20:45:26.936Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-29T20:45:32.190Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:45:32.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:45:32.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:45:32.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065037188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065037188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065037189 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065037189 data=null} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065037189 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065037335 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065037338 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065037341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065037342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065037343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065037343 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065037343 data=null} to (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:45:33.194Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:33.194Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:33.194Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:33.194Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:33.194Z] DEBUG - Inserting text:e [2019-07-29T20:45:33.194Z] into text (of type 'Text') [2019-07-29T20:45:33.194Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:45:33.194Z] DEBUG - Typing text 'e [2019-07-29T20:45:33.194Z] ' with an interval of 100ms. between characters. [2019-07-29T20:45:34.127Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:34.384Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-29T20:45:34.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065038390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:34.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065038391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:34.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065038391 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:34.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065038391 data=null} to (of type 'Table') [2019-07-29T20:45:34.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065038392 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T20:45:34.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065038392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:34.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065038394 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T20:45:35.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065039354 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:45:35.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:45:35.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:35.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:35.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:35.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065039569 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:45:35.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065039569 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:45:35.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065039569 data=null} to TreeItem with text {test} [2019-07-29T20:45:35.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065039570 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:45:35.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065039570 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} [2019-07-29T20:45:35.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065039590 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:45:35.572Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:35.572Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:45:35.829Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:45:36.759Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:45:36.759Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:36.759Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040765 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040765 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040765 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') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040766 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065040766 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:36.759Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] DEBUG - Clicking on OK [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065040767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065040768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065040768 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065040768 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065040768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065040768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:36.759Z] DEBUG - Clicked on OK [2019-07-29T20:45:37.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065040768 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') [2019-07-29T20:45:37.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065039722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:45:39.218Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:45:39.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:45:39.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:45:39.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065043810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065043811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065043811 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065043811 data=null} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065043811 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065043816 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065043817 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065043818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065043820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065043820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065043820 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065043820 data=null} to (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:45:39.782Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:39.782Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:39.782Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:39.782Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:39.782Z] DEBUG - Inserting text:00 [2019-07-29T20:45:39.782Z] into text (of type 'Text') [2019-07-29T20:45:39.782Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:45:39.782Z] DEBUG - Typing text '00 [2019-07-29T20:45:39.782Z] ' with an interval of 100ms. between characters. [2019-07-29T20:45:40.713Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:40.970Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-29T20:45:40.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065045020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:40.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065045020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:40.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065045021 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:40.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065045021 data=null} to (of type 'Table') [2019-07-29T20:45:40.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065045021 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T20:45:40.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065045022 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:40.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065045024 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065045969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065045969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065045969 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065045969 data=null} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065045969 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065046012 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:41.900Z] [2019-07-29T20:45:41.900Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 20:45:41.764 [2019-07-29T20:45:41.900Z] !MESSAGE Unhandled event loop exception [2019-07-29T20:45:41.900Z] !STACK 0 [2019-07-29T20:45:41.900Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-29T20:45:41.900Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-29T20:45:41.900Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-29T20:45:41.900Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-29T20:45:41.900Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T20:45:41.900Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T20:45:41.900Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T20:45:41.900Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T20:45:41.900Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T20:45:41.900Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T20:45:41.900Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T20:45:41.900Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T20:45:41.900Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T20:45:41.900Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T20:45:41.900Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T20:45:41.900Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T20:45:41.900Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T20:45:41.900Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T20:45:41.900Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T20:45:41.900Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T20:45:41.900Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T20:45:41.900Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T20:45:41.900Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T20:45:41.900Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T20:45:41.900Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T20:45:41.900Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T20:45:41.900Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T20:45:41.900Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T20:45:41.900Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T20:45:41.900Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T20:45:41.900Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T20:45:41.900Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T20:45:41.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065046012 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065046021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065046023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065046023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065046024 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065046024 data=null} to (of type 'Table') [2019-07-29T20:45:41.900Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:45:43.850Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:45.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065049349 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:45:45.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:45:45.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:45.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:45.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:45.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065049526 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:45:45.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065049526 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:45:45.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065049526 data=null} to TreeItem with text {test} [2019-07-29T20:45:45.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065049526 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:45:45.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065049528 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} [2019-07-29T20:45:45.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065049543 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:45:45.477Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:45.477Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:45:45.734Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:45:46.665Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:45:46.665Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:46.665Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050637 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050638 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050638 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') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050639 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065050639 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:46.665Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] DEBUG - Clicking on OK [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065050641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065050641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065050641 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065050641 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065050641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065050642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:46.665Z] DEBUG - Clicked on OK [2019-07-29T20:45:47.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065050642 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') [2019-07-29T20:45:47.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065049696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:45:49.122Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:45:49.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:45:49.122Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:45:49.122Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065053727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065053728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065053728 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065053728 data=null} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065053728 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065053735 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065053735 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065053915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065053917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065053917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065053917 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065053918 data=null} to (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:45:49.685Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:49.685Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:49.685Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:49.685Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:49.685Z] DEBUG - Inserting text:HostF [2019-07-29T20:45:49.685Z] into text (of type 'Text') [2019-07-29T20:45:49.685Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:45:49.685Z] DEBUG - Typing text 'HostF [2019-07-29T20:45:49.685Z] ' with an interval of 100ms. between characters. [2019-07-29T20:45:51.054Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:51.311Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-29T20:45:51.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065055445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:51.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065055445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:51.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065055446 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:51.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065055446 data=null} to (of type 'Table') [2019-07-29T20:45:51.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065055447 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T20:45:51.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065055447 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:51.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065055451 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T20:45:52.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065056391 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:45:52.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:45:52.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:45:52.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:45:52.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:45:52.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065056583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:45:52.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065056583 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:45:52.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065056584 data=null} to TreeItem with text {test} [2019-07-29T20:45:52.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065056584 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:45:52.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065056585 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} [2019-07-29T20:45:52.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065056603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:45:52.498Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:45:52.498Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:45:52.756Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:45:53.796Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:45:53.796Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:53.796Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057727 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057727 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057728 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') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057729 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065057729 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:45:53.796Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] DEBUG - Clicking on OK [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065057730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065057731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065057731 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065057731 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065057731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065057731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:45:53.796Z] DEBUG - Clicked on OK [2019-07-29T20:45:54.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065057731 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') [2019-07-29T20:45:54.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065056728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:45:55.949Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:45:55.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:45:55.949Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:45:55.949Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065060359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065060359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065060359 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065060360 data=null} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065060360 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065060366 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065060367 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065060368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065060369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065060369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065060369 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065060369 data=null} to (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:45:56.206Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:56.206Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:56.206Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:56.206Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:56.206Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-29T20:45:56.206Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:45:56.206Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-29T20:45:56.463Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T20:45:56.463Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T20:45:56.463Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:56.463Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:56.463Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:45:57.027Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065061140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065061141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065061141 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065061141 data=null} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065061142 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065061149 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065061150 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065061152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065061154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065061154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065061154 data=null doit=true} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065061155 data=null} to (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:45:57.027Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:57.027Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:57.027Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:57.027Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:57.027Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-29T20:45:57.284Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:45:57.284Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-29T20:45:57.284Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-29T20:45:57.284Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-29T20:45:57.284Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:45:57.284Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:45:57.284Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-29T20:45:59.177Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-29T20:45:59.177Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1065063018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1065063019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1065063019 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1065063019 data=null} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1065063019 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1065063051 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1065063103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1065063103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1065063103 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1065063103 data=null} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1065063104 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-29T20:45:59.177Z] DEBUG - Clicked on CLabel with text {} [2019-07-29T20:46:00.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065064229 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:46:00.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:46:00.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:00.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:00.107Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:00.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065064332 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:46:00.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065064332 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:46:00.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065064332 data=null} to TreeItem with text {test} [2019-07-29T20:46:00.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065064333 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:46:00.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065064333 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} [2019-07-29T20:46:00.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065064350 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:46:00.365Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:46:00.365Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:46:00.365Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:46:01.295Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:46:01.295Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:01.295Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 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') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065321 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065065322 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:46:01.295Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] DEBUG - Clicking on OK [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065065323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065065323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065065323 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065065323 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065065323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065065323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:01.295Z] DEBUG - Clicked on OK [2019-07-29T20:46:01.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065065323 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') [2019-07-29T20:46:01.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065064422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:46:03.444Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:46:03.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:46:03.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:03.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065068000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065068001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065068001 data=null doit=true} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065068001 data=null} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065068002 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065068121 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065068122 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065068124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065068126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065068126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065068126 data=null doit=true} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065068127 data=null} to (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:46:04.125Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:46:04.125Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:46:04.125Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:46:04.125Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:46:04.125Z] DEBUG - Inserting text:HostF [2019-07-29T20:46:04.125Z] into text (of type 'Text') [2019-07-29T20:46:04.125Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:04.125Z] DEBUG - Typing text 'HostF [2019-07-29T20:46:04.125Z] ' with an interval of 100ms. between characters. [2019-07-29T20:46:05.056Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:46:05.312Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-29T20:46:05.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065069356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:05.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065069356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:05.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065069357 data=null doit=true} to (of type 'Table') [2019-07-29T20:46:05.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065069357 data=null} to (of type 'Table') [2019-07-29T20:46:05.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065069357 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T20:46:05.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065069358 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:46:05.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065069360 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-29T20:46:06.241Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065070301 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:46:06.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:46:06.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:06.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:06.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:06.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065070499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:46:06.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065070499 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:46:06.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065070500 data=null} to TreeItem with text {test} [2019-07-29T20:46:06.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065070500 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:46:06.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065070500 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} [2019-07-29T20:46:06.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065070525 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:46:06.498Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:46:06.498Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:46:06.498Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:46:07.429Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:46:07.429Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:07.429Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071524 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071524 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071524 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') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071525 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065071525 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:46:07.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] DEBUG - Clicking on OK [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065071527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065071527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065071527 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065071527 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065071527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065071527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:07.429Z] DEBUG - Clicked on OK [2019-07-29T20:46:07.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065071527 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') [2019-07-29T20:46:07.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065070618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:46:07.992Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.041 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-29T20:46:07.992Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 8.121 s [2019-07-29T20:46:07.992Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 9.818 s [2019-07-29T20:46:07.992Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.833 s [2019-07-29T20:46:07.992Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.593 s [2019-07-29T20:46:07.992Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 6.254 s [2019-07-29T20:46:07.992Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-29T20:46:09.885Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:46:09.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:46:09.885Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:09.885Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:09.885Z] DEBUG - Clicking on TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065073971 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065073971 data=null doit=true} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065073973 data=null} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065073973 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065073979 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065074047 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1065074047 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1065074048 data=null doit=true} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1065074048 data=null} to TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - Clicked on TableItem with text {} [2019-07-29T20:46:09.885Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:46:09.885Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:46:09.885Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-29T20:46:09.885Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:09.885Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-29T20:46:11.254Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:12.623Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:46:12.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065076764 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:46:12.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065076764 data=null doit=true} to TableItem with text {} [2019-07-29T20:46:12.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065076764 data=null} to TableItem with text {} [2019-07-29T20:46:12.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065076765 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:46:12.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065076765 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T20:46:12.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065076767 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:46:12.623Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-29T20:46:12.623Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-29T20:46:12.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1065076827 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...' [2019-07-29T20:46:12.623Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-29T20:46:15.218Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:46:15.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:46:15.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:15.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:15.218Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:46:15.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065078910 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:46:15.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065078910 data=null doit=true} to TableItem with text {} [2019-07-29T20:46:15.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065078910 data=null} to TableItem with text {} [2019-07-29T20:46:15.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065078911 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:46:15.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065078911 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T20:46:15.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065078940 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:46:15.218Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-29T20:46:15.218Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-29T20:46:15.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1065079015 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...' [2019-07-29T20:46:15.218Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-29T20:46:15.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065079587 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:46:15.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:46:15.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:15.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:15.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:15.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065079595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:46:15.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065079595 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:46:15.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065079595 data=null} to TreeItem with text {test} [2019-07-29T20:46:15.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065079595 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:46:15.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065079596 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} [2019-07-29T20:46:15.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065079637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:46:15.474Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:46:15.474Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:46:15.731Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:46:16.662Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:46:16.662Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:16.662Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080612 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 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') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065080613 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:46:16.662Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] DEBUG - Clicking on OK [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065080615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065080615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065080615 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065080615 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065080615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065080615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:16.662Z] DEBUG - Clicked on OK [2019-07-29T20:46:16.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065080615 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') [2019-07-29T20:46:16.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065079718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:46:16.919Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.031 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-29T20:46:16.919Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.942 s [2019-07-29T20:46:16.919Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.189 s [2019-07-29T20:46:16.919Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-29T20:46:17.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:46:17.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:17.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:17.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:17.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:17.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065081880 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065081881 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065081881 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065081881 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065081881 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} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065081924 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065081925 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065081925 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065081925 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065081926 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065081926 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} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065081940 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065081940 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065081941 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065081941 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065081941 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} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065081945 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:17.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065081946 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:46:17.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065081946 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:46:17.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065081946 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065081947 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:46:17.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065081947 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]} [2019-07-29T20:46:17.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065081965 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:46:20.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-29T20:46:20.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:20.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:20.269Z] DEBUG - number of items : 11 [2019-07-29T20:46:20.269Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065084325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065084326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065084326 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065084326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065084326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065084326 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} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065084344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065084344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065084345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065084345 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065084345 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:20.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1065084347 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-29T20:46:20.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1065084347 data=null doit=true} to TreeItem with text {FILTER } [2019-07-29T20:46:20.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1065084347 data=null} to TreeItem with text {FILTER } [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1065084348 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-29T20:46:20.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065084348 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 } [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1065084387 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-29T20:46:20.269Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-29T20:46:20.269Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-29T20:46:20.269Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:20.269Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1065084421 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1065084421 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:20.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1065084425 data=null} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1065084425 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065084426 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} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1065084432 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1065084495 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1065084495 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1065084495 data=null} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1065084497 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1065084497 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1065084497 data=null} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1065084497 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065084497 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} [2019-07-29T20:46:20.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1065084506 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-29T20:46:20.527Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-29T20:46:20.527Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-29T20:46:20.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1065084598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-29T20:46:20.527Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-29T20:46:20.527Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-29T20:46:20.527Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:46:20.527Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:46:20.527Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1065084688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:46:20.527Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084689 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084690 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084690 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065084690 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) [2019-07-29T20:46:20.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084691 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:20.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084691 data=null button=0 stateMask=0x0 x=199 y=32 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084692 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084692 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084692 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065084692 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) [2019-07-29T20:46:20.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065084716 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:20.784Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-29T20:46:20.784Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-29T20:46:20.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1065084809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND' [2019-07-29T20:46:20.784Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-29T20:46:20.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:20.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1065084833 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-29T20:46:20.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1065084833 data=null doit=true} to Tree node with text: AND [2019-07-29T20:46:20.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1065084833 data=null} to Tree node with text: AND [2019-07-29T20:46:20.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1065084834 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-29T20:46:20.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065084834 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 [2019-07-29T20:46:20.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1065084882 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-29T20:46:20.784Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-29T20:46:20.784Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-29T20:46:20.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1065084926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS' [2019-07-29T20:46:20.784Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-29T20:46:20.784Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-29T20:46:20.784Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-29T20:46:20.784Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-29T20:46:20.784Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:46:20.784Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:46:20.784Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-29T20:46:20.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1065085027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:46:20.784Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-29T20:46:20.784Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-29T20:46:20.784Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-29T20:46:20.784Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:21.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1065085113 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T20:46:21.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1065085113 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T20:46:21.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1065085113 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1065085113 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T20:46:21.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065085114 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" [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1065085197 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-29T20:46:21.041Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1065085198 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-29T20:46:21.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1065085198 data=null doit=true} to Tree node with text: AND [2019-07-29T20:46:21.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1065085198 data=null} to Tree node with text: AND [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1065085199 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-29T20:46:21.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065085199 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 [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1065085214 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-29T20:46:21.041Z] DEBUG - number of items : 11 [2019-07-29T20:46:21.041Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065085215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065085215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.041Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065085216 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065085216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065085216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065085217 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} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065085223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065085224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065085224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065085224 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065085225 data=null} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.042Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-29T20:46:21.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:46:21.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:21.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:21.042Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:46:21.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065085315 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-29T20:46:21.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065085316 data=null doit=true} to TableItem with text {} [2019-07-29T20:46:21.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065085316 data=null} to TableItem with text {} [2019-07-29T20:46:21.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065085317 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T20:46:21.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065085317 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T20:46:21.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065085321 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T20:46:21.298Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-29T20:46:21.298Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-29T20:46:21.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1065085424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp' [2019-07-29T20:46:21.298Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-29T20:46:23.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:46:23.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:23.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:23.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:23.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:23.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065087212 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065087212 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065087212 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065087213 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065087213 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} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065087223 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065087224 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065087224 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065087224 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065087225 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065087225 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} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065087242 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:23.193Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-29T20:46:23.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065087245 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:46:23.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065087245 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:46:23.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065087246 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065087246 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:46:23.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065087246 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]} [2019-07-29T20:46:23.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065087285 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:46:24.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-29T20:46:24.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:24.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:24.626Z] DEBUG - number of items : 11 [2019-07-29T20:46:24.626Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065088851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065088851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065088851 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065088851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065088852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065088852 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} [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065088860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065088871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065088871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065088871 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065088871 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:24.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1065088872 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-29T20:46:24.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1065088873 data=null doit=true} to TreeItem with text {FILTER } [2019-07-29T20:46:24.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1065088873 data=null} to TreeItem with text {FILTER } [2019-07-29T20:46:24.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1065088873 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-29T20:46:24.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065088874 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 } [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1065088887 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-29T20:46:24.883Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-29T20:46:24.883Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-29T20:46:24.883Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:24.883Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1065088894 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1065088894 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:24.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1065088897 data=null} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1065088897 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065088897 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} [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1065088926 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1065088926 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1065088927 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1065088927 data=null} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1065088928 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1065088928 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1065088928 data=null} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1065088929 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065088929 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} [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1065088936 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-29T20:46:24.883Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-29T20:46:24.883Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-29T20:46:24.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1065089009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-29T20:46:24.883Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-29T20:46:24.883Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-29T20:46:24.883Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:46:24.883Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:46:24.883Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1065089048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:46:24.883Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089049 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089049 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089050 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065089050 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) [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089050 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089051 data=null button=0 stateMask=0x0 x=199 y=116 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089051 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089051 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089051 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:24.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065089052 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) [2019-07-29T20:46:24.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065089094 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:25.140Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-29T20:46:25.140Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-29T20:46:25.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1065089191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE' [2019-07-29T20:46:25.140Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-29T20:46:25.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-29T20:46:25.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-29T20:46:25.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-29T20:46:25.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065089265 data=null item=TreeItem { = [2019-07-29T20:46:25.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-29T20:46:25.140Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-29T20:46:25.140Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-29T20:46:25.140Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:46:25.140Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:46:25.140Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-29T20:46:25.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1065089285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:46:25.140Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-29T20:46:25.140Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-29T20:46:25.140Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-29T20:46:25.140Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-29T20:46:25.140Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-29T20:46:25.140Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:25.140Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-29T20:46:25.140Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-29T20:46:25.140Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-29T20:46:25.140Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-29T20:46:25.140Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-29T20:46:25.397Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-29T20:46:25.397Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T20:46:25.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1065089435 data=null doit=true} to Button with text {=} [2019-07-29T20:46:25.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1065089436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=} [2019-07-29T20:46:25.397Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T20:46:25.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1065089440 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1065089466 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1065089467 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T20:46:25.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1065089467 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') [2019-07-29T20:46:25.397Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-29T20:46:25.397Z] DEBUG - number of items : 11 [2019-07-29T20:46:25.397Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065089469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065089469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065089469 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065089469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065089469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065089469 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} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065089471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065089471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065089472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065089472 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065089472 data=null} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-29T20:46:25.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:46:25.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:25.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:25.397Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065089550 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-29T20:46:25.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065089551 data=null doit=true} to TableItem with text {} [2019-07-29T20:46:25.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065089551 data=null} to TableItem with text {} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065089551 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T20:46:25.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065089551 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T20:46:25.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065089553 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T20:46:25.397Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-29T20:46:25.397Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-29T20:46:25.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1065089613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field' [2019-07-29T20:46:25.397Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-29T20:46:26.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:46:27.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:27.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:27.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:27.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:27.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065091054 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065091054 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065091054 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065091055 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065091055 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} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065091096 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065091100 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065091100 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065091100 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065091100 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065091101 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} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065091109 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:27.023Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-29T20:46:27.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065091110 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:46:27.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065091110 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:46:27.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065091110 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065091110 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:46:27.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065091111 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]} [2019-07-29T20:46:27.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065091123 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:46:28.918Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-29T20:46:28.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:28.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:28.918Z] DEBUG - number of items : 11 [2019-07-29T20:46:28.918Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065092796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065092796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065092796 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065092796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065092796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065092796 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} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065092822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065092822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065092823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065092823 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065092823 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-29T20:46:28.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1065092824 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-29T20:46:28.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1065092824 data=null doit=true} to TreeItem with text {FILTER } [2019-07-29T20:46:28.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1065092824 data=null} to TreeItem with text {FILTER } [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1065092825 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-29T20:46:28.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065092825 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 } [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1065092842 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-29T20:46:28.918Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-29T20:46:28.918Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-29T20:46:28.918Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:28.918Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1065092849 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1065092849 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:28.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1065092852 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1065092874 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065092874 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} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1065092881 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1065092881 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1065092881 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1065092882 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1065092883 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1065092883 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1065092883 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1065092883 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065092884 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} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1065092897 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-29T20:46:28.918Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-29T20:46:28.918Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-29T20:46:28.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1065092945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-29T20:46:28.918Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-29T20:46:28.918Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-29T20:46:28.918Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:46:28.918Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:46:28.918Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1065093018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:46:28.918Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093019 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093019 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093020 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065093020 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) [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093020 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093021 data=null button=0 stateMask=0x0 x=199 y=179 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093021 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093022 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093022 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:28.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065093022 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) [2019-07-29T20:46:28.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1065093093 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-29T20:46:29.175Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-29T20:46:29.175Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-29T20:46:29.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1065093189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR' [2019-07-29T20:46:29.175Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-29T20:46:29.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:29.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1065093219 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-29T20:46:29.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1065093219 data=null doit=true} to Tree node with text: OR [2019-07-29T20:46:29.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1065093219 data=null} to Tree node with text: OR [2019-07-29T20:46:29.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1065093219 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-29T20:46:29.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065093220 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 [2019-07-29T20:46:29.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1065093226 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-29T20:46:29.175Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-29T20:46:29.175Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-29T20:46:29.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1065093311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS' [2019-07-29T20:46:29.175Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-29T20:46:29.175Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-29T20:46:29.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:29.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-29T20:46:29.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-29T20:46:29.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-29T20:46:29.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-29T20:46:29.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065093418 data=null item=TreeItem { EQUALS} [2019-07-29T20:46:29.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-29T20:46:29.432Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-29T20:46:29.432Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-29T20:46:29.432Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:46:29.432Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:46:29.432Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-29T20:46:29.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1065093497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:46:29.432Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-29T20:46:29.432Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-29T20:46:29.432Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-29T20:46:29.432Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:29.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:29.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1065093592 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-29T20:46:29.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1065093593 data=null doit=true} to Tree node with text: OR [2019-07-29T20:46:29.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1065093593 data=null} to Tree node with text: OR [2019-07-29T20:46:29.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1065093594 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-29T20:46:29.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065093594 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 [2019-07-29T20:46:29.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1065093610 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-29T20:46:29.688Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-29T20:46:29.689Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-29T20:46:29.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1065093695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES' [2019-07-29T20:46:29.689Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-29T20:46:29.689Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-29T20:46:29.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:29.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-29T20:46:29.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-29T20:46:29.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-29T20:46:29.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-29T20:46:29.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065093749 data=null item=TreeItem { MATCHES} [2019-07-29T20:46:29.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-29T20:46:29.689Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-29T20:46:29.689Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-29T20:46:29.689Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:46:29.689Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:46:29.689Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-29T20:46:29.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1065093813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-29T20:46:29.689Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-29T20:46:29.689Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-29T20:46:29.689Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-29T20:46:29.689Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-29T20:46:29.689Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-29T20:46:29.689Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:29.689Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-29T20:46:29.689Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-29T20:46:29.689Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-29T20:46:29.689Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-29T20:46:29.946Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:29.946Z] DEBUG - number of items : 11 [2019-07-29T20:46:29.946Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065094009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065094009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065094009 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065094009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065094009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065094010 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} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065094014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065094014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065094014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065094014 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065094014 data=null} to ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-29T20:46:29.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:46:29.946Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:29.946Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:29.946Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065094136 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-29T20:46:29.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065094191 data=null doit=true} to TableItem with text {} [2019-07-29T20:46:29.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065094191 data=null} to TableItem with text {} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065094191 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T20:46:29.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065094192 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T20:46:29.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065094194 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-29T20:46:30.203Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-29T20:46:30.203Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-29T20:46:30.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1065094284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals' [2019-07-29T20:46:30.203Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-29T20:46:32.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065096391 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:46:32.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:46:32.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:32.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:32.724Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:32.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065096493 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:32.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065096493 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:32.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065096493 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:32.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065096494 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:32.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065096494 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} [2019-07-29T20:46:32.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065096504 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:32.724Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:46:32.724Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:46:32.724Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:46:33.288Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:46:33.288Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:33.288Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097519 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 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') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065097520 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:46:33.288Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] DEBUG - Clicking on OK [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065097522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065097522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065097522 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065097522 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065097523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065097523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:33.288Z] DEBUG - Clicked on OK [2019-07-29T20:46:33.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065097523 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') [2019-07-29T20:46:33.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065096613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:46:33.925Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.945 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-29T20:46:33.925Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 5.945 s [2019-07-29T20:46:33.925Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.834 s [2019-07-29T20:46:33.925Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.878 s [2019-07-29T20:46:33.925Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-29T20:46:34.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:46:34.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:34.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:34.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:34.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:34.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1065098909 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1065098909 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1065098909 data=null} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1065098910 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065098910 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} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1065098933 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1065098934 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1065098934 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1065098934 data=null} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1065098935 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065098946 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} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1065098958 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1065098979 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1065098979 data=null} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1065098979 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065098980 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} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1065098983 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:34.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065098984 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:46:34.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065098984 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:46:34.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065098984 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065098984 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:46:34.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065098985 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]} [2019-07-29T20:46:34.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065099006 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:46:36.679Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3382965065428297441.xml"' [2019-07-29T20:46:36.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:36.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:36.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065100632 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:46:36.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065100633 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:46:36.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065100634 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:46:36.680Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065100712 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]} [2019-07-29T20:46:36.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065100716 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:46:36.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:36.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065100884 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3382965065428297441.xml} time=1065100885 data=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3382965065428297441.xml} time=1065100885 data=null} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065100886 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065100886 data=null item=TreeItem {sample3382965065428297441.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101099 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.937Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:36.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101105 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3382965065428297441.xml} time=1065101106 data=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3382965065428297441.xml} time=1065101106 data=null} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101106 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065101107 data=null item=TreeItem {sample3382965065428297441.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:36.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101112 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.194Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-29T20:46:37.194Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-29T20:46:37.451Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-29T20:46:37.451Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-29T20:46:37.451Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-29T20:46:37.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:37.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:37.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:37.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101664 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3382965065428297441.xml} time=1065101664 data=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3382965065428297441.xml} time=1065101664 data=null} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101665 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065101665 data=null item=TreeItem {sample3382965065428297441.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101666 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Clicking on TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101667 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample3382965065428297441.xml} time=1065101667 data=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:37.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample3382965065428297441.xml} time=1065101681 data=null} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101681 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065101700 data=null item=TreeItem {sample3382965065428297441.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101700 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample3382965065428297441.xml} time=1065101701 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample3382965065428297441.xml} time=1065101701 data=null doit=true} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample3382965065428297441.xml} time=1065101702 data=null} to TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - Clicked on TreeItem with text {sample3382965065428297441.xml} [2019-07-29T20:46:37.451Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:46:37.451Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:46:37.451Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:46:37.451Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:46:37.451Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:37.451Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:37.708Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:46:37.708Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-29T20:46:37.708Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-29T20:46:37.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:37.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:37.708Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:46:37.708Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:46:37.708Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:37.708Z] DEBUG - Clicking on OK [2019-07-29T20:46:37.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065101719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:37.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065101719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:37.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065101719 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:37.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065101720 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:37.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065101720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:37.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065101720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:37.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065101720 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') [2019-07-29T20:46:38.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1065101328 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...' [2019-07-29T20:46:38.271Z] DEBUG - Clicked on [2019-07-29T20:46:40.166Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample3382965065428297441.xml"' [2019-07-29T20:46:40.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:40.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:40.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample3382965065428297441.xml - Eclipse Platform} time=1065103912 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample3382965065428297441.xml - Eclipse Platform} [2019-07-29T20:46:40.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:46:40.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:40.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:40.166Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:40.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1065104003 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:40.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1065104003 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:40.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1065104004 data=null} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:40.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1065104004 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:40.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065104004 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} [2019-07-29T20:46:40.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1065104042 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-29T20:46:40.166Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:46:40.166Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:46:40.166Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:46:40.424Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:46:40.424Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:40.424Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104525 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104525 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104534 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') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104534 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065104534 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:46:40.424Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] DEBUG - Clicking on OK [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065104590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065104591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065104591 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065104591 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065104591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065104591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:40.424Z] DEBUG - Clicked on OK [2019-07-29T20:46:40.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065104592 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') [2019-07-29T20:46:40.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065104116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:46:40.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.116 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-29T20:46:40.986Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 7.114 s [2019-07-29T20:46:40.986Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-29T20:46:42.878Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:46:42.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:46:42.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:46:42.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065107422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065107422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065107423 data=null doit=true} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065107423 data=null} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065107423 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065107423 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065107424 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065107426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065107427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065107427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065107428 data=null doit=true} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065107428 data=null} to (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:46:43.442Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-29T20:46:43.442Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-29T20:46:43.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1065107485 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' [2019-07-29T20:46:43.442Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-29T20:46:44.825Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-29T20:46:44.825Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-29T20:46:44.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1065108787 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' [2019-07-29T20:46:44.825Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-29T20:46:45.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065109597 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:46:45.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:46:45.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:45.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:45.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:45.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065109604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:46:45.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065109604 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:46:45.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065109604 data=null} to TreeItem with text {test} [2019-07-29T20:46:45.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065109605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:46:45.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065109605 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} [2019-07-29T20:46:45.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065109693 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:46:45.646Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:46:45.646Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:46:45.646Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:46:45.904Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:46:45.904Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:45.904Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110026 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110026 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110027 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') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110027 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065110027 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:46:45.904Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] DEBUG - Clicking on OK [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065110032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065110032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065110038 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065110038 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065110038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065110038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:46:45.904Z] DEBUG - Clicked on OK [2019-07-29T20:46:46.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065110038 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') [2019-07-29T20:46:46.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065109783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:46:46.418Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.358 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-29T20:46:46.418Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.258 s [2019-07-29T20:46:46.418Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-29T20:46:46.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:46:47.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:47.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:47.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:46:47.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:46:47.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:47.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065111453 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065111453 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065111453 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065111454 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065111454 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} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065111503 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065111504 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065111504 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065111504 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065111505 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065111505 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} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065111514 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065111519 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065111519 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065111520 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065111520 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} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065111523 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:46:47.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065111525 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:46:47.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065111525 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:46:47.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065111526 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065111526 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:46:47.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065111526 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]} [2019-07-29T20:46:47.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065111590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:47:09.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-29T20:47:09.397Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:09.398Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:09.398Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:09.398Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:09.398Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:09.398Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T20:47:09.398Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1065130422 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1065130422 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1065130423 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1065130423 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') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1065130430 data=null doit=true} to Button with text {Current view} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1065130430 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} [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1065130432 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1065130432 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1065130432 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1065130432 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') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1065130433 data=null doit=true} to Button with text {&All pages} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1065130434 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} [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1065130435 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1065130435 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1065130435 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1065130435 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') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-29T20:47:09.398Z] 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') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1065130438 data=null doit=true} to Button with text {Use current zoom} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1065130438 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} [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1065130440 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1065130516 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1065130516 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1065130516 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') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-29T20:47:09.398Z] 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') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1065130525 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1065130525 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:} [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1065130527 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1065130608 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1065130608 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1065130608 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') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1065130615 data=null doit=true} to Button with text {&All pages} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1065130615 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} [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1065130617 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1065130617 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1065130617 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1065130617 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') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1065130704 data=null doit=true} to Button with text {Selected pages} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1065130704 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} [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1065130707 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1065130708 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1065130708 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1065130708 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') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:47:09.398Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on Cancel [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1065130805 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1065130806 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1065130806 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1065130806 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1065130807 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1065130807 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1065130807 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') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065131396 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:47:09.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:47:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:47:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065131449 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065131449 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065131449 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065131449 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065131450 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} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065131459 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:47:09.398Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:47:09.398Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132326 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132326 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132326 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132327 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065132327 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:09.398Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Clicking on OK [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065132328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065132328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065132329 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065132329 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065132329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065132329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:09.398Z] DEBUG - Clicked on OK [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065132329 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') [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065131524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:47:09.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:47:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:47:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:47:09.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:47:09.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065133459 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065133459 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065133459 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065133460 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065133460 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} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065133482 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065133483 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065133484 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065133484 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065133484 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065133486 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} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065133494 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065133494 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065133495 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065133495 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065133495 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} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065133498 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:09.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065133499 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065133499 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:47:09.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065133499 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065133500 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:47:09.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065133500 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]} [2019-07-29T20:47:09.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065133513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:47:16.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-29T20:47:16.017Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - number of items : 9 [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139679 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139679 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139680 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139680 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - number of items : 9 [2019-07-29T20:47:16.017Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065139691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065139695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065139696 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065139696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065139696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065139696 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065139697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065139697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065139698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065139703 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065139703 data=null} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139704 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139704 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139705 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139706 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - number of items : 9 [2019-07-29T20:47:16.017Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065139707 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065139708 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065139709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065139709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065139709 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065139709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065139709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065139710 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065139710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065139710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065139710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065139710 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065139711 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139711 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139711 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139712 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139713 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139714 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139714 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139714 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139714 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - number of items : 9 [2019-07-29T20:47:16.017Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065139729 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065139729 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065139729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065139730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065139730 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065139730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065139730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065139730 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065139730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065139730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065139731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065139731 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065139731 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139731 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139732 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139739 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139740 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - number of items : 9 [2019-07-29T20:47:16.017Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065139741 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065139741 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065139741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065139741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065139742 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065139742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065139742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065139742 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065139742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065139743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065139743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065139743 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065139743 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139744 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139744 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139744 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139745 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T20:47:16.017Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1065139813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select' [2019-07-29T20:47:16.017Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139814 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139814 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139815 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139816 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-29T20:47:16.017Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1065139848 data=null doit=true} to MenuItem with text {Select} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1065139848 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1065139878 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' [2019-07-29T20:47:16.017Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139883 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139883 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139883 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139884 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139885 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139885 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139885 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139885 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-29T20:47:16.017Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1065139911 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1065139911 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1065139911 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' [2019-07-29T20:47:16.017Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139912 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139912 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139912 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139923 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-29T20:47:16.017Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-29T20:47:16.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1065139945 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1065139945 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} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1065139946 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' [2019-07-29T20:47:16.017Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-29T20:47:16.017Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1065139946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1065139947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1065139947 data=null doit=true} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1065139947 data=null} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1065139947 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1065139959 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-29T20:47:16.017Z] DEBUG - number of items : 9 [2019-07-29T20:47:16.017Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065140110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065140110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.017Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065140111 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065140111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065140111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.275Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.275Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.275Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.275Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.275Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.275Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.275Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-29T20:47:16.275Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-29T20:47:16.275Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-29T20:47:16.275Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-29T20:47:16.275Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1065140401 data=null} to (of type 'Combo') [2019-07-29T20:47:16.275Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4c57051a [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1065140413 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1065140413 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1065140414 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1065140414 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1065140414 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1065140414 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1065140414 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1065140414 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1065140414 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1065140414 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1065140415 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1065140415 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@20c3f767 [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1065140416 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1065140416 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1065140416 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1065140417 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1065140417 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1065140417 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1065140417 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1065140417 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1065140417 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1065140417 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') [2019-07-29T20:47:16.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1065140417 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1065140417 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:16.275Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.276Z] DEBUG - Clicking on Find [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1065140420 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1065140420 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1065140420 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1065140420 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1065140420 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1065140421 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1065140421 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1065140422 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1065140422 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1065140422 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1065140422 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1065140422 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.276Z] DEBUG - Clicked on Find [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:47:16.276Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T20:47:16.276Z] DEBUG - Clicking on Close [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1065140423 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1065140423 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1065140423 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:47:16.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1065140424 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1065140424 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1065140424 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1065140424 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') [2019-07-29T20:47:16.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065140111 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)} [2019-07-29T20:47:16.532Z] DEBUG - Clicked on [2019-07-29T20:47:16.532Z] DEBUG - number of items : 9 [2019-07-29T20:47:16.532Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065140635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065140693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.532Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065140693 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065140693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065140694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-29T20:47:16.790Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.790Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.790Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.790Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.790Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.790Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-29T20:47:16.790Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-29T20:47:16.790Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-29T20:47:16.790Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-29T20:47:16.790Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-29T20:47:16.790Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1065140932 data=null} to (of type 'Combo') [2019-07-29T20:47:16.790Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@770bdd86 [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1065140988 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1065140988 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1065140988 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1065140988 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1065140988 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1065140989 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1065140989 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1065140989 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1065140990 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1065140990 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1065140990 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1065140990 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5371083b [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1065140991 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1065140991 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1065140991 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1065140991 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1065140992 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1065140992 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1065140992 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1065140992 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1065140992 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1065140993 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1065140993 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1065140993 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.790Z] DEBUG - Clicking on Find [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1065140994 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1065140994 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1065140994 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1065140994 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1065140994 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1065140994 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1065140994 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1065141013 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1065141013 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1065141013 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1065141014 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1065141014 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T20:47:16.790Z] DEBUG - Clicked on Find [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:47:16.790Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-29T20:47:16.790Z] DEBUG - Clicking on Close [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1065141015 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1065141015 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1065141015 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:47:16.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1065141015 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1065141015 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1065141015 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1065141016 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') [2019-07-29T20:47:16.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065140694 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)} [2019-07-29T20:47:17.046Z] DEBUG - Clicked on [2019-07-29T20:47:17.046Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-29T20:47:17.046Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-29T20:47:17.303Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-29T20:47:17.303Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-29T20:47:17.303Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T20:47:17.303Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-29T20:47:17.303Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:17.303Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T20:47:17.303Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-29T20:47:17.303Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T20:47:17.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:17.303Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:17.303Z] DEBUG - Clicking on Add... [2019-07-29T20:47:17.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1065141531 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') [2019-07-29T20:47:17.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1065141531 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') [2019-07-29T20:47:17.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1065141531 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T20:47:17.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1065141532 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T20:47:17.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1065141532 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') [2019-07-29T20:47:17.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1065141532 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1065141608 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1065141608 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1065141609 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1065141609 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T20:47:17.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1065141609 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T20:47:17.560Z] DEBUG - Clicked on Add... [2019-07-29T20:47:17.560Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-29T20:47:17.560Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:47:17.560Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:47:17.560Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-29T20:47:17.560Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1065141611 data=null} to (of type 'Combo') [2019-07-29T20:47:17.560Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:17.560Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@14c6b451 [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1065141616 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1065141616 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1065141616 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:17.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1065141616 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1065141616 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1065141617 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1065141617 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1065141617 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1065141617 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1065141618 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1065141618 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:17.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1065141618 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-29T20:47:17.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:17.560Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-29T20:47:17.560Z] DEBUG - Clicking on Create [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1065141623 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1065141624 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1065141624 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-29T20:47:17.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1065141624 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1065141624 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1065141624 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1065141624 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') [2019-07-29T20:47:17.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1065141532 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') [2019-07-29T20:47:17.818Z] DEBUG - Clicked on [2019-07-29T20:47:17.818Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T20:47:17.818Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-29T20:47:17.818Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T20:47:17.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:17.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:17.818Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:17.818Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:17.818Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:17.818Z] DEBUG - Clicking on OK [2019-07-29T20:47:17.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065141850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:17.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065141850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:17.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065141850 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:17.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065141850 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:17.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065141851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:17.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065141851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:17.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065141851 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') [2019-07-29T20:47:17.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1065141299 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...' [2019-07-29T20:47:17.818Z] DEBUG - Clicked on [2019-07-29T20:47:17.818Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-29T20:47:17.818Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-29T20:47:18.075Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-29T20:47:18.075Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-29T20:47:18.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:47:18.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065142304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065142305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065142305 data=null doit=true} to (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065142305 data=null} to (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1065142305 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065142305 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') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1065142306 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - Clicking on Remove [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1065142307 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') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1065142307 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') [2019-07-29T20:47:18.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1065142307 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1065142308 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1065142308 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') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1065142308 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') [2019-07-29T20:47:18.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1065142308 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') [2019-07-29T20:47:18.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Clicked on Remove [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:18.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Clicking on OK [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065142316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065142316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065142316 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065142316 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065142316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065142316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065142316 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') [2019-07-29T20:47:18.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1065142032 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...' [2019-07-29T20:47:18.588Z] DEBUG - Clicked on [2019-07-29T20:47:18.588Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-29T20:47:18.588Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-29T20:47:18.844Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-29T20:47:18.844Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-29T20:47:18.844Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-29T20:47:18.844Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-29T20:47:18.844Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-29T20:47:18.844Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-29T20:47:18.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:18.844Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-29T20:47:18.844Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:18.844Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:18.844Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:18.844Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.844Z] DEBUG - Clicking on OK [2019-07-29T20:47:18.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065143016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065143023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065143023 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065143023 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065143024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065143024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:18.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065143024 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') [2019-07-29T20:47:18.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1065142731 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...' [2019-07-29T20:47:19.101Z] DEBUG - Clicked on [2019-07-29T20:47:19.101Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-29T20:47:19.101Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-29T20:47:19.358Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-29T20:47:19.358Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-29T20:47:19.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:19.358Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-29T20:47:19.358Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-29T20:47:19.358Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:19.358Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T20:47:19.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:19.358Z] DEBUG - Clicking on Default [2019-07-29T20:47:19.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1065143588 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') [2019-07-29T20:47:19.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1065143588 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') [2019-07-29T20:47:19.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1065143588 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T20:47:19.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1065143588 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T20:47:19.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1065143589 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') [2019-07-29T20:47:19.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1065143589 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') [2019-07-29T20:47:19.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1065143589 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') [2019-07-29T20:47:19.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1065143620 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') [2019-07-29T20:47:19.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1065143620 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') [2019-07-29T20:47:19.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1065143620 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') [2019-07-29T20:47:19.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1065143620 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1065143620 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Clicked on Default [2019-07-29T20:47:19.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:19.615Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-29T20:47:19.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:19.615Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:19.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:19.615Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Clicking on OK [2019-07-29T20:47:19.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065143621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065143621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065143622 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065143622 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065143622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065143622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:19.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065143622 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') [2019-07-29T20:47:19.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1065143290 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...' [2019-07-29T20:47:19.615Z] DEBUG - Clicked on [2019-07-29T20:47:19.615Z] DEBUG - number of items : 9 [2019-07-29T20:47:19.615Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065143829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065143829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.615Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065143829 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065143829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065143829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065143829 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} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.872Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-29T20:47:19.872Z] DEBUG - number of items : 9 [2019-07-29T20:47:19.872Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065143899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065143899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065143899 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065143900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065143900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065143900 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} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-29T20:47:19.872Z] DEBUG - number of items : 9 [2019-07-29T20:47:19.872Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065143905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065143905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065143905 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065143906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065143906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065143913 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} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-29T20:47:19.872Z] DEBUG - number of items : 9 [2019-07-29T20:47:19.872Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065143917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065143917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065143917 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065143917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065143917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065143917 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} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-29T20:47:19.872Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-29T20:47:19.872Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-29T20:47:19.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1065144011 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' [2019-07-29T20:47:19.872Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-29T20:47:19.872Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-29T20:47:19.872Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-29T20:47:19.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1065144107 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' [2019-07-29T20:47:19.872Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-29T20:47:20.129Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-29T20:47:20.129Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-29T20:47:20.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1065144194 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' [2019-07-29T20:47:20.129Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-29T20:47:20.129Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-29T20:47:20.129Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-29T20:47:20.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1065144291 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' [2019-07-29T20:47:20.129Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-29T20:47:20.129Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-29T20:47:20.129Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-29T20:47:20.693Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-29T20:47:20.693Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-29T20:47:20.693Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-29T20:47:20.693Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-29T20:47:20.693Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:20.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:20.693Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:20.693Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:20.693Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:20.693Z] DEBUG - Clicking on OK [2019-07-29T20:47:20.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065144712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:20.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065144712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:20.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065144712 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:20.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065144712 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:20.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065144713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:20.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065144713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:20.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065144713 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') [2019-07-29T20:47:20.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1065144323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...' [2019-07-29T20:47:20.949Z] DEBUG - Clicked on [2019-07-29T20:47:21.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065145787 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:47:21.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:47:21.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:47:21.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:47:21.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:21.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065145838 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:21.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065145838 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:21.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065145838 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:21.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065145838 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:21.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065145839 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} [2019-07-29T20:47:21.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065145847 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:47:21.926Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:47:21.926Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:47:21.926Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:47:22.587Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:47:22.587Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:22.587Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146697 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146697 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146697 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') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146698 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065146698 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:22.587Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] DEBUG - Clicking on OK [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065146699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065146700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065146700 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065146700 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065146700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065146700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:22.587Z] DEBUG - Clicked on OK [2019-07-29T20:47:22.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065146700 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') [2019-07-29T20:47:22.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065145915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:47:23.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-29T20:47:23.103Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.697 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-29T20:47:23.103Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 22.001 s [2019-07-29T20:47:23.103Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 14.372 s [2019-07-29T20:47:23.103Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-29T20:47:35.288Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.978 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-29T20:47:35.288Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 10.915 s [2019-07-29T20:47:35.288Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-29T20:47:35.288Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-29T20:47:35.288Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-29T20:47:35.288Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-29T20:47:36.219Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:47:36.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:47:36.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:47:36.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:47:36.219Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-29T20:47:36.219Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-29T20:47:36.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1065160253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-29T20:47:36.219Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-29T20:47:36.219Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-29T20:47:36.219Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-29T20:47:36.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1065160401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-29T20:47:36.475Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-29T20:47:36.475Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-29T20:47:36.475Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-29T20:47:36.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1065160546 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-29T20:47:36.475Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-29T20:47:36.475Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-29T20:47:36.475Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-29T20:47:36.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1065160651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-29T20:47:36.475Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-29T20:47:36.732Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-29T20:47:36.732Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-29T20:47:36.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1065160744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-29T20:47:36.732Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-29T20:47:38.101Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:47:38.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:47:38.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:47:38.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:47:38.101Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-29T20:47:38.101Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-29T20:47:38.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1065162344 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' [2019-07-29T20:47:38.357Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-29T20:47:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:47:40.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:47:40.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:47:40.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:47:40.252Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-29T20:47:40.252Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-29T20:47:40.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1065164143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-29T20:47:40.252Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-29T20:47:40.252Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-29T20:47:40.252Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-29T20:47:40.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1065164281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-29T20:47:40.252Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-29T20:47:40.252Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-29T20:47:40.252Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-29T20:47:40.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1065164400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-29T20:47:40.252Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-29T20:47:40.252Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-29T20:47:40.252Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-29T20:47:40.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1065164464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-29T20:47:40.252Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-29T20:47:40.508Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-29T20:47:40.508Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-29T20:47:40.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1065164543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-29T20:47:40.508Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-29T20:47:40.508Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-29T20:47:40.508Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-29T20:47:40.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1065164588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-29T20:47:40.508Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-29T20:47:40.508Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-29T20:47:40.508Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-29T20:47:40.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1065164612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-29T20:47:40.508Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-29T20:47:40.508Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-29T20:47:40.508Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-29T20:47:40.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1065164659 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-29T20:47:40.508Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-29T20:47:40.508Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-29T20:47:40.508Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-29T20:47:40.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1065164745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-29T20:47:40.764Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-29T20:47:40.764Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-29T20:47:40.764Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-29T20:47:40.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1065164849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-29T20:47:40.764Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-29T20:47:40.764Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-29T20:47:40.764Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-29T20:47:40.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1065164969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-29T20:47:41.020Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-29T20:47:41.020Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-29T20:47:41.020Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-29T20:47:41.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1065165111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-29T20:47:41.020Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-29T20:47:42.910Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:47:42.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:47:42.910Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:47:42.910Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:47:42.910Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-29T20:47:42.910Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-29T20:47:42.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1065166809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-29T20:47:42.910Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-29T20:47:42.910Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-29T20:47:42.910Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-29T20:47:42.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1065166954 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-29T20:47:42.910Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-29T20:47:42.910Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-29T20:47:42.910Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-29T20:47:42.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1065167077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-29T20:47:42.910Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-29T20:47:43.166Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-29T20:47:43.166Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-29T20:47:43.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1065167180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-29T20:47:43.166Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-29T20:47:43.166Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-29T20:47:43.166Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-29T20:47:43.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1065167260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-29T20:47:43.166Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-29T20:47:43.166Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-29T20:47:43.166Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-29T20:47:43.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1065167303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-29T20:47:43.166Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-29T20:47:43.166Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-29T20:47:43.166Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-29T20:47:43.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1065167327 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' [2019-07-29T20:47:43.423Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-29T20:47:43.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065167597 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:47:43.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:47:43.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:47:43.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:47:43.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:43.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065167604 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:47:43.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065167604 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:47:43.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065167604 data=null} to TreeItem with text {test} [2019-07-29T20:47:43.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065167605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:47:43.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065167616 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} [2019-07-29T20:47:43.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065167643 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:47:43.679Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:47:43.679Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:47:43.679Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:47:44.608Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:47:44.608Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:44.608Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168517 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168517 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168517 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') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168518 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065168518 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:44.608Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] DEBUG - Clicking on OK [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065168519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065168519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065168519 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065168520 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065168520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065168520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:44.608Z] DEBUG - Clicked on OK [2019-07-29T20:47:44.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065168520 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') [2019-07-29T20:47:44.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065167782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:47:44.864Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.743 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-29T20:47:44.864Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 4.056 s [2019-07-29T20:47:44.864Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.681 s [2019-07-29T20:47:44.864Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.269 s [2019-07-29T20:47:44.864Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-29T20:47:50.113Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.019 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-29T20:47:50.113Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 4.857 s [2019-07-29T20:47:50.113Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-29T20:47:53.706Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:47:53.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:47:53.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:47:53.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:47:53.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:47:53.706Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:47:53.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065177733 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:47:53.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065177734 data=null doit=true} to TableItem with text {} [2019-07-29T20:47:53.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065177734 data=null} to TableItem with text {} [2019-07-29T20:47:53.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065177734 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:47:53.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065177735 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T20:47:53.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065177739 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:47:53.706Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-29T20:47:53.706Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-29T20:47:53.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1065177808 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' [2019-07-29T20:47:53.706Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-29T20:47:53.963Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-29T20:47:54.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065178593 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:47:54.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:47:54.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:47:54.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:47:54.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:54.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065178599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:47:54.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065178599 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:47:54.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065178599 data=null} to TreeItem with text {test} [2019-07-29T20:47:54.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065178600 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:47:54.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065178600 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} [2019-07-29T20:47:54.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065178688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:47:54.526Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:47:54.526Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:47:54.783Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:47:55.347Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:47:55.347Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:55.347Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179550 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179550 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179550 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') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179551 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065179551 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:47:55.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] DEBUG - Clicking on OK [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065179552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065179552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065179552 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065179552 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065179552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065179552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:47:55.347Z] DEBUG - Clicked on OK [2019-07-29T20:47:55.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065179553 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') [2019-07-29T20:47:55.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065178739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:47:55.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.006 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-29T20:47:55.910Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 5.952 s [2019-07-29T20:47:55.910Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-29T20:47:56.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:47:56.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:47:56.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:47:56.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:47:56.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:47:56.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1065180896 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1065180896 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1065180896 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1065180897 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065180897 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} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1065180936 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1065180938 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1065180938 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1065180938 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1065180939 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065180939 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} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1065180951 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1065180952 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1065180952 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1065180952 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065180953 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} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1065180956 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:47:56.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065180956 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:47:56.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065180957 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:47:56.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065180957 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:47:56.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065180957 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:47:56.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065180957 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]} [2019-07-29T20:47:56.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065180989 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:48:00.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T20:48:00.260Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T20:48:00.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:48:00.260Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:00.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-29T20:48:00.260Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:00.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1065184436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1065184436 data=null doit=true} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065184437 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1065184440 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1065184442 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1065184443 data=null} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065184443 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1065184445 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065184448 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1065184456 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-29T20:48:00.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1065184456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1065184958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1065184958 data=null doit=true} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065184959 data=null item=null detail=0 x=201 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1065184960 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1065184963 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1065184963 data=null} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065184963 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1065184979 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065184986 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1065184988 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-29T20:48:00.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1065184988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:01.387Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:04.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:48:04.661Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:04.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T20:48:04.661Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T20:48:04.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-29T20:48:04.661Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:04.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1065188466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065188466 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1065188467 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1065188468 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1065188484 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1065188485 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065188485 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1065188488 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065188488 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1065188488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1065188488 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:04.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1065188489 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1065189000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065189000 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1065189000 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1065189001 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1065189007 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1065189007 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065189008 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1065189010 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065189016 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1065189016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1065189017 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:04.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1065189017 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:05.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:08.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:48:08.753Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:08.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T20:48:08.753Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1065192289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065192289 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1065192290 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1065192290 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1065192300 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1065192300 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065192301 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1065192302 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065192303 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1065192303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1065192303 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1065192303 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1065192807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065192807 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1065192808 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1065192808 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1065192822 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1065192822 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065192823 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1065192824 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065192825 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1065192825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1065192825 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:08.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1065192825 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:09.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:11.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:48:11.836Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-29T20:48:11.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:14.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:48:14.359Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:14.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T20:48:14.359Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T20:48:14.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-29T20:48:14.359Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:14.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1065198602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:14.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065198603 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:14.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1065198603 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:14.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1065198603 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:14.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1065198611 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:14.359Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1065198612 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T20:48:14.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065198612 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:14.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1065198615 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:14.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065198615 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:14.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1065198615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:14.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1065198615 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:14.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1065198615 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:14.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1065199120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:14.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065199120 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:14.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1065199120 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:14.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1065199121 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:15.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1065199137 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:15.130Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1065199138 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-29T20:48:15.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065199138 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:15.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1065199140 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-29T20:48:15.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065199141 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:15.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1065199141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:48:15.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1065199141 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:48:15.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1065199141 data=null} to TimeGraphControl with text {} [2019-07-29T20:48:15.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:18.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T20:48:18.284Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T20:48:18.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:48:18.284Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:18.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1065202125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1065202125 data=null doit=true} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065202125 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1065202127 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1065202128 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1065202128 data=null} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065202128 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1065202130 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065202131 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1065202140 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:18.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1065202140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1065202641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1065202642 data=null doit=true} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065202642 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1065202643 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1065202644 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1065202644 data=null} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065202644 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1065202655 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065202656 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1065202658 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:18.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1065202659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:19.104Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:22.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T20:48:22.150Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T20:48:22.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-29T20:48:22.150Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:22.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1065206092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1065206092 data=null doit=true} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065206092 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1065206094 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1065206095 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1065206095 data=null} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065206095 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1065206097 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065206102 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1065206104 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:22.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1065206104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1065206705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1065206706 data=null doit=true} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065206706 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1065206708 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1065206709 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1065206709 data=null} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065206709 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1065206711 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065206712 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1065206713 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:22.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1065206713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T20:48:23.277Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-29T20:48:23.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:48:23.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:48:23.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1065207316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1065207316 data=null doit=true} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065207317 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1065207318 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1065207319 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1065207319 data=null} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065207319 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1065207321 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065207322 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1065207323 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:23.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1065207323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1065207924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1065207925 data=null doit=true} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065207925 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1065207927 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1065207928 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1065207928 data=null} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065207928 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1065207930 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1065207935 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1065207936 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-29T20:48:23.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1065207936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-29T20:48:24.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:24.660Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-29T20:48:24.660Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-29T20:48:24.917Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-29T20:48:24.917Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-29T20:48:24.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065209101 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:48:24.917Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:48:24.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:48:24.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:48:24.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:24.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1065209108 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:48:24.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1065209108 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:48:24.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1065209108 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:48:24.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1065209109 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:48:24.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065209109 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} [2019-07-29T20:48:24.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1065209145 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-29T20:48:25.173Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:48:25.173Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:48:25.173Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:48:26.104Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:48:26.104Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:48:26.104Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210010 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210010 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210011 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') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210011 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065210011 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:48:26.104Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] DEBUG - Clicking on OK [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065210013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065210013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065210013 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065210013 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065210013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065210013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:26.104Z] DEBUG - Clicked on OK [2019-07-29T20:48:26.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065210014 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') [2019-07-29T20:48:26.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065209215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:48:26.682Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.659 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-29T20:48:26.682Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.02 s [2019-07-29T20:48:26.682Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.731 s [2019-07-29T20:48:26.682Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.805 s [2019-07-29T20:48:26.682Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.693 s [2019-07-29T20:48:26.682Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.643 s [2019-07-29T20:48:26.682Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.653 s [2019-07-29T20:48:26.682Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 5.222 s [2019-07-29T20:48:26.682Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-29T20:48:28.577Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:48:28.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:28.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:48:28.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:48:29.140Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-29T20:48:29.140Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-29T20:48:29.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1065213161 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' [2019-07-29T20:48:29.140Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-29T20:48:29.396Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065213513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065213514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065213514 data=null doit=true} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065213514 data=null} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065213514 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065213514 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065213515 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065213523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065213525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065213525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065213525 data=null doit=true} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065213525 data=null} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065213526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065213526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065213526 data=null doit=true} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065213526 data=null} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065213527 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065213527 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065213528 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-29T20:48:29.396Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-29T20:48:29.396Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-29T20:48:29.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065213539 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:48:29.653Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:48:29.653Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:48:29.653Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:48:29.910Z] *** BUG *** [2019-07-29T20:48:29.910Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:48:29.910Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:48:29.910Z] [2019-07-29T20:48:29.910Z] *** BUG *** [2019-07-29T20:48:29.910Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:48:29.910Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:48:29.910Z] [2019-07-29T20:48:29.910Z] *** BUG *** [2019-07-29T20:48:29.910Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:48:29.910Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:48:29.910Z] [2019-07-29T20:48:29.910Z] *** BUG *** [2019-07-29T20:48:29.910Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:48:29.910Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:48:29.910Z] [2019-07-29T20:48:30.167Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:48:30.167Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:48:30.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065214295 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:48:30.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065214295 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:48:30.167Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:48:30.167Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:48:30.167Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2019-07-29T20:48:30.167Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2019-07-29T20:48:30.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:48:30.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:48:30.167Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1065214300 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1065214300 data=null doit=true} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1065214301 data=null} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1065214301 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065214302 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} [2019-07-29T20:48:30.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1065214302 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1065214302 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1065214302 data=null doit=true} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1065214302 data=null} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1065214303 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1065214303 data=null doit=true} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1065214303 data=null} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1065214304 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-29T20:48:30.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065214304 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} [2019-07-29T20:48:30.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1065214304 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-29T20:48:30.730Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1065214818 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1065214818 data=null doit=true} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1065214819 data=null} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1065214819 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065214819 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 [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1065214821 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1065214875 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1065214876 data=null doit=true} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1065214876 data=null} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1065214877 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1065214884 data=null doit=true} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1065214884 data=null} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1065214885 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065214885 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 [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1065214886 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-29T20:48:30.730Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1065214886 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1065214886 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1065214887 data=null} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1065214887 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065214887 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 [2019-07-29T20:48:30.730Z] *** BUG *** [2019-07-29T20:48:30.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:48:30.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:48:30.730Z] [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1065214888 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1065215020 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1065215020 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1065215020 data=null} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1065215021 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1065215021 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1065215021 data=null} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1065215022 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065215022 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 [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1065215023 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-29T20:48:30.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:48:30.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:48:30.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:48:30.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:48:30.988Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065215025 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065215025 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065215027 data=null} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065215028 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065215028 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} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065215028 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1065215029 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1065215029 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1065215029 data=null} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065215029 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065215029 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065215030 data=null} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065215046 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065215046 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} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065215053 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065215054 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065215054 data=null} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065215055 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065215055 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} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065215092 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T20:48:30.988Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215093 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215093 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215094 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215094 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065215094 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) [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215107 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215107 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215108 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215108 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215108 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215108 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215109 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215109 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065215109 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) [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1065215110 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - Clicking on &Use System Font [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1065215112 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1065215112 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1065215112 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1065215113 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1065215113 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1065215113 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1065215113 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1065215129 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1065215129 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1065215130 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1065215130 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1065215130 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-29T20:48:30.988Z] DEBUG - Clicked on &Use System Font [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:48:30.988Z] DEBUG - Clicking on &Apply [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065215132 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065215132 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065215132 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:48:30.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065215132 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065215133 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065215133 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') [2019-07-29T20:48:30.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065215137 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065215288 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065215288 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065215288 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065215288 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065215288 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - Clicked on &Apply [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - Clicking on &Reset [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1065215291 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1065215291 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1065215291 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1065215291 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1065215292 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1065215292 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1065215292 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') [2019-07-29T20:48:31.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - Clicked on &Reset [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:48:31.246Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065215316 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065215316 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065215318 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065215318 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065215319 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') [2019-07-29T20:48:31.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065215319 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') [2019-07-29T20:48:31.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065215319 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') [2019-07-29T20:48:31.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065213898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:48:31.760Z] DEBUG - Clicked on [2019-07-29T20:48:32.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065216105 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:48:32.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:48:32.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:48:32.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:48:32.016Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:32.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065216180 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:48:32.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065216180 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:48:32.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065216180 data=null} to TreeItem with text {test} [2019-07-29T20:48:32.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065216180 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:48:32.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065216181 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} [2019-07-29T20:48:32.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065216297 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:48:32.274Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:48:32.274Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:48:32.274Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:48:32.838Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:48:32.838Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:48:32.838Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217029 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217029 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217030 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') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217030 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065217030 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:48:32.838Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] DEBUG - Clicking on OK [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065217031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065217031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065217031 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065217031 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065217031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065217031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:48:32.838Z] DEBUG - Clicked on OK [2019-07-29T20:48:33.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065217032 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') [2019-07-29T20:48:33.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065216354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:48:33.401Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.809 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-29T20:48:33.401Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 6.353 s [2019-07-29T20:48:33.401Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-29T20:48:33.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:48:34.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:48:34.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:48:34.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:48:34.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:48:34.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065218361 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065218361 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065218361 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065218362 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065218362 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} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065218405 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1065218406 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065218406 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065218406 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065218406 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065218409 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} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065218415 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1065218416 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1065218416 data=null} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1065218416 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065218416 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} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1065218419 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-29T20:48:34.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065218421 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:48:34.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065218421 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:48:34.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065218421 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065218421 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:48:34.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065218421 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]} [2019-07-29T20:48:34.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065218438 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:48:36.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-29T20:48:36.126Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.126Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220058 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220059 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} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065220130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065220183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065220183 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065220183 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.126Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220184 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220184 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} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065220247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065220298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065220298 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065220298 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.126Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220299 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220299 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} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065220363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065220414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065220415 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065220415 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.478Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220415 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220416 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} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065220480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065220532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065220532 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065220533 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-29T20:48:36.478Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.478Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220533 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220534 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} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065220534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065220534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065220534 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065220534 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-29T20:48:36.478Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.478Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220535 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220535 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} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065220596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065220644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065220644 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065220645 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-29T20:48:36.478Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.478Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220645 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220646 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} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065220695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065220708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065220708 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065220708 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:48:36.478Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:48:36.478Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-29T20:48:36.478Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.478Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220711 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220712 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} [2019-07-29T20:48:36.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065220784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065220834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065220834 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065220835 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.735Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:48:36.735Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:48:36.735Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-29T20:48:36.735Z] DEBUG - number of items : 7 [2019-07-29T20:48:36.735Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065220836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065220836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065220837 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065220837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065220837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065220837 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} [2019-07-29T20:48:36.736Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-29T20:48:36.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:48:36.736Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:48:36.736Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:48:36.736Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:48:36.736Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-29T20:48:36.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065221028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:36.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065221028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:48:36.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065221028 data=null doit=true} to (of type 'Table') [2019-07-29T20:48:36.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065221028 data=null} to (of type 'Table') [2019-07-29T20:48:36.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065221029 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-29T20:48:36.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065221029 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T20:48:36.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065221030 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-29T20:48:38.889Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.539 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-29T20:48:38.889Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 0.98 s [2019-07-29T20:48:38.889Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-29T20:49:00.787Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.689 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-29T20:49:00.787Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.993 s [2019-07-29T20:49:00.787Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-29T20:49:00.787Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 9.71 s [2019-07-29T20:49:00.787Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 4 s [2019-07-29T20:49:00.787Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-29T20:49:00.787Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:49:00.787Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:49:00.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:49:00.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:49:00.787Z] DEBUG - Clicking on TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065243613 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065243613 data=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065243614 data=null} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065243614 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065243615 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065243619 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1065243621 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1065243635 data=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1065243635 data=null} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Clicked on TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:49:00.787Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:49:00.787Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:49:00.787Z] DEBUG - Clicking on TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065244412 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065244413 data=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065244413 data=null} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065244414 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065244414 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065244419 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1065244420 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1065244420 data=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1065244420 data=null} to TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - Clicked on TableItem with text {} [2019-07-29T20:49:00.787Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-29T20:49:00.787Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-29T20:49:00.787Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-29T20:49:00.788Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:49:00.788Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:49:00.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1065244479 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' [2019-07-29T20:49:00.788Z] DEBUG - Clicking on TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1065244694 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1065244694 data=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1065244695 data=null} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1065244695 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065244695 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1065244696 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1065244696 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1065244697 data=null doit=true} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1065244697 data=null} to TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Clicked on TableItem with text {} [2019-07-29T20:49:00.788Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:49:00.788Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:49:00.788Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-29T20:49:00.788Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-29T20:49:00.788Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-29T20:49:00.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1065244765 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' [2019-07-29T20:49:01.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065245431 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:01.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:49:01.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:01.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:01.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:01.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065245531 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:49:01.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065245531 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:49:01.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065245531 data=null} to TreeItem with text {test} [2019-07-29T20:49:01.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065245531 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:01.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065245532 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} [2019-07-29T20:49:01.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065245561 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:01.608Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:49:01.608Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:49:01.608Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:49:01.866Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:49:01.866Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:01.866Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245943 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245943 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245947 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') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245958 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065245958 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:01.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:01.866Z] DEBUG - Clicking on OK [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065245960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065245961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:01.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065245961 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:01.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065245961 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065245962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:01.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065245962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:02.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:02.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065245962 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') [2019-07-29T20:49:02.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065245610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:49:02.526Z] DEBUG - Clicked on [2019-07-29T20:49:02.526Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.91 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-29T20:49:02.526Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.798 s [2019-07-29T20:49:02.526Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.189 s [2019-07-29T20:49:02.526Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.829 s [2019-07-29T20:49:02.526Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-29T20:49:14.706Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.16 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-29T20:49:14.706Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 11.102 s [2019-07-29T20:49:14.706Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-29T20:49:18.878Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.491 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-29T20:49:18.878Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.437 s [2019-07-29T20:49:18.878Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-29T20:49:19.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:19.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:19.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:19.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:19.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:19.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:19.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065264011 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T20:49:19.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065264011 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:19.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065264012 data=null} to TreeItem with text {Test} [2019-07-29T20:49:19.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065264012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:19.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065264012 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} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065264082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065264084 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065264084 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065264084 data=null} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065264084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065264085 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} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065264090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065264091 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065264091 data=null} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065264091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065264091 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} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065264094 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065264095 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065264095 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065264095 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065264096 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065264103 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]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065264125 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:20.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:20.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:20.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:20.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:20.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065264129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065264130 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065264130 data=null} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065264130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065264134 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} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065264188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:20.065Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-29T20:49:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1065264189 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1065264189 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1065264189 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065264190 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]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1065264193 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065264193 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065264193 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065264193 data=null button=1 stateMask=0x0 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065264194 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]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065264196 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:20.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1065264198 data=null doit=true} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1065264199 data=null} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1065264199 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065264199 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} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1065264235 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1065264237 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1065264239 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1065264283 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1065264285 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1065264285 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1065264286 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1065264286 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1065264292 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-29T20:49:20.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:20.065Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1065264309 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1065264309 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1065264310 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1065264310 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-29T20:49:20.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065264310 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]} [2019-07-29T20:49:20.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1065264334 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-29T20:49:20.322Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-29T20:49:20.322Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-29T20:49:20.578Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-29T20:49:20.578Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-29T20:49:20.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1065264603 data=null doit=true} to Shell with text {Export trace package} [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-29T20:49:20.578Z] 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') [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-29T20:49:20.578Z] 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') [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T20:49:20.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1065264613 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-29T20:49:20.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1065264613 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} [2019-07-29T20:49:20.578Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T20:49:20.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1065264614 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T20:49:20.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1065264614 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') [2019-07-29T20:49:20.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1065264615 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') [2019-07-29T20:49:20.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1065264615 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') [2019-07-29T20:49:20.578Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:49:20.578Z] 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') [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:20.578Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:20.578Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-29T20:49:20.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1065264631 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') [2019-07-29T20:49:20.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1065264632 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1065264632 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:20.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1065264632 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1065264632 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1065264632 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1065264633 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1065264633 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1065264633 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1065264633 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1065264633 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:20.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1065264637 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:20.579Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:20.579Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:49:20.579Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:49:20.579Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-29T20:49:20.579Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1065264638 data=null} to (of type 'Combo') [2019-07-29T20:49:20.579Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:20.579Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:20.579Z] DEBUG - Clicking on &Finish [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1065264640 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1065264640 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1065264640 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:20.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1065264640 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1065264641 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') [2019-07-29T20:49:20.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1065264641 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') [2019-07-29T20:49:20.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1065264641 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') [2019-07-29T20:49:20.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1065264385 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...' [2019-07-29T20:49:21.093Z] DEBUG - Clicked on [2019-07-29T20:49:21.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:21.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:21.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:21.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:21.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1065265403 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1065265403 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1065265403 data=null} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1065265403 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065265403 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} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1065265423 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1065265424 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1065265424 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1065265424 data=null} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1065265425 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065265425 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} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1065265437 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1065265437 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1065265437 data=null} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1065265438 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065265438 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} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1065265442 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065265443 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065265443 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065265443 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065265444 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065265444 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]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065265463 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065265464 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065265464 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065265482 data=null} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065265482 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065265482 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]} [2019-07-29T20:49:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065265486 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T20:49:21.351Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-29T20:49:21.351Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-29T20:49:21.625Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-29T20:49:21.625Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-29T20:49:21.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1065265836 data=null doit=true} to Shell with text {Import trace package} [2019-07-29T20:49:21.625Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:49:21.625Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:49:21.625Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-29T20:49:21.625Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1065265838 data=null} to (of type 'Combo') [2019-07-29T20:49:21.625Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-29T20:49:21.625Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-29T20:49:21.625Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-29T20:49:21.625Z] DEBUG - Inserting text: [2019-07-29T20:49:21.625Z] into text (of type 'Combo') [2019-07-29T20:49:21.625Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-29T20:49:21.625Z] DEBUG - Typing text ' [2019-07-29T20:49:21.625Z] ' with an interval of 50ms. between characters. [2019-07-29T20:49:21.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:21.926Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:21.926Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:21.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:21.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:21.926Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T20:49:21.926Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:21.926Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:21.926Z] DEBUG - Clicking on &Finish [2019-07-29T20:49:22.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1065266407 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') [2019-07-29T20:49:22.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1065266407 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') [2019-07-29T20:49:22.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1065266408 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:22.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1065266408 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:22.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1065266408 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') [2019-07-29T20:49:22.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1065266408 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') [2019-07-29T20:49:22.440Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:22.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1065266409 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') [2019-07-29T20:49:22.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1065265524 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...' [2019-07-29T20:49:22.440Z] DEBUG - Clicked on [2019-07-29T20:49:22.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:22.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:22.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:22.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:22.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:22.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:22.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1065266636 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-29T20:49:22.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1065266636 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T20:49:22.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1065266636 data=null} to TreeItem with text {Import Test} [2019-07-29T20:49:22.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1065266637 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:22.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065266637 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} [2019-07-29T20:49:22.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1065266678 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:22.440Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-29T20:49:22.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065266680 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:22.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065266680 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:22.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065266680 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:22.440Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065266688 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]} [2019-07-29T20:49:22.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065266692 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:22.440Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-29T20:49:22.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1065266693 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-29T20:49:22.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1065266694 data=null} to TreeItem with text {Experiments [0]} [2019-07-29T20:49:22.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1065266694 data=null button=1 stateMask=0x0 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065266694 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]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1065266718 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-29T20:49:22.697Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1065266719 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1065266720 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:22.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1065266720 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1065266721 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065266721 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]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1065266732 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1065266732 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1065266732 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.697Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1065266733 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]} [2019-07-29T20:49:22.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1065266907 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1065267142 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1065267142 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1065267142 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.954Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-29T20:49:22.954Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-29T20:49:24.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1065268250 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-29T20:49:24.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:49:24.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:24.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:24.322Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:24.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065268409 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-29T20:49:24.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065268409 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:24.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065268410 data=null} to TreeItem with text {Test} [2019-07-29T20:49:24.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065268410 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-29T20:49:24.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065268410 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} [2019-07-29T20:49:24.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065268436 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-29T20:49:24.322Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:49:24.322Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:49:24.322Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:49:24.579Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:49:24.579Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:24.579Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268746 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268746 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268754 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') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268754 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065268754 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:24.579Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] DEBUG - Clicking on OK [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065268755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065268755 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065268755 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065268756 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065268756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065268756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:24.579Z] DEBUG - Clicked on OK [2019-07-29T20:49:25.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065268756 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') [2019-07-29T20:49:25.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065268503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:49:25.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1065269497 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-29T20:49:25.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:49:25.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:25.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:25.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:25.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1065269525 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-29T20:49:25.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1065269525 data=null doit=true} to TreeItem with text {Import Test} [2019-07-29T20:49:25.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1065269525 data=null} to TreeItem with text {Import Test} [2019-07-29T20:49:25.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1065269525 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:25.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065269526 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} [2019-07-29T20:49:25.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1065269556 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-29T20:49:25.400Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:49:25.400Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:49:25.657Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:49:26.221Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:49:26.221Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:26.221Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270372 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270372 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270372 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') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270373 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065270373 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:26.221Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] DEBUG - Clicking on OK [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065270374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065270374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065270374 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065270374 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065270374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065270374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:26.221Z] DEBUG - Clicked on OK [2019-07-29T20:49:26.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065270374 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') [2019-07-29T20:49:26.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065269616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:49:28.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:28.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:28.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:28.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:28.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:28.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:28.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065272459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065272459 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065272460 data=null} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065272460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065272460 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} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065272499 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065272500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065272500 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065272500 data=null} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065272501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065272501 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} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065272514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065272515 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065272515 data=null} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065272515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065272515 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} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065272519 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:28.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065272520 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065272520 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065272520 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065272520 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065272521 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]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065272587 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065272589 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065272589 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065272589 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065272590 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065272590 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]} [2019-07-29T20:49:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065272594 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:28.412Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-29T20:49:28.412Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-29T20:49:28.669Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-29T20:49:28.669Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-29T20:49:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1065272854 data=null doit=true} to Shell with text {Export trace package} [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:28.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:28.669Z] DEBUG - Clicking on Deselect All [2019-07-29T20:49:28.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1065272855 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') [2019-07-29T20:49:28.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1065272855 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') [2019-07-29T20:49:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1065272856 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1065272856 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1065272856 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') [2019-07-29T20:49:28.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1065272856 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') [2019-07-29T20:49:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1065272856 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') [2019-07-29T20:49:28.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1065272858 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') [2019-07-29T20:49:28.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1065272859 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') [2019-07-29T20:49:28.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1065272859 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') [2019-07-29T20:49:28.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1065272859 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1065272859 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.669Z] DEBUG - Clicked on Deselect All [2019-07-29T20:49:28.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:28.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:28.669Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - Clicking on Select All [2019-07-29T20:49:28.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1065272890 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') [2019-07-29T20:49:28.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1065272890 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') [2019-07-29T20:49:28.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1065272890 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1065272890 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1065272891 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') [2019-07-29T20:49:28.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1065272891 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') [2019-07-29T20:49:28.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1065272891 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') [2019-07-29T20:49:28.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1065272893 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') [2019-07-29T20:49:28.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1065272893 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') [2019-07-29T20:49:28.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1065272893 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') [2019-07-29T20:49:28.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1065272893 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1065272893 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:28.670Z] DEBUG - Clicked on Select All [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-29T20:49:28.670Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-29T20:49:28.670Z] 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') [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:28.670Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-29T20:49:28.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1065272918 data=null doit=true} to Button with text {Save in &zip format} [2019-07-29T20:49:28.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1065272918 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} [2019-07-29T20:49:28.670Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1065272920 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1065272927 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1065272927 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1065272927 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') [2019-07-29T20:49:28.928Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-29T20:49:28.928Z] 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') [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1065272940 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-29T20:49:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1065272940 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} [2019-07-29T20:49:28.928Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1065272942 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1065272942 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1065272942 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1065272943 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') [2019-07-29T20:49:28.928Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:49:28.928Z] 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') [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272945 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272953 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1065272959 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1065272959 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272960 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272960 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1065272960 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272960 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272960 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272960 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1065272960 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1065272961 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:49:28.928Z] 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') [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272963 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272963 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1065272963 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1065272963 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272963 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272963 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1065272963 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272964 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272964 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1065272964 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1065272964 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1065272964 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-29T20:49:28.928Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-29T20:49:28.928Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-29T20:49:28.928Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-29T20:49:28.928Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1065272981 data=null} to (of type 'Combo') [2019-07-29T20:49:28.928Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:28.928Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:28.928Z] DEBUG - Clicking on &Finish [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1065272982 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1065272982 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1065272983 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:28.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1065272983 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1065272983 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1065272983 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') [2019-07-29T20:49:28.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1065272983 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') [2019-07-29T20:49:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1065272649 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...' [2019-07-29T20:49:29.185Z] DEBUG - Clicked on [2019-07-29T20:49:29.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:29.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:29.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:29.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:29.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:29.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065273212 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065273212 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065273212 data=null} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065273213 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065273213 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} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065273250 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065273251 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065273251 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065273251 data=null} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065273252 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065273252 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} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065273289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:29.185Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-29T20:49:29.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065273291 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065273291 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065273291 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065273292 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065273292 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]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065273314 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065273315 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065273315 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065273316 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065273316 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065273316 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]} [2019-07-29T20:49:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065273323 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:29.185Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-29T20:49:29.185Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-29T20:49:29.442Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-29T20:49:29.442Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-29T20:49:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1065273534 data=null doit=true} to Shell with text {Import trace package} [2019-07-29T20:49:29.442Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:49:29.442Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:49:29.442Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-29T20:49:29.442Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1065273549 data=null} to (of type 'Combo') [2019-07-29T20:49:29.442Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-29T20:49:29.442Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-29T20:49:29.442Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-29T20:49:29.442Z] DEBUG - Inserting text: [2019-07-29T20:49:29.442Z] into text (of type 'Combo') [2019-07-29T20:49:29.442Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-29T20:49:29.442Z] DEBUG - Typing text ' [2019-07-29T20:49:29.442Z] ' with an interval of 50ms. between characters. [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - Clicking on Select All [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1065273635 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1065273635 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1065273635 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1065273636 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1065273636 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1065273636 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1065273636 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1065273636 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1065273636 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1065273637 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1065273637 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:29.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1065273637 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-29T20:49:29.442Z] DEBUG - Clicked on Select All [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:29.442Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:29.442Z] DEBUG - Clicking on &Finish [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1065273638 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1065273638 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1065273638 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1065273638 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1065273638 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') [2019-07-29T20:49:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1065273638 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') [2019-07-29T20:49:29.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1065273691 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') [2019-07-29T20:49:29.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1065273698 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') [2019-07-29T20:49:29.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1065273698 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') [2019-07-29T20:49:29.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1065273698 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:29.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1065273698 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T20:49:29.701Z] DEBUG - Clicked on &Finish [2019-07-29T20:49:29.701Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T20:49:29.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1065273699 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T20:49:29.701Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-29T20:49:29.701Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T20:49:29.701Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-29T20:49:29.701Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-29T20:49:29.701Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:29.701Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-29T20:49:29.701Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T20:49:29.701Z] DEBUG - Clicking on Yes To &All [2019-07-29T20:49:29.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1065273700 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') [2019-07-29T20:49:29.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1065273700 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') [2019-07-29T20:49:29.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1065273700 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-29T20:49:29.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1065273700 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-29T20:49:29.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1065273700 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') [2019-07-29T20:49:29.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1065273701 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') [2019-07-29T20:49:29.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1065273701 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') [2019-07-29T20:49:30.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1065273638 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') [2019-07-29T20:49:30.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1065273356 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...' [2019-07-29T20:49:30.334Z] DEBUG - Clicked on [2019-07-29T20:49:30.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:49:30.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:30.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:30.334Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-29T20:49:30.334Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-29T20:49:30.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065274390 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:30.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065274390 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:30.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065274391 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:30.334Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065274391 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]} [2019-07-29T20:49:30.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065274393 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:30.334Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T20:49:30.334Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-29T20:49:30.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1065274394 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-29T20:49:30.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1065274394 data=null doit=true} to TreeItem with text {test.xml} [2019-07-29T20:49:30.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:30.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1065274395 data=null} to TreeItem with text {test.xml} [2019-07-29T20:49:30.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1065274395 data=null button=1 stateMask=0x0 x=88 y=74 count=1} to TreeItem with text {test.xml} [2019-07-29T20:49:30.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065274406 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} [2019-07-29T20:49:30.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1065274439 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-29T20:49:30.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1065274440 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-29T20:49:30.334Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1065274445 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-29T20:49:30.334Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1065274445 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} [2019-07-29T20:49:30.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1065274515 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-29T20:49:30.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1065274792 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-29T20:49:30.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1065274801 data=null doit=true} to TreeItem with text {test.xml} [2019-07-29T20:49:30.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1065274801 data=null} to TreeItem with text {test.xml} [2019-07-29T20:49:30.590Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-29T20:49:30.590Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-29T20:49:31.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1065275905 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-29T20:49:31.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:49:31.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:31.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:31.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:31.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1065276019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-29T20:49:31.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1065276020 data=null doit=true} to TreeItem with text {Test} [2019-07-29T20:49:31.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1065276020 data=null} to TreeItem with text {Test} [2019-07-29T20:49:31.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1065276020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:31.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065276021 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} [2019-07-29T20:49:31.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1065276110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-29T20:49:31.957Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:49:31.957Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:49:32.214Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:49:33.144Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:49:33.144Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:33.144Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277118 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277118 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277119 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') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277119 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065277119 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:33.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] DEBUG - Clicking on OK [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065277120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065277120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065277120 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065277120 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065277120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065277120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:33.144Z] DEBUG - Clicked on OK [2019-07-29T20:49:33.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065277120 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') [2019-07-29T20:49:33.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065276211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:49:33.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.354 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-29T20:49:33.659Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 8.51 s [2019-07-29T20:49:33.659Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.796 s [2019-07-29T20:49:33.659Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-29T20:49:43.611Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.569 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-29T20:49:43.611Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.543 s [2019-07-29T20:49:43.611Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.304 s [2019-07-29T20:49:43.611Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 1.675 s [2019-07-29T20:49:43.611Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-29T20:49:43.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065288018 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:43.868Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:43.868Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:43.868Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:44.125Z] *** BUG *** [2019-07-29T20:49:44.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:49:44.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:49:44.125Z] [2019-07-29T20:49:44.125Z] *** BUG *** [2019-07-29T20:49:44.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:49:44.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:49:44.125Z] [2019-07-29T20:49:44.125Z] *** BUG *** [2019-07-29T20:49:44.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:49:44.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:49:44.125Z] [2019-07-29T20:49:44.125Z] *** BUG *** [2019-07-29T20:49:44.125Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:49:44.125Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:49:44.125Z] [2019-07-29T20:49:44.125Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:44.125Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:44.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065288337 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:44.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:44.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:44.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:44.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:44.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065288386 data=null button=0 stateMask=0x0 x=48 y=473 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065288387 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065288387 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065288387 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065288388 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} [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065288435 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065288436 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065288436 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065288437 data=null button=1 stateMask=0x0 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065288437 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} [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065288439 data=null button=1 stateMask=0x80000 x=48 y=473 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:44.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065288440 data=null button=0 stateMask=0x0 x=80 y=536 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:44.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065288440 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:44.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065288440 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065288440 data=null button=1 stateMask=0x0 x=80 y=536 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:44.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065288441 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 [2019-07-29T20:49:44.382Z] *** BUG *** [2019-07-29T20:49:44.382Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:49:44.382Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:49:44.382Z] [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065288524 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:44.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:44.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:44.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:44.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - Clicking on Check all [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065288527 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065288528 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065288528 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:44.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065288528 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065288528 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065288528 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065288528 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065288529 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065288529 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065288529 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065288529 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:44.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065288529 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:44.382Z] DEBUG - Clicked on Check all [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:44.382Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065288531 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065288531 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') [2019-07-29T20:49:44.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065288531 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:44.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065288531 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:44.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065288532 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065288532 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065288536 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065288538 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065288538 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065288538 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065288538 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:44.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065288538 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:44.383Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:44.383Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:44.383Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:44.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065288541 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065288541 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065288541 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:44.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065288541 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:44.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065288541 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065288541 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065288542 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') [2019-07-29T20:49:44.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065288031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:44.639Z] DEBUG - Clicked on [2019-07-29T20:49:44.639Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-29T20:49:44.639Z] DEBUG - number of items : 11 [2019-07-29T20:49:44.639Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065288855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065288855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065288856 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065288856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065288856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065288856 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} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065288868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065288869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065288869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065288869 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065288869 data=null} to ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-29T20:49:44.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:44.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:44.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:44.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:44.639Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-29T20:49:44.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1065288872 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-29T20:49:44.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1065288878 data=null} to TreeItem with text {FILTER test} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1065288878 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-29T20:49:44.639Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065288878 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} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1065288879 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test} [2019-07-29T20:49:44.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288880 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288880 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288880 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.639Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065288880 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 [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288881 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288882 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288882 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288882 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288882 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065288882 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 [2019-07-29T20:49:44.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065288910 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:44.895Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-29T20:49:44.895Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-29T20:49:44.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065288912 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:44.895Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:44.895Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:44.895Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:45.152Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:45.152Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:45.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065289289 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:45.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:45.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:45.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:45.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:45.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:45.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065289293 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:45.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065289293 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:45.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065289293 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:45.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065289293 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:45.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065289293 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} [2019-07-29T20:49:45.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065289330 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:45.152Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:45.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:45.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065289331 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:45.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065289331 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:45.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065289331 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:45.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065289332 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:45.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065289332 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 [2019-07-29T20:49:45.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065289335 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:45.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:45.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:45.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:45.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - Clicking on Uncheck all [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1065289338 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065289338 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1065289338 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1065289338 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1065289338 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1065289338 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1065289338 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1065289341 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065289341 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1065289341 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1065289341 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1065289341 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Clicked on Uncheck all [2019-07-29T20:49:45.153Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1065289341 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1065289341 data=null} to TreeItem with text {Custom XML} [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1065289342 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-29T20:49:45.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065289342 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} [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1065289343 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-29T20:49:45.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1065289343 data=null doit=true} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1065289343 data=null} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1065289344 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065289344 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 [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1065289344 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1065289359 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1065289359 data=null doit=true} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1065289359 data=null} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1065289360 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065289360 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 [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1065289360 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - Clicking on Check selected [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1065289375 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065289376 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1065289376 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1065289376 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1065289376 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1065289376 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1065289376 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1065289377 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065289377 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1065289377 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1065289377 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1065289377 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Clicked on Check selected [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065289385 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065289385 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065289386 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065289386 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065289386 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065289386 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065289386 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065289389 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065289389 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065289389 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065289389 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065289389 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:45.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065289392 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065289392 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065289392 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065289392 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065289392 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') [2019-07-29T20:49:45.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065289392 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') [2019-07-29T20:49:45.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065289392 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') [2019-07-29T20:49:45.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065288966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:45.522Z] DEBUG - Clicked on [2019-07-29T20:49:45.522Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-29T20:49:45.522Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-29T20:49:45.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:45.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1065289651 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-29T20:49:45.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1065289651 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-29T20:49:45.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1065289651 data=null} to TreeItem with text {FILTER test} [2019-07-29T20:49:45.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1065289652 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-29T20:49:45.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065289652 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} [2019-07-29T20:49:45.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1065289669 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-29T20:49:45.522Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-29T20:49:45.522Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-29T20:49:45.522Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-29T20:49:45.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:45.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065289671 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:45.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065289671 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:45.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065289671 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:45.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065289671 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:45.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065289671 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 [2019-07-29T20:49:45.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065289685 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:45.826Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-29T20:49:45.826Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-29T20:49:45.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065289687 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:45.826Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:45.826Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:45.826Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:45.826Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:45.826Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:45.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065290035 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:45.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:45.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:45.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:45.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:45.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:45.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065290046 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:45.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065290046 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:45.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065290046 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:45.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065290046 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:45.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065290046 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} [2019-07-29T20:49:46.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065290094 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:46.084Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:46.084Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065290095 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065290095 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065290095 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065290096 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:46.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065290096 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 [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065290098 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:46.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:46.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:46.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:46.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - Clicking on Uncheck all [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1065290101 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065290102 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1065290102 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1065290102 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1065290102 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1065290102 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1065290102 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1065290103 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065290103 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1065290103 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1065290104 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1065290104 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Clicked on Uncheck all [2019-07-29T20:49:46.084Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1065290104 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1065290104 data=null} to TreeItem with text {Custom Text} [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1065290105 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T20:49:46.084Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065290105 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} [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1065290106 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1065290107 data=null doit=true} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1065290107 data=null} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1065290107 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065290107 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 [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1065290108 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1065290132 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1065290132 data=null doit=true} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1065290132 data=null} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1065290133 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065290133 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 [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1065290134 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - Clicking on Check selected [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1065290135 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065290136 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1065290136 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1065290136 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1065290136 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1065290136 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1065290136 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1065290137 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065290137 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1065290137 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1065290137 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1065290137 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Clicked on Check selected [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065290139 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065290139 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065290139 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065290139 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065290140 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065290140 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065290140 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065290141 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065290141 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065290141 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065290141 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065290141 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:46.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065290150 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065290151 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065290151 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065290151 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065290151 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065290151 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065290151 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') [2019-07-29T20:49:46.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065289724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:46.084Z] DEBUG - Clicked on [2019-07-29T20:49:46.084Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-29T20:49:46.084Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-29T20:49:46.084Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1065290310 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test} [2019-07-29T20:49:46.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1065290311 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-29T20:49:46.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1065290311 data=null} to TreeItem with text {FILTER test} [2019-07-29T20:49:46.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1065290311 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-29T20:49:46.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065290311 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} [2019-07-29T20:49:46.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1065290352 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test} [2019-07-29T20:49:46.340Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-29T20:49:46.340Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-29T20:49:46.340Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-29T20:49:46.340Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:46.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065290363 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:46.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065290363 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:46.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065290363 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:46.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065290363 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:46.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065290364 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 [2019-07-29T20:49:46.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1065290385 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-29T20:49:46.340Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-29T20:49:46.340Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-29T20:49:46.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065290388 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:46.340Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:46.340Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:46.340Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:46.597Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:46.597Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:46.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065290682 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:46.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:46.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:46.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:46.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:46.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065290719 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:46.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065290719 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:46.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065290719 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065290720 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:46.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065290720 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} [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065290762 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:46.597Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:46.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065290765 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:46.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065290765 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:46.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065290765 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065290766 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:46.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065290766 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 [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065290769 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:46.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:46.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:46.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:46.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - Clicking on Check all [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065290772 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065290772 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065290772 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065290772 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065290772 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065290772 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065290772 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065290774 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065290774 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065290774 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065290774 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065290774 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Clicked on Check all [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065290776 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065290776 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065290776 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065290776 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065290777 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065290777 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065290777 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065290778 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065290778 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065290778 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065290778 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065290778 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:46.597Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065290791 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065290791 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065290791 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065290791 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065290792 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065290792 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065290792 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') [2019-07-29T20:49:46.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065290423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:46.853Z] DEBUG - Clicked on [2019-07-29T20:49:46.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065290951 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:46.853Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:46.853Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:46.853Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:47.110Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:47.110Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:47.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065291229 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:47.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065291263 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:47.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065291263 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:47.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065291263 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065291264 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065291264 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} [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065291312 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:47.110Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:47.110Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065291313 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:47.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065291313 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:47.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065291313 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065291314 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065291314 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 [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065291318 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.110Z] DEBUG - Clicking on Check all [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065291321 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') [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065291321 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') [2019-07-29T20:49:47.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065291321 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065291321 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065291322 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') [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065291322 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') [2019-07-29T20:49:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065291322 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') [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065291322 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') [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065291322 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') [2019-07-29T20:49:47.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065291322 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') [2019-07-29T20:49:47.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065291323 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065291323 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.110Z] DEBUG - Clicked on Check all [2019-07-29T20:49:47.110Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - Clicking on Uncheck all [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1065291326 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065291326 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1065291326 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1065291339 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1065291340 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1065291340 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1065291340 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1065291341 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065291342 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1065291342 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1065291342 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1065291342 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Clicked on Uncheck all [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - Clicking on Check all [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065291349 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065291349 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065291350 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065291350 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065291350 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065291350 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065291350 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065291352 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065291352 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065291352 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065291352 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065291352 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Clicked on Check all [2019-07-29T20:49:47.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1065291356 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-29T20:49:47.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1065291356 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-29T20:49:47.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1065291356 data=null} to TreeItem with text {Custom XML} [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1065291357 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-29T20:49:47.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065291357 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} [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1065291357 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.111Z] DEBUG - Clicking on Uncheck all [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1065291359 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065291359 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1065291359 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1065291359 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1065291359 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1065291360 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') [2019-07-29T20:49:47.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1065291360 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1065291377 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065291382 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1065291382 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1065291382 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1065291383 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Clicked on Uncheck all [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - Clicking on Check selected [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1065291385 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065291385 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1065291385 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1065291385 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1065291386 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1065291386 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1065291386 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1065291386 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065291386 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1065291387 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1065291387 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1065291387 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Clicked on Check selected [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - Clicking on Check all [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065291389 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065291389 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065291389 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065291389 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065291389 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065291389 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065291389 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065291391 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065291391 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065291391 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') [2019-07-29T20:49:47.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065291391 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065291391 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.368Z] DEBUG - Clicked on Check all [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.368Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - Clicking on Uncheck selected [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1065291400 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1065291401 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1065291401 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1065291401 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1065291402 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1065291402 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1065291402 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1065291402 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1065291403 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1065291403 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1065291403 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1065291403 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - Clicked on Uncheck selected [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.369Z] DEBUG - Clicking on Uncheck all [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1065291405 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065291405 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1065291405 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1065291405 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1065291405 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1065291405 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1065291405 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1065291406 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065291407 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1065291407 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') [2019-07-29T20:49:47.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1065291407 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1065291407 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.369Z] DEBUG - Clicked on Uncheck all [2019-07-29T20:49:47.369Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:49:47.369Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:49:47.369Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:49:47.369Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.626Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.626Z] DEBUG - Clicking on Check all [2019-07-29T20:49:47.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065291721 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') [2019-07-29T20:49:47.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065291721 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') [2019-07-29T20:49:47.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065291721 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065291721 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065291722 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') [2019-07-29T20:49:47.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065291722 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') [2019-07-29T20:49:47.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065291722 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') [2019-07-29T20:49:47.626Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065291724 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') [2019-07-29T20:49:47.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065291724 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') [2019-07-29T20:49:47.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065291725 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') [2019-07-29T20:49:47.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065291725 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065291725 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.626Z] DEBUG - Clicked on Check all [2019-07-29T20:49:47.626Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:49:47.626Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:49:47.626Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-29T20:49:47.626Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - Clicking on Check all [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065292030 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065292031 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065292031 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065292031 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065292033 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065292033 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065292034 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065292038 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065292038 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065292038 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065292038 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.883Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065292039 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:47.883Z] DEBUG - Clicked on Check all [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.883Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065292040 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065292041 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065292041 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:47.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065292041 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065292041 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') [2019-07-29T20:49:47.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065292041 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065292041 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065292041 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065292041 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065292041 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065292041 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:47.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065292042 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:47.884Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:47.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:47.884Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:47.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065292044 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065292044 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065292044 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:47.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065292044 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:47.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065292044 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065292044 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065292044 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') [2019-07-29T20:49:47.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065290969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:48.140Z] DEBUG - Clicked on [2019-07-29T20:49:48.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065292203 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:48.140Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:48.140Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:48.140Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:48.397Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:48.397Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:48.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065292528 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:48.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:48.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:48.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:48.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:48.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:48.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065292546 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:48.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065292546 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:48.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065292547 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:48.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065292547 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:48.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065292547 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} [2019-07-29T20:49:48.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065292585 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:48.397Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:48.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:48.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065292586 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:48.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065292586 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:48.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065292586 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:48.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065292587 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:48.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065292587 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 [2019-07-29T20:49:48.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065292589 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:48.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:48.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:48.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:48.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:48.397Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:48.397Z] DEBUG - Clicking on Check all [2019-07-29T20:49:48.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065292593 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') [2019-07-29T20:49:48.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065292593 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065292593 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065292593 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065292594 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065292594 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065292594 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065292594 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065292594 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065292594 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065292595 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065292595 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Clicked on Check all [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065292596 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065292596 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065292597 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065292597 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065292597 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065292597 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065292597 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065292597 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065292597 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065292597 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065292597 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065292597 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:48.398Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065292612 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065292612 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065292613 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065292613 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065292613 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065292613 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065292613 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') [2019-07-29T20:49:48.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065292221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:48.655Z] DEBUG - Clicked on [2019-07-29T20:49:48.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:48.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:48.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:48.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:48.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:48.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065292834 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065292834 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065292834 data=null} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065292834 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065292834 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} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065292854 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065292856 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065292856 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065292856 data=null} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065292856 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065292856 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} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065292874 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065292875 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065292875 data=null} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065292876 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065292876 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} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065292886 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:48.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065292887 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065292887 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065292888 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065292888 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065292888 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]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065292894 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065292895 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065292895 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065292895 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065292903 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]} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065292906 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:48.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1065292907 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1065292907 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1065292907 data=null} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1065292907 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065292908 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 [2019-07-29T20:49:48.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1065292922 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:48.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1065292923 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1065292923 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1065292923 data=null} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1065292923 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065292924 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 [2019-07-29T20:49:48.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1065292928 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T20:49:48.912Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-29T20:49:48.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065293025 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:48.912Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:48.912Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:48.912Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:49.168Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:49.424Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:49.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065293450 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:49.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:49.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:49.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:49.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:49.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065293475 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:49.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065293476 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065293476 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065293476 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065293476 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} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065293511 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:49.425Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:49.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065293515 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:49.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065293515 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065293515 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065293516 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065293516 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 [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065293518 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:49.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:49.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:49.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:49.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - Clicking on Uncheck all [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1065293522 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065293522 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1065293522 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1065293522 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1065293522 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1065293523 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1065293523 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1065293524 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065293524 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1065293525 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1065293525 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1065293525 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Clicked on Uncheck all [2019-07-29T20:49:49.425Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1065293525 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1065293525 data=null} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1065293526 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065293526 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} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1065293528 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1065293553 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1065293553 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1065293553 data=null} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1065293554 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065293554 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} [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1065293555 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - Clicking on Check selected [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1065293557 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065293557 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1065293557 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1065293557 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1065293557 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1065293557 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1065293557 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1065293559 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065293559 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1065293559 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1065293559 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1065293559 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Clicked on Check selected [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065293561 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065293561 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065293561 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065293561 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065293562 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065293562 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065293562 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065293563 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065293563 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065293563 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065293563 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065293563 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:49.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065293574 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065293574 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065293575 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065293575 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065293575 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065293575 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065293575 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') [2019-07-29T20:49:49.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065293097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:49.682Z] DEBUG - Clicked on [2019-07-29T20:49:49.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:49.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:49.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:49.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:49.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:49.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065293760 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065293760 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065293760 data=null} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065293760 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065293760 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} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065293802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065293803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065293803 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065293803 data=null} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065293803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065293803 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} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065293821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:49.682Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T20:49:49.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065293823 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065293823 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065293823 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065293823 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065293823 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]} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065293836 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:49.682Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T20:49:49.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1065293838 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1065293838 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1065293838 data=null} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1065293838 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065293838 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 [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1065293843 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1065293844 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1065293844 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1065293844 data=null} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1065293845 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065293850 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 [2019-07-29T20:49:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1065293854 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-29T20:49:49.682Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-29T20:49:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065293901 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:49.682Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:49.682Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:49.682Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:50.244Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:50.244Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:50.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065294243 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:50.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:50.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:50.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:50.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:50.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065294268 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:50.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065294268 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:50.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065294268 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065294269 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:50.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065294269 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} [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065294306 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:50.244Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:50.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065294307 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:50.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065294307 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:50.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065294307 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065294308 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:50.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065294308 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 [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065294311 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:50.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:50.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:50.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:50.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - Clicking on Check all [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065294314 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065294314 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065294314 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065294314 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065294314 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065294314 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065294314 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065294316 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065294316 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065294316 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065294316 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065294316 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Clicked on Check all [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065294318 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065294318 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065294318 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065294318 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065294318 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065294319 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065294319 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065294320 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065294320 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065294320 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065294320 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065294320 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:50.244Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:50.244Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065294335 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') [2019-07-29T20:49:50.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065294335 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') [2019-07-29T20:49:50.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065294335 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:50.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065294335 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:50.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065294336 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') [2019-07-29T20:49:50.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065294336 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') [2019-07-29T20:49:50.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065294336 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') [2019-07-29T20:49:50.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065293933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:50.501Z] DEBUG - Clicked on [2019-07-29T20:49:50.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065294504 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:50.501Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:50.501Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:50.501Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:50.757Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:50.757Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:50.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065294835 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:50.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:50.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:50.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:50.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:50.757Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065294860 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:50.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065294860 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:50.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065294861 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065294861 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:50.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065294861 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} [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065294899 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:50.757Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:50.757Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065294900 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:50.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065294900 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:50.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065294900 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065294901 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:50.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065294901 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 [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065294904 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:50.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:50.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:50.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:50.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - Clicking on Check all [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1065294907 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065294907 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1065294907 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1065294907 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1065294908 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1065294908 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1065294908 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1065294908 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1065294908 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1065294908 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1065294908 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1065294908 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T20:49:50.757Z] DEBUG - Clicked on Check all [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:50.757Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065294910 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065294910 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') [2019-07-29T20:49:50.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065294910 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065294910 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065294911 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065294911 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065294911 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065294911 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065294911 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065294911 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065294911 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065294911 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:50.758Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:50.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:50.758Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:50.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065294913 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065294913 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065294926 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:50.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065294926 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:50.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065294926 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065294926 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065294926 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') [2019-07-29T20:49:50.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065294524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:51.014Z] DEBUG - Clicked on [2019-07-29T20:49:51.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1065295094 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-29T20:49:51.014Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T20:49:51.014Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T20:49:51.014Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T20:49:51.271Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T20:49:51.271Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T20:49:51.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1065295444 data=null doit=true} to Shell with text {Preferences} [2019-07-29T20:49:51.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:51.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:51.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:51.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:51.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1065295447 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T20:49:51.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1065295447 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T20:49:51.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1065295447 data=null} to TreeItem with text {Tracing} [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1065295448 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:51.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065295448 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} [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1065295484 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T20:49:51.271Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T20:49:51.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1065295488 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-29T20:49:51.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1065295488 data=null doit=true} to Tree node with text: Trace Types [2019-07-29T20:49:51.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1065295488 data=null} to Tree node with text: Trace Types [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1065295489 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:51.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065295489 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 [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1065295492 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-29T20:49:51.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:51.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:51.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:51.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:51.271Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:51.271Z] DEBUG - Clicking on Uncheck all [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1065295495 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') [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065295495 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') [2019-07-29T20:49:51.271Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1065295495 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:51.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1065295495 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1065295495 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') [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1065295496 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') [2019-07-29T20:49:51.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1065295496 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') [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1065295498 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') [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1065295498 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') [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1065295498 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') [2019-07-29T20:49:51.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1065295498 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:51.271Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1065295498 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T20:49:51.271Z] DEBUG - Clicked on Uncheck all [2019-07-29T20:49:51.271Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-29T20:49:51.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1065295498 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-29T20:49:51.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1065295499 data=null} to TreeItem with text {Custom Text} [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1065295499 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T20:49:51.271Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065295499 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} [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1065295501 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-29T20:49:51.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1065295515 data=null doit=true} to Tree node with text: testtxtextension [2019-07-29T20:49:51.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1065295515 data=null} to Tree node with text: testtxtextension [2019-07-29T20:49:51.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1065295516 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T20:49:51.271Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065295516 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 [2019-07-29T20:49:51.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1065295517 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T20:49:51.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1065295542 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension [2019-07-29T20:49:51.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1065295542 data=null doit=true} to Tree node with text: testtxtextension [2019-07-29T20:49:51.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1065295543 data=null} to Tree node with text: testtxtextension [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1065295543 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T20:49:51.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065295543 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 [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1065295544 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - Clicking on Check selected [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1065295546 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065295546 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1065295546 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1065295546 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1065295547 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1065295547 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1065295547 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1065295548 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1065295548 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1065295548 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1065295548 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1065295548 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Clicked on Check selected [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - Clicking on &Apply [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1065295550 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065295550 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1065295550 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1065295550 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1065295551 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1065295551 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1065295551 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1065295562 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1065295562 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1065295562 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1065295562 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1065295562 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Clicked on &Apply [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:51.529Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Clicking on Apply and Close [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1065295565 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1065295565 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1065295565 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1065295565 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1065295565 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1065295565 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1065295565 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') [2019-07-29T20:49:51.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1065295114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T20:49:51.529Z] DEBUG - Clicked on [2019-07-29T20:49:51.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:49:51.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:51.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:51.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:49:51.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:49:51.529Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065295774 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:49:51.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065295775 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:49:51.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065295775 data=null} to TreeItem with text {test} [2019-07-29T20:49:51.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065295775 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:51.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065295775 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} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065295799 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:51.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065295811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:49:51.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065295811 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:49:51.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065295811 data=null} to TreeItem with text {test} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065295812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:51.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065295812 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} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065295825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:49:51.785Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T20:49:51.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065295826 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065295827 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065295827 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065295827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065295827 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]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065295832 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065295833 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065295833 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065295834 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065295834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065295834 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]} [2019-07-29T20:49:51.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065295844 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:49:51.785Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T20:49:51.785Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T20:49:52.126Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T20:49:52.126Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T20:49:52.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1065296219 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T20:49:52.126Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:49:52.126Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:49:52.126Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T20:49:52.126Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T20:49:52.126Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:55.403Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299492 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299492 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299493 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') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299493 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065299493 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:49:55.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:55.403Z] DEBUG - Clicking on OK [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065299497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065299497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:55.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065299497 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:55.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065299497 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065299498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:55.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065299498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:55.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:49:55.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065299498 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') [2019-07-29T20:49:55.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065299188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:49:55.966Z] DEBUG - Clicked on [2019-07-29T20:49:55.966Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.889 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-29T20:49:55.966Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.404 s [2019-07-29T20:49:55.966Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 1.816 s [2019-07-29T20:49:55.966Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.301 s [2019-07-29T20:49:55.966Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 3.801 s [2019-07-29T20:49:55.966Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-29T20:50:00.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:00.139Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:03.413Z] DEBUG - number of items : 16 [2019-07-29T20:50:03.413Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065307016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065307017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065307017 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065307017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065307017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065307243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065307244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065307244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065307244 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065307244 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.413Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:03.413Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - Clicking on OK [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065307266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065307266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065307266 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065307267 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065307267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065307267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:03.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065307267 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') [2019-07-29T20:50:03.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065307017 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} [2019-07-29T20:50:03.413Z] DEBUG - Clicked on [2019-07-29T20:50:03.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:03.413Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:03.979Z] DEBUG - number of items : 16 [2019-07-29T20:50:03.979Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065308145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065308145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.979Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065308146 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065308146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:03.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065308146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:04.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065308289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:04.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065308289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:04.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065308290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:04.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065308290 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:04.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065308291 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:04.326Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:04.326Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:04.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - Clicking on OK [2019-07-29T20:50:04.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065308319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065308320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065308320 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065308320 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065308320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065308320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:04.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065308320 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') [2019-07-29T20:50:04.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065308146 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} [2019-07-29T20:50:04.326Z] DEBUG - Clicked on [2019-07-29T20:50:04.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:04.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:05.188Z] DEBUG - number of items : 16 [2019-07-29T20:50:05.188Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065309141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065309141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065309141 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065309141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065309141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065309266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065309267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065309267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065309267 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065309267 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:05.188Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.188Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:05.189Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - Clicking on OK [2019-07-29T20:50:05.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065309289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065309289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065309289 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065309289 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065309289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065309289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:05.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065309289 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') [2019-07-29T20:50:05.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065309141 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} [2019-07-29T20:50:05.189Z] DEBUG - Clicked on [2019-07-29T20:50:05.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:05.446Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:06.010Z] DEBUG - number of items : 16 [2019-07-29T20:50:06.010Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065310053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065310054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065310054 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065310054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065310054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065310178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065310179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065310179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065310179 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065310179 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:06.010Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:06.011Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - Clicking on OK [2019-07-29T20:50:06.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065310202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065310202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065310205 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065310205 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065310206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065310206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:06.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065310206 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') [2019-07-29T20:50:06.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065310054 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} [2019-07-29T20:50:06.267Z] DEBUG - Clicked on [2019-07-29T20:50:06.267Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:06.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:11.514Z] DEBUG - number of items : 16 [2019-07-29T20:50:11.514Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065314730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065314731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065314731 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065314731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065314731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065314888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065314889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065314889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065314889 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065314889 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.514Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.514Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - Clicking on OK [2019-07-29T20:50:11.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065314940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065314944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065314944 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065314944 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065314944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065314944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065314945 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') [2019-07-29T20:50:11.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065314732 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} [2019-07-29T20:50:11.515Z] DEBUG - Clicked on [2019-07-29T20:50:11.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:11.515Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:11.515Z] DEBUG - number of items : 16 [2019-07-29T20:50:11.515Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065315720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065315720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.515Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065315721 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065315721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065315721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065315844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065315844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065315844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065315845 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065315845 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.772Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:11.772Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:11.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1065315846 data=null doit=true} to Shell with text {Legend} [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.772Z] 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') [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T20:50:11.772Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-29T20:50:11.772Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-29T20:50:11.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1065315865 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\"") [2019-07-29T20:50:11.772Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.772Z] 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') [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:11.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.772Z] DEBUG - Clicking on OK [2019-07-29T20:50:11.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065315884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065315884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065315884 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065315884 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065315884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065315884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:11.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065315884 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') [2019-07-29T20:50:11.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065315721 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} [2019-07-29T20:50:11.772Z] DEBUG - Clicked on [2019-07-29T20:50:13.143Z] DEBUG - number of items : 16 [2019-07-29T20:50:13.143Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065317080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065317080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065317080 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065317080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065317080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065317208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065317209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065317209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065317210 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065317210 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:13.143Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:13.143Z] 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') [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:13.143Z] 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') [2019-07-29T20:50:13.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:13.143Z] DEBUG - Clicking on [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065317214 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') [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065317214 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') [2019-07-29T20:50:13.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065317214 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-29T20:50:13.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065317214 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065317215 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') [2019-07-29T20:50:13.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065317215 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') [2019-07-29T20:50:13.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065317215 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') [2019-07-29T20:50:13.143Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-29T20:50:13.143Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-29T20:50:13.143Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-29T20:50:13.143Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-29T20:50:13.143Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-29T20:50:13.143Z] DEBUG - Clicked on [2019-07-29T20:50:13.143Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:13.143Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:13.143Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:13.143Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:13.144Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:13.144Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:13.144Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T20:50:13.144Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:13.144Z] 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') [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:13.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:13.144Z] DEBUG - Clicking on OK [2019-07-29T20:50:13.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065317238 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:13.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065317239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:13.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065317239 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:13.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065317239 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:13.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065317239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:13.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065317239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065317239 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') [2019-07-29T20:50:13.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065317080 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} [2019-07-29T20:50:13.144Z] DEBUG - Clicked on [2019-07-29T20:50:14.511Z] DEBUG - number of items : 16 [2019-07-29T20:50:14.511Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065318424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065318424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065318424 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065318424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065318424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065318546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065318547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065318547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065318548 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065318548 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:14.511Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.511Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:14.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - Clicking on OK [2019-07-29T20:50:14.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065318569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065318569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065318569 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065318569 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065318570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065318570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:14.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065318570 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') [2019-07-29T20:50:14.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065318424 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} [2019-07-29T20:50:14.512Z] DEBUG - Clicked on [2019-07-29T20:50:14.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:14.768Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:29.618Z] DEBUG - number of items : 16 [2019-07-29T20:50:29.618Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065333580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065333581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065333581 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065333581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065333581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065333719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065333720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065333720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065333720 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065333720 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:29.618Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:29.618Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - Clicking on OK [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065333742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065333742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065333742 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065333742 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065333742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065333742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:29.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065333742 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') [2019-07-29T20:50:29.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065333581 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} [2019-07-29T20:50:29.618Z] DEBUG - Clicked on [2019-07-29T20:50:29.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:29.875Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:30.438Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:30.438Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:30.438Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:31.002Z] DEBUG - number of items : 16 [2019-07-29T20:50:31.002Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065335055 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065335056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065335056 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065335056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065335056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065335185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065335186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065335187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065335187 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065335187 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.002Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:31.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - Clicking on OK [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065335209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065335209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065335209 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065335209 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065335210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065335210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:31.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065335210 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') [2019-07-29T20:50:31.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065335056 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} [2019-07-29T20:50:31.259Z] DEBUG - Clicked on [2019-07-29T20:50:31.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:31.259Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:31.822Z] DEBUG - number of items : 16 [2019-07-29T20:50:31.822Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065336029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065336030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.822Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065336030 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065336030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:31.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065336030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:32.079Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065336190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:32.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065336191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:32.079Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065336191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:32.079Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065336191 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:32.079Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065336192 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:32.079Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:32.079Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:32.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1065336193 data=null doit=true} to Shell with text {Legend} [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:32.079Z] 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') [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:32.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.079Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:32.080Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-29T20:50:32.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1065336212 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") [2019-07-29T20:50:32.080Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:32.080Z] 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') [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:32.080Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:32.080Z] DEBUG - Clicking on OK [2019-07-29T20:50:32.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065336234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:32.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065336234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:32.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065336234 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:32.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065336234 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:32.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065336234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:32.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065336234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:32.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065336235 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') [2019-07-29T20:50:32.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065336030 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} [2019-07-29T20:50:32.080Z] DEBUG - Clicked on [2019-07-29T20:50:33.449Z] DEBUG - number of items : 16 [2019-07-29T20:50:33.449Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065337438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065337438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065337438 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065337438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065337438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065337590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065337591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065337591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065337591 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065337591 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:33.449Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:33.449Z] 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') [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:33.449Z] 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') [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - Clicking on [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065337596 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') [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065337596 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') [2019-07-29T20:50:33.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065337596 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065337597 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065337597 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') [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065337605 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') [2019-07-29T20:50:33.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065337605 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') [2019-07-29T20:50:33.449Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Clicked on [2019-07-29T20:50:33.449Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:33.449Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:33.449Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:33.449Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T20:50:33.449Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-29T20:50:33.449Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:33.449Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:33.449Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:33.449Z] 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') [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:33.449Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Clicking on OK [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065337612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065337612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065337612 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065337612 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065337612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065337613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:33.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065337613 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') [2019-07-29T20:50:33.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065337438 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} [2019-07-29T20:50:33.449Z] DEBUG - Clicked on [2019-07-29T20:50:34.819Z] DEBUG - number of items : 16 [2019-07-29T20:50:34.819Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065338831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065338831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065338831 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065338831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065338831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065338970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065338971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065338971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065338971 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065338971 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:34.819Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:34.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - Clicking on OK [2019-07-29T20:50:34.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065338993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065338993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065338994 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065338994 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065338994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065338994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:34.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065338994 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') [2019-07-29T20:50:34.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065338831 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} [2019-07-29T20:50:34.820Z] DEBUG - Clicked on [2019-07-29T20:50:35.076Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:35.076Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:35.641Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:35.641Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:35.641Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:36.206Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:36.206Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:36.928Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:36.928Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:37.186Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:37.186Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:37.751Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:37.751Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:38.315Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:38.315Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:38.572Z] DEBUG - number of items : 16 [2019-07-29T20:50:38.572Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065342805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065342805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.572Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065342806 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065342806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065342806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065342949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065342950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065342950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065342950 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065342950 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.830Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:38.830Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.830Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:38.831Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - Clicking on OK [2019-07-29T20:50:38.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065342972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065342972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065342972 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065342972 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065342972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065342975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:38.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065342976 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') [2019-07-29T20:50:38.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065342806 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} [2019-07-29T20:50:39.088Z] DEBUG - Clicked on [2019-07-29T20:50:39.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:39.088Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:39.653Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:39.653Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:39.653Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:39.653Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-29T20:50:39.653Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1065343900 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-29T20:50:39.653Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T20:50:39.653Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T20:50:40.216Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:41.584Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-29T20:50:41.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1065345630 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-29T20:50:41.584Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-29T20:50:41.584Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-29T20:50:41.584Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:50:41.584Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-29T20:50:42.148Z] DEBUG - number of items : 16 [2019-07-29T20:50:42.148Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065346207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065346208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065346208 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065346208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065346208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065346299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065346300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065346300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065346300 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065346300 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:42.148Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:42.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - Clicking on OK [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065346337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065346337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065346337 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065346337 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065346337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065346338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:42.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065346338 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') [2019-07-29T20:50:42.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065346208 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} [2019-07-29T20:50:42.405Z] DEBUG - Clicked on [2019-07-29T20:50:42.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-29T20:50:42.405Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:50:42.966Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:42.966Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:42.966Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:42.966Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:42.966Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T20:50:43.529Z] DEBUG - number of items : 16 [2019-07-29T20:50:43.529Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065347629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065347629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065347629 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065347630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065347630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065347772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065347773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065347773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065347773 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065347773 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T20:50:43.529Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.785Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:43.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - Clicking on OK [2019-07-29T20:50:43.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065347795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065347795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065347795 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065347795 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065347795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065347795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:43.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065347795 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') [2019-07-29T20:50:43.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065347630 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} [2019-07-29T20:50:43.786Z] DEBUG - Clicked on [2019-07-29T20:50:43.786Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 47.724 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-29T20:50:43.786Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.822 s [2019-07-29T20:50:43.786Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.029 s [2019-07-29T20:50:43.786Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.965 s [2019-07-29T20:50:43.786Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 0.918 s [2019-07-29T20:50:43.786Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.75 s [2019-07-29T20:50:43.786Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.636 s [2019-07-29T20:50:43.786Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 15.157 s [2019-07-29T20:50:43.786Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.471 s [2019-07-29T20:50:43.786Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-29T20:50:43.786Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.78 s [2019-07-29T20:50:43.786Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.011 s [2019-07-29T20:50:43.786Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.358 s [2019-07-29T20:50:43.786Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.43 s [2019-07-29T20:50:43.786Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-29T20:50:43.786Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-29T20:50:44.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-29T20:50:45.146Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:50:45.146Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:45.146Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:45.146Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:45.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-29T20:50:45.969Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:50:45.969Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:45.969Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:46.532Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:46.532Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:47.095Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:47.095Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:47.659Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:47.659Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:48.223Z] DEBUG - number of items : 5 [2019-07-29T20:50:48.223Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065352207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065352207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065352208 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065352208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065352208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065352208 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} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065352210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065352210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065352211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065352211 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065352211 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-29T20:50:48.223Z] DEBUG - number of items : 5 [2019-07-29T20:50:48.223Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065352216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065352216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065352216 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065352217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065352217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065352217 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} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065352222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065352222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065352222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065352222 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065352222 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-29T20:50:48.223Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:48.223Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:48.223Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:48.223Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:48.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-29T20:50:48.785Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:50:48.785Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:49.042Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:49.042Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:49.042Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:49.042Z] DEBUG - Attempting to set focus on with text {} [2019-07-29T20:50:49.042Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.307 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-29T20:50:49.042Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.698 s [2019-07-29T20:50:49.042Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.006 s [2019-07-29T20:50:49.042Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.41 s [2019-07-29T20:50:49.042Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-29T20:50:49.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:50:49.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:50:49.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:50:49.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:50:49.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:50:49.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:50:49.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1065353788 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1065353789 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1065353789 data=null} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1065353789 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065353790 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} [2019-07-29T20:50:49.860Z] [2019-07-29T20:50:49.860Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-29 20:50:49.661 [2019-07-29T20:50:49.860Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-29T20:50:49.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1065353979 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:50:49.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1065353982 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1065353982 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1065353982 data=null} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1065353983 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065353983 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} [2019-07-29T20:50:49.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1065353989 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T20:50:49.860Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-29T20:50:49.860Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-29T20:50:49.860Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-29T20:50:50.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1065354096 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' [2019-07-29T20:50:50.116Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-29T20:50:50.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1065354308 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-29T20:50:50.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1065354309 data=null} to TreeItem with text {SomeProject} [2019-07-29T20:50:50.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1065354309 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T20:50:50.116Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065354310 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} [2019-07-29T20:50:50.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1065354332 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T20:50:50.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1065354333 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-29T20:50:50.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1065354333 data=null} to TreeItem with text {Trace Compass} [2019-07-29T20:50:50.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1065354334 data=null button=1 stateMask=0x0 x=109 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-29T20:50:50.116Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065354334 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} [2019-07-29T20:50:50.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1065354337 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-29T20:50:50.116Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-29T20:50:52.008Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-29T20:50:52.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:50:52.008Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:50:52.008Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:50:52.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:50:52.008Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-29T20:50:52.008Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-29T20:50:52.265Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-29T20:50:52.265Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-29T20:50:52.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1065356344 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-29T20:50:52.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:50:52.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:50:52.265Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1065356358 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-29T20:50:52.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1065356358 data=null doit=true} to TableItem with text {.* resources} [2019-07-29T20:50:52.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1065356359 data=null} to TableItem with text {.* resources} [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1065356359 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-29T20:50:52.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065356359 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} [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1065356360 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-29T20:50:52.265Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-29T20:50:52.265Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1065356362 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1065356362 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1065356362 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1065356363 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065356389 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} [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1065356390 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.265Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-29T20:50:52.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:50:52.265Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:52.265Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:52.265Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:52.265Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.265Z] DEBUG - Clicking on OK [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065356392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065356392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065356392 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065356392 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065356392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065356392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065356392 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') [2019-07-29T20:50:52.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1065356157 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...' [2019-07-29T20:50:52.265Z] DEBUG - Clicked on [2019-07-29T20:50:52.265Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:50:52.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:50:52.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:50:52.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:50:52.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:50:52.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1065356482 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1065356482 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1065356482 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1065356483 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065356483 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} [2019-07-29T20:50:52.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1065356521 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1065356522 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1065356522 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1065356522 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.522Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065356523 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} [2019-07-29T20:50:52.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1065356528 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-29T20:50:52.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065356528 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:50:52.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065356528 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:50:52.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065356528 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:50:52.522Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065356529 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]} [2019-07-29T20:50:52.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065356586 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:50:52.522Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-29T20:50:52.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:50:52.522Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-29T20:50:52.522Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-29T20:50:52.779Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-29T20:50:52.779Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-29T20:50:52.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1065356926 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-29T20:50:52.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:50:52.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:50:52.779Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1065356996 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-29T20:50:52.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1065356997 data=null doit=true} to TableItem with text {.* resources} [2019-07-29T20:50:52.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1065356997 data=null} to TableItem with text {.* resources} [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1065356997 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-29T20:50:52.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065356997 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} [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1065356998 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-29T20:50:52.779Z] DEBUG - Setting state to checked on: .* resources [2019-07-29T20:50:52.779Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1065357000 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1065357000 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1065357000 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1065357000 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065357000 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} [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1065357001 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-29T20:50:52.779Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-29T20:50:52.779Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:50:52.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:52.779Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:52.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:52.779Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.779Z] DEBUG - Clicking on OK [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065357002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065357002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065357002 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065357002 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065357002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065357002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:52.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065357003 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') [2019-07-29T20:50:52.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1065356706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...' [2019-07-29T20:50:53.036Z] DEBUG - Clicked on [2019-07-29T20:50:53.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:50:53.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:50:53.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:50:53.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065357237 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:50:53.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:50:53.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:50:53.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:50:53.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:50:53.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1065357244 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-29T20:50:53.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1065357244 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-29T20:50:53.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1065357244 data=null} to TreeItem with text {SomeProject} [2019-07-29T20:50:53.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1065357258 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T20:50:53.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065357259 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} [2019-07-29T20:50:53.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1065357318 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-29T20:50:53.293Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:50:53.293Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:50:53.293Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:50:53.926Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:50:53.926Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358154 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358155 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358155 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') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358174 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065358174 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:50:53.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:53.926Z] DEBUG - Clicking on OK [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065358175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065358175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:53.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065358175 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:53.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065358175 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065358175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:53.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065358175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:54.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:50:54.277Z] DEBUG - Clicked on OK [2019-07-29T20:50:54.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065358175 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') [2019-07-29T20:50:54.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065357410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:50:54.839Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.633 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-29T20:50:54.839Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.37 s [2019-07-29T20:50:54.839Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 1.028 s [2019-07-29T20:50:54.839Z] [2019-07-29T20:50:54.839Z] Results: [2019-07-29T20:50:54.839Z] [2019-07-29T20:50:54.839Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-29T20:50:54.839Z] [2019-07-29T20:50:55.096Z] [2019-07-29T20:50:55.096Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 20:50:54.963 [2019-07-29T20:50:55.096Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T20:50:56.025Z] [INFO] All tests passed! [2019-07-29T20:50:56.025Z] [INFO] [2019-07-29T20:50:56.025Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:50:56.025Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T20:50:56.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:50:56.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-29T20:50:56.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-07-29T20:50:56.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T20:50:56.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:50:56.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-29T20:50:56.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-29T20:50:56.282Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-29T20:50:56.282Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.282Z] [INFO] The project's OSGi version is 1.0.4.201907292011 [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.282Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:50:56.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-29T20:50:56.282Z] [INFO] [2019-07-29T20:50:56.282Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.282Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-29T20:50:56.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-29T20:50:56.539Z] Long value = fMapper.apply(element); [2019-07-29T20:50:56.539Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:50:56.539Z] 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 [2019-07-29T20:50:56.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-29T20:50:56.539Z] if (value <= fMapper.apply(obj)) { [2019-07-29T20:50:56.539Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:50:56.539Z] 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 [2019-07-29T20:50:56.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-29T20:50:56.539Z] Long value = fMapper.apply(element); [2019-07-29T20:50:56.539Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:50:56.539Z] 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 [2019-07-29T20:50:56.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-29T20:50:56.539Z] if (value >= fMapper.apply(obj)) { [2019-07-29T20:50:56.539Z] ^^^^^^^^^^^^^^^^^^ [2019-07-29T20:50:56.539Z] 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 [2019-07-29T20:50:56.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-29T20:50:56.539Z] Statistics::update, Statistics::merge); [2019-07-29T20:50:56.539Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:50:56.539Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2019-07-29T20:50:56.539Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-29T20:50:56.539Z] Statistics::update, Statistics::merge); [2019-07-29T20:50:56.539Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:50:56.539Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2019-07-29T20:50:56.539Z] 6 problems (6 warnings) [2019-07-29T20:50:56.539Z] [INFO] [2019-07-29T20:50:56.539Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.539Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:50:56.539Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-29T20:50:56.539Z] [INFO] [2019-07-29T20:50:56.539Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.539Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-29T20:50:56.539Z] [INFO] [2019-07-29T20:50:56.539Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.539Z] [INFO] [2019-07-29T20:50:56.539Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.796Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-29T20:50:56.796Z] [INFO] [2019-07-29T20:50:56.796Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.796Z] [INFO] [2019-07-29T20:50:56.796Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.796Z] [INFO] [2019-07-29T20:50:56.796Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.796Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-29T20:50:56.796Z] [INFO] [2019-07-29T20:50:56.796Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:56.796Z] [INFO] [2019-07-29T20:50:56.796Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:50:58.163Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-29T20:50:58.163Z] [INFO] Command line: [2019-07-29T20:50:58.163Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:50:58.163Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:51:01.435Z] !SESSION 2019-07-29 20:50:58.365 ----------------------------------------------- [2019-07-29T20:51:01.435Z] eclipse.buildId=unknown [2019-07-29T20:51:01.435Z] java.version=1.8.0_202 [2019-07-29T20:51:01.435Z] java.vendor=Oracle Corporation [2019-07-29T20:51:01.435Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:51:01.435Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:51:01.435Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:51:01.435Z] [2019-07-29T20:51:01.435Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:51:01.043 [2019-07-29T20:51:01.435Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:51:01.435Z] !STACK 0 [2019-07-29T20:51:01.435Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:51:01.435Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:01.435Z] [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:51:01.435Z] [2019-07-29T20:51:01.435Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:51:01.166 [2019-07-29T20:51:01.435Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:51:01.435Z] !STACK 0 [2019-07-29T20:51:01.435Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:51:01.435Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:01.435Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:51:01.435Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:51:01.435Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:51:01.435Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:01.435Z] [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:51:01.435Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:51:03.956Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-29T20:51:05.986Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-29T20:51:05.986Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.045 s [2019-07-29T20:51:05.986Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:51:05.986Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.402 s [2019-07-29T20:51:05.986Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.548 s [2019-07-29T20:51:05.986Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.389 s [2019-07-29T20:51:05.986Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:05.986Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:51:05.986Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.411 s [2019-07-29T20:51:05.986Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.232 s [2019-07-29T20:51:05.986Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:05.986Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:05.986Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.006 s [2019-07-29T20:51:05.986Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.003 s [2019-07-29T20:51:05.986Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.2 s [2019-07-29T20:51:05.986Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:05.986Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-29T20:51:07.881Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-29T20:51:07.881Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:51:07.881Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:51:07.881Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.506 s [2019-07-29T20:51:07.881Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.702 s [2019-07-29T20:51:07.881Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.127 s [2019-07-29T20:51:07.881Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:07.881Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:07.881Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.179 s [2019-07-29T20:51:07.881Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.198 s [2019-07-29T20:51:07.881Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:07.881Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:07.881Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.005 s [2019-07-29T20:51:07.881Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:51:07.881Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.226 s [2019-07-29T20:51:07.881Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:07.881Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-29T20:51:08.812Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-29T20:51:08.812Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.427 s [2019-07-29T20:51:08.812Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.104 s [2019-07-29T20:51:08.812Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.062 s [2019-07-29T20:51:08.812Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.06 s [2019-07-29T20:51:08.812Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.095 s [2019-07-29T20:51:08.812Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.089 s [2019-07-29T20:51:08.812Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.055 s [2019-07-29T20:51:08.812Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.048 s [2019-07-29T20:51:08.812Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-29T20:51:11.334Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.582 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-29T20:51:11.334Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:51:11.334Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:11.334Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.913 s [2019-07-29T20:51:11.334Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.506 s [2019-07-29T20:51:11.334Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.218 s [2019-07-29T20:51:11.334Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:11.334Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:11.334Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.418 s [2019-07-29T20:51:11.334Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.476 s [2019-07-29T20:51:11.334Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-29T20:51:11.334Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:11.334Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:11.334Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-29T20:51:11.334Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:11.334Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-29T20:51:11.334Z] [2019-07-29T20:51:11.334Z] Results: [2019-07-29T20:51:11.334Z] [2019-07-29T20:51:11.334Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:51:11.334Z] [2019-07-29T20:51:12.264Z] [INFO] All tests passed! [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:51:12.264Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec [2019-07-29T20:51:12.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:51:12.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:12.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties 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 [2019-07-29T20:51:12.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:12.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:12.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:12.264Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-29T20:51:12.264Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-29T20:51:12.264Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.264Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.264Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:12.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-29T20:51:12.264Z] [INFO] [2019-07-29T20:51:12.264Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.520Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:12.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.777Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.777Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.777Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:12.777Z] [INFO] [2019-07-29T20:51:12.777Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:14.145Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T20:51:14.145Z] [INFO] Command line: [2019-07-29T20:51:14.401Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T20:51:14.401Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:51:17.678Z] !SESSION 2019-07-29 20:51:14.379 ----------------------------------------------- [2019-07-29T20:51:17.678Z] eclipse.buildId=unknown [2019-07-29T20:51:17.678Z] java.version=1.8.0_202 [2019-07-29T20:51:17.678Z] java.vendor=Oracle Corporation [2019-07-29T20:51:17.678Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:51:17.678Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T20:51:17.678Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T20:51:17.678Z] [2019-07-29T20:51:17.678Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:51:17.231 [2019-07-29T20:51:17.678Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:51:17.678Z] !STACK 0 [2019-07-29T20:51:17.678Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:51:17.678Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:17.678Z] [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:51:17.678Z] [2019-07-29T20:51:17.678Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:51:17.422 [2019-07-29T20:51:17.678Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:51:17.678Z] !STACK 0 [2019-07-29T20:51:17.678Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:51:17.678Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:17.678Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:51:17.678Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:51:17.678Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:51:17.678Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:17.678Z] [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:51:17.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:51:19.572Z] process 8154: 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 [2019-07-29T20:51:19.572Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:51:19.829Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:51:19.829Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:51:29.779Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-29T20:51:29.779Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-29T20:51:29.779Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-29T20:51:29.779Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-29T20:51:29.779Z] Display size: 1440x900 [2019-07-29T20:51:29.779Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T20:51:29.779Z] GTK version=3.18.9 [2019-07-29T20:51:29.779Z] GTK theme=Ambiance [2019-07-29T20:51:29.779Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T20:51:29.779Z] Time zone: Coordinated Universal Time [2019-07-29T20:51:29.779Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T20:51:29.779Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T20:51:31.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:31.930Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T20:51:31.930Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1065396030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065396031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1065396078 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1065396079 data=null} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1065396083 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1065396088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1065396088 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1065396089 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1065396090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1065396091 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1065396091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1065396092 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1065396092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1065396109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1065396110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1065396111 data=null doit=true} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1065396112 data=null} to TimeGraphControl with text {} [2019-07-29T20:51:31.930Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-29T20:51:31.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:32.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:32.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:32.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:33.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:33.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:33.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:33.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-29T20:51:33.525Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.626 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-29T20:51:33.525Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.93 s [2019-07-29T20:51:33.525Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.175 s [2019-07-29T20:51:33.525Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.117 s [2019-07-29T20:51:33.525Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.101 s [2019-07-29T20:51:33.525Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.394 s [2019-07-29T20:51:33.525Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.188 s [2019-07-29T20:51:33.525Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.185 s [2019-07-29T20:51:33.525Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.119 s [2019-07-29T20:51:33.525Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.209 s [2019-07-29T20:51:33.525Z] [2019-07-29T20:51:33.525Z] Results: [2019-07-29T20:51:33.525Z] [2019-07-29T20:51:33.525Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T20:51:33.525Z] [2019-07-29T20:51:35.463Z] [INFO] All tests passed! [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:35.463Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T20:51:35.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:35.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-29T20:51:35.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-29T20:51:35.463Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-29T20:51:35.463Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-29T20:51:35.463Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.0.0-SNAPSHOT.pom [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-29T20:51:35.463Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-29T20:51:35.463Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.463Z] [INFO] The project's OSGi version is 1.1.1.201907292011 [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.463Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:35.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-29T20:51:35.463Z] [INFO] [2019-07-29T20:51:35.463Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.463Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:35.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] [2019-07-29T20:51:35.720Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.720Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec [2019-07-29T20:51:35.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-29T20:51:35.976Z] [INFO] [2019-07-29T20:51:35.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.976Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:51:35.976Z] [INFO] [2019-07-29T20:51:35.976Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-29T20:51:35.976Z] [INFO] [2019-07-29T20:51:35.976Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-29T20:51:35.976Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-29T20:51:35.976Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:51:35.976Z] [INFO] [2019-07-29T20:51:35.976Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:35.976Z] [INFO] [2019-07-29T20:51:35.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:35.976Z] [INFO] The project's OSGi version is 3.2.2.201907292011 [2019-07-29T20:51:35.976Z] [INFO] [2019-07-29T20:51:35.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:35.976Z] [INFO] [2019-07-29T20:51:35.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:35.976Z] [INFO] [2019-07-29T20:51:35.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:35.977Z] [INFO] [2019-07-29T20:51:35.977Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:35.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:51:35.977Z] [INFO] [2019-07-29T20:51:35.977Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:35.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:35.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-29T20:51:35.977Z] [INFO] [2019-07-29T20:51:35.977Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:35.977Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-29T20:51:36.907Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-29T20:51:36.907Z] ^^^^^^ [2019-07-29T20:51:36.907Z] 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>' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-29T20:51:36.907Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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 [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-29T20:51:36.907Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-29T20:51:36.907Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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>>' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-29T20:51:36.907Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-29T20:51:36.907Z] final String alias = entry.getValue(); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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 [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-29T20:51:36.907Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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 [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-29T20:51:36.907Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-29T20:51:36.907Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-29T20:51:36.907Z] ^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-29T20:51:36.907Z] return quarkToRow.values(); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-29T20:51:36.907Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-29T20:51:36.907Z] ^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-29T20:51:36.907Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-29T20:51:36.907Z] ^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-29T20:51:36.907Z] buffer.putString(entry.getKey()); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-29T20:51:36.907Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-29T20:51:36.907Z] series.getValue().getData()[i] = extractValue(value); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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 [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-29T20:51:36.907Z] getSeriesDelta(series.getValue().getData()); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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 [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-29T20:51:36.907Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-29T20:51:36.907Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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>' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-29T20:51:36.907Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-29T20:51:36.907Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-29T20:51:36.907Z] int attributeQuark = series.getKey().fQuark; [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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 [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-29T20:51:36.907Z] series.getValue().getData()[i] = extractValue(value); [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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 [2019-07-29T20:51:36.907Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-29T20:51:36.907Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-29T20:51:36.907Z] ^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.907Z] 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 [2019-07-29T20:51:36.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-29T20:51:36.908Z] getSeriesDelta(series.getValue().getData()); [2019-07-29T20:51:36.908Z] ^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.908Z] 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 [2019-07-29T20:51:36.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-29T20:51:36.908Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-29T20:51:36.908Z] ^^^^^^^^^^^^^^ [2019-07-29T20:51:36.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-29T20:51:36.908Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-29T20:51:36.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.908Z] 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>' [2019-07-29T20:51:36.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-29T20:51:36.908Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-29T20:51:36.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-29T20:51:36.908Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-29T20:51:36.908Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.908Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-29T20:51:36.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-29T20:51:36.908Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-29T20:51:36.908Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.908Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-29T20:51:36.908Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-29T20:51:36.908Z] ^^^^^^^^^^^^^^^^ [2019-07-29T20:51:36.908Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T20:51:36.908Z] 30 problems (30 warnings) [2019-07-29T20:51:36.908Z] [INFO] [2019-07-29T20:51:36.908Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:36.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:36.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-29T20:51:36.908Z] [INFO] [2019-07-29T20:51:36.908Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:36.908Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-29T20:51:36.908Z] [INFO] [2019-07-29T20:51:36.908Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:36.908Z] [INFO] [2019-07-29T20:51:36.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:36.908Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-29T20:51:37.165Z] [INFO] [2019-07-29T20:51:37.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:37.165Z] [INFO] [2019-07-29T20:51:37.165Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:37.165Z] [INFO] [2019-07-29T20:51:37.165Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:37.165Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-29T20:51:37.422Z] [INFO] [2019-07-29T20:51:37.422Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:37.422Z] [INFO] [2019-07-29T20:51:37.422Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:37.422Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec [2019-07-29T20:51:37.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-29T20:51:37.984Z] [INFO] [2019-07-29T20:51:37.984Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:37.984Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-29T20:51:37.984Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.pom [2019-07-29T20:51:37.984Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-29T20:51:37.984Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:51:37.984Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2metadata.xml [2019-07-29T20:51:37.984Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2artifacts.xml [2019-07-29T20:51:37.984Z] [INFO] [2019-07-29T20:51:37.984Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-29T20:51:37.984Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-29T20:51:37.985Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-29T20:51:37.985Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:51:37.985Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:37.985Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:37.985Z] [INFO] The project's OSGi version is 3.0.0.201907292011 [2019-07-29T20:51:37.985Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:37.985Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:37.985Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:37.985Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:37.985Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:51:37.985Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:37.985Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:37.985Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-29T20:51:37.985Z] [INFO] [2019-07-29T20:51:37.985Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:37.985Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-29T20:51:38.547Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-29T20:51:38.547Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-29T20:51:38.547Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:38.547Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-29T20:51:38.547Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-29T20:51:38.547Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-29T20:51:38.547Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:38.547Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-29T20:51:38.547Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-29T20:51:38.547Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-29T20:51:38.547Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:51:38.547Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-29T20:51:38.547Z] 3 problems (3 warnings) [2019-07-29T20:51:38.547Z] [INFO] [2019-07-29T20:51:38.547Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:38.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-29T20:51:38.547Z] [INFO] [2019-07-29T20:51:38.547Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.547Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-29T20:51:38.547Z] [INFO] [2019-07-29T20:51:38.547Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.547Z] [INFO] [2019-07-29T20:51:38.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.547Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-29T20:51:38.547Z] [INFO] [2019-07-29T20:51:38.547Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.547Z] [INFO] [2019-07-29T20:51:38.547Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.547Z] [INFO] [2019-07-29T20:51:38.547Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.547Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:38.804Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:38.804Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.804Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec [2019-07-29T20:51:38.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 28 classes [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:38.804Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.804Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-29T20:51:38.804Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.pom [2019-07-29T20:51:38.804Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-29T20:51:38.804Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:51:38.804Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:51:38.804Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:38.804Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:38.804Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-29T20:51:38.804Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-29T20:51:38.804Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:38.804Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:38.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:38.804Z] [INFO] The project's OSGi version is 0.0.4.201907292011 [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:38.804Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:38.804Z] [INFO] [2019-07-29T20:51:39.061Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.061Z] [INFO] [2019-07-29T20:51:39.061Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.061Z] [INFO] [2019-07-29T20:51:39.061Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.061Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:51:39.061Z] [INFO] [2019-07-29T20:51:39.061Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.061Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:39.061Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-29T20:51:39.061Z] [INFO] [2019-07-29T20:51:39.061Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.061Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:51:39.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.317Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.317Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.317Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:39.317Z] [INFO] [2019-07-29T20:51:39.317Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:51:41.208Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T20:51:41.208Z] [INFO] Command line: [2019-07-29T20:51:41.208Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T20:51:41.208Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:51:44.569Z] !SESSION 2019-07-29 20:51:40.972 ----------------------------------------------- [2019-07-29T20:51:44.569Z] eclipse.buildId=unknown [2019-07-29T20:51:44.569Z] java.version=1.8.0_202 [2019-07-29T20:51:44.569Z] java.vendor=Oracle Corporation [2019-07-29T20:51:44.569Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:51:44.569Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T20:51:44.569Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T20:51:44.569Z] [2019-07-29T20:51:44.569Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:51:44.031 [2019-07-29T20:51:44.569Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:51:44.569Z] !STACK 0 [2019-07-29T20:51:44.569Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:51:44.569Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:44.569Z] [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:51:44.569Z] [2019-07-29T20:51:44.569Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:51:44.164 [2019-07-29T20:51:44.569Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:51:44.569Z] !STACK 0 [2019-07-29T20:51:44.569Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:51:44.569Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:44.569Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:51:44.569Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:51:44.569Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:51:44.569Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:51:44.569Z] [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:51:44.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:51:46.463Z] process 8257: 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 [2019-07-29T20:51:46.463Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:51:46.720Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:51:46.721Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:51:56.674Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-29T20:51:57.605Z] Display size: 1440x900 [2019-07-29T20:51:57.605Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T20:51:57.605Z] GTK version=3.18.9 [2019-07-29T20:51:57.605Z] GTK theme=Ambiance [2019-07-29T20:51:57.605Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T20:51:57.605Z] Time zone: Coordinated Universal Time [2019-07-29T20:51:57.605Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T20:51:57.605Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T20:51:59.500Z] *** BUG *** [2019-07-29T20:51:59.500Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:51:59.500Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:51:59.500Z] [2019-07-29T20:51:59.500Z] *** BUG *** [2019-07-29T20:51:59.500Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:51:59.500Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:51:59.500Z] [2019-07-29T20:51:59.500Z] *** BUG *** [2019-07-29T20:51:59.500Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:51:59.500Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:51:59.500Z] [2019-07-29T20:51:59.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T20:51:59.756Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:52:46.398Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T20:52:46.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:52:46.398Z] DEBUG - number of items : 6 [2019-07-29T20:52:46.398Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065466521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065466522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065466522 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1065466523 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065466523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065466523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065466524 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} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065466698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065466701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065466702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065466702 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065466703 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-29T20:52:46.398Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-29T20:52:46.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1065466712 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' [2019-07-29T20:52:46.398Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-29T20:52:46.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T20:52:46.398Z] DEBUG - number of items : 6 [2019-07-29T20:52:46.398Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065467101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065467101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065467101 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065467101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065467102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065467102 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} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065467118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065467119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065467119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065467119 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065467120 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T20:52:46.398Z] DEBUG - number of items : 6 [2019-07-29T20:52:46.398Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065467192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065467192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065467192 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065467192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065467193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065467193 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} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065467195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065467197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065467197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065467197 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065467198 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T20:52:46.398Z] DEBUG - number of items : 6 [2019-07-29T20:52:46.398Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065467226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065467226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065467226 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065467227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065467227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065467227 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} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065467286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065467287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065467287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065467287 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065467288 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T20:52:46.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T20:52:46.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T20:52:46.398Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:52:46.656Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T20:52:46.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:01.512Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-29T20:53:01.512Z] DEBUG - number of items : 6 [2019-07-29T20:53:01.512Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065483987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065483988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065483988 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1065483988 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065483988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065483989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065483989 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} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065484073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065484074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065484074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065484074 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065484075 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-29T20:53:01.513Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065484390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065484391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065484391 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1065484392 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065484392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065484392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065484392 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} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065484525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065484527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065484527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065484527 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065484528 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T20:53:01.513Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-29T20:53:01.513Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-29T20:53:01.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1065484532 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' [2019-07-29T20:53:01.513Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-29T20:53:01.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T20:53:01.513Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T20:53:01.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:01.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:01.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T20:53:01.513Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-29T20:53:01.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:01.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:01.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T20:53:01.769Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T20:53:02.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:02.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:02.026Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-29T20:53:02.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:02.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:02.283Z] DEBUG - number of items : 6 [2019-07-29T20:53:02.283Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065486345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065486345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065486378 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065486379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065486379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065486379 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} [2019-07-29T20:53:02.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065486390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065486393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065486394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065486394 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065486394 data=null} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.283Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T20:53:02.540Z] DEBUG - number of items : 6 [2019-07-29T20:53:02.540Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065486590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065486590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065486590 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065486591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065486591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065486591 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} [2019-07-29T20:53:02.540Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065486594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065486595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065486595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065486595 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065486595 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.540Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:02.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T20:53:02.540Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-29T20:53:02.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T20:53:02.797Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:53:06.070Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T20:53:06.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:06.070Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-29T20:53:06.070Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-29T20:53:06.070Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-29T20:53:06.070Z] *** BUG *** [2019-07-29T20:53:06.070Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:53:06.070Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:53:06.070Z] [2019-07-29T20:53:06.070Z] *** BUG *** [2019-07-29T20:53:06.070Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:53:06.070Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:53:06.070Z] [2019-07-29T20:53:06.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1065490187 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' [2019-07-29T20:53:06.327Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-29T20:53:06.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T20:53:06.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T20:53:06.840Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-29T20:53:06.840Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-29T20:53:06.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1065490880 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' [2019-07-29T20:53:06.840Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-29T20:53:06.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-29T20:53:07.771Z] *** BUG *** [2019-07-29T20:53:07.771Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:53:07.771Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:53:07.771Z] [2019-07-29T20:53:07.771Z] *** BUG *** [2019-07-29T20:53:07.771Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:53:07.771Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:53:07.771Z] [2019-07-29T20:53:07.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-29T20:53:09.141Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-29T20:53:09.141Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T20:53:09.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:09.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:09.399Z] DEBUG - number of items : 6 [2019-07-29T20:53:09.399Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1065493590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065493590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1065493590 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1065493590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1065493591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1065493591 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} [2019-07-29T20:53:09.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1065493593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1065493612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1065493612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1065493613 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:09.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1065493613 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:09.399Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-29T20:53:09.399Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-29T20:53:09.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:09.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:11.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065495121 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:53:11.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:53:11.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:53:11.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:53:11.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:53:11.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065495213 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:53:11.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065495214 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:53:11.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065495214 data=null} to TreeItem with text {test} [2019-07-29T20:53:11.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065495215 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:53:11.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065495216 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} [2019-07-29T20:53:11.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065495306 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:53:11.725Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:53:11.725Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:53:11.725Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:53:11.982Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:53:11.982Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:53:11.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:53:11.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:53:11.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.982Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:53:11.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:53:11.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:53:11.982Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.982Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:53:11.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496135 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496135 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496136 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') [2019-07-29T20:53:11.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496137 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065496137 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.983Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:11.983Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:53:11.983Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:53:11.983Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:53:11.983Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:53:11.983Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:53:11.983Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:53:11.983Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] DEBUG - Clicking on OK [2019-07-29T20:53:11.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065496143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065496143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065496144 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065496144 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065496144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065496144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:11.983Z] DEBUG - Clicked on OK [2019-07-29T20:53:13.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065496144 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') [2019-07-29T20:53:13.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065495621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:53:13.351Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.806 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-29T20:53:13.351Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 44.261 s [2019-07-29T20:53:13.351Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 19.5 s [2019-07-29T20:53:13.351Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 8.004 s [2019-07-29T20:53:13.351Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-29T20:53:13.915Z] *** BUG *** [2019-07-29T20:53:13.915Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:53:13.915Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:53:13.915Z] [2019-07-29T20:53:13.915Z] *** BUG *** [2019-07-29T20:53:13.915Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:53:13.915Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:53:13.915Z] [2019-07-29T20:53:13.915Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T20:53:14.171Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:53:46.224Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T20:53:46.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:46.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:53:46.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:53:46.224Z] DEBUG - Setting state to checked on: minor_faults [2019-07-29T20:53:46.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-29T20:53:46.224Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:53:46.224Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-29T20:53:46.224Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:53:46.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:53:46.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:53:46.224Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-29T20:53:46.224Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-29T20:53:46.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065530082 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:53:46.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:53:46.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:53:46.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:53:46.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:53:46.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065530129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:53:46.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065530177 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:53:46.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065530182 data=null} to TreeItem with text {test} [2019-07-29T20:53:46.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065530182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:53:46.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065530183 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} [2019-07-29T20:53:46.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065530201 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:53:46.224Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:53:46.224Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:53:46.224Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:53:47.201Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:53:47.201Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:53:47.201Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531199 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531199 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531200 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') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531201 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065531201 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:53:47.201Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] DEBUG - Clicking on OK [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065531204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065531204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065531204 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065531205 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065531205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065531205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:53:47.201Z] DEBUG - Clicked on OK [2019-07-29T20:53:47.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065531205 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') [2019-07-29T20:53:47.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065530334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:53:48.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.752 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-29T20:53:48.328Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 28.697 s [2019-07-29T20:53:48.328Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 3.311 s [2019-07-29T20:53:48.328Z] [2019-07-29T20:53:48.328Z] Results: [2019-07-29T20:53:48.328Z] [2019-07-29T20:53:48.328Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:53:48.328Z] [2019-07-29T20:53:48.891Z] [2019-07-29T20:53:48.891Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 20:53:48.771 [2019-07-29T20:53:48.891Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T20:53:49.821Z] [INFO] All tests passed! [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T20:53:49.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:53:49.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-29T20:53:49.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:53:49.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:53:49.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:53:49.821Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-29T20:53:49.821Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-29T20:53:49.821Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] The project's OSGi version is 1.0.7.201907292011 [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:53:49.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-29T20:53:49.821Z] [INFO] [2019-07-29T20:53:49.821Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:49.821Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-29T20:53:50.078Z] [INFO] [2019-07-29T20:53:50.078Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:50.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:53:50.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-29T20:53:50.078Z] [INFO] [2019-07-29T20:53:50.078Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:50.078Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-29T20:53:50.334Z] [INFO] [2019-07-29T20:53:50.334Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:50.334Z] [INFO] [2019-07-29T20:53:50.334Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:50.334Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-29T20:53:50.334Z] [INFO] [2019-07-29T20:53:50.334Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:50.334Z] [INFO] [2019-07-29T20:53:50.334Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:50.334Z] [INFO] [2019-07-29T20:53:50.334Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:50.334Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-29T20:53:50.334Z] [INFO] [2019-07-29T20:53:50.334Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:50.334Z] [INFO] [2019-07-29T20:53:50.334Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:53:51.703Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T20:53:51.703Z] [INFO] Command line: [2019-07-29T20:53:51.703Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T20:53:51.703Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:53:54.974Z] !SESSION 2019-07-29 20:53:51.786 ----------------------------------------------- [2019-07-29T20:53:54.974Z] eclipse.buildId=unknown [2019-07-29T20:53:54.974Z] java.version=1.8.0_202 [2019-07-29T20:53:54.974Z] java.vendor=Oracle Corporation [2019-07-29T20:53:54.974Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:53:54.974Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T20:53:54.974Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T20:53:54.974Z] [2019-07-29T20:53:54.974Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:53:54.746 [2019-07-29T20:53:54.974Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:53:54.974Z] !STACK 0 [2019-07-29T20:53:54.974Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:53:54.974Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:53:54.974Z] [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:53:54.974Z] [2019-07-29T20:53:54.974Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:53:54.930 [2019-07-29T20:53:54.974Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:53:54.974Z] !STACK 0 [2019-07-29T20:53:54.974Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:53:54.974Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:53:54.974Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:53:54.974Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:53:54.974Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:53:54.974Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:53:54.974Z] [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:53:54.974Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:53:56.868Z] process 8573: 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 [2019-07-29T20:53:56.868Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:53:57.431Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:53:57.431Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:54:07.415Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-29T20:54:07.415Z] Display size: 1440x900 [2019-07-29T20:54:07.415Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T20:54:07.415Z] GTK version=3.18.9 [2019-07-29T20:54:07.415Z] GTK theme=Ambiance [2019-07-29T20:54:07.415Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T20:54:07.415Z] Time zone: Coordinated Universal Time [2019-07-29T20:54:07.415Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T20:54:07.415Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T20:54:08.786Z] *** BUG *** [2019-07-29T20:54:08.786Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:08.786Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:08.786Z] [2019-07-29T20:54:08.786Z] *** BUG *** [2019-07-29T20:54:08.786Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:08.786Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:08.786Z] [2019-07-29T20:54:08.786Z] *** BUG *** [2019-07-29T20:54:08.786Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:08.786Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:08.786Z] [2019-07-29T20:54:08.786Z] *** BUG *** [2019-07-29T20:54:08.786Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:08.786Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:08.786Z] [2019-07-29T20:54:08.786Z] *** BUG *** [2019-07-29T20:54:08.786Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:08.786Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:08.786Z] [2019-07-29T20:54:08.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065552901 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} [2019-07-29T20:54:08.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065552958 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:08.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065552959 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} [2019-07-29T20:54:08.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065553010 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:08.786Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:54:09.044Z] *** BUG *** [2019-07-29T20:54:09.044Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:09.044Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:09.044Z] [2019-07-29T20:54:09.044Z] *** BUG *** [2019-07-29T20:54:09.044Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:09.044Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:09.044Z] [2019-07-29T20:54:09.044Z] *** BUG *** [2019-07-29T20:54:09.044Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:09.044Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:09.044Z] [2019-07-29T20:54:09.044Z] *** BUG *** [2019-07-29T20:54:09.044Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:09.044Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:09.044Z] [2019-07-29T20:54:09.044Z] *** BUG *** [2019-07-29T20:54:09.044Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:54:09.044Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:54:09.044Z] [2019-07-29T20:54:09.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065553306 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} [2019-07-29T20:54:09.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065553308 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:09.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065553311 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} [2019-07-29T20:54:09.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065553312 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:09.301Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:54:09.558Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:54:09.814Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-29T20:54:09.814Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-29T20:54:09.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1065553826 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...' [2019-07-29T20:54:09.814Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-29T20:54:09.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:54:24.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065565970 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} [2019-07-29T20:54:24.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065568555 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:25.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065568556 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} [2019-07-29T20:54:25.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065569926 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:25.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:54:28.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065571996 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} [2019-07-29T20:54:28.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065572000 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:28.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065572021 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} [2019-07-29T20:54:28.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065572025 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:28.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:54:38.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065582016 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} [2019-07-29T20:54:39.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065583165 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:39.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065583166 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} [2019-07-29T20:54:40.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065584316 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:40.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:54:55.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065598094 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} [2019-07-29T20:54:55.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065599907 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:55.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065599908 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} [2019-07-29T20:54:55.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065599914 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:54:56.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:55:11.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065614516 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} [2019-07-29T20:55:13.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065617710 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:55:14.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065617712 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} [2019-07-29T20:55:16.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065620369 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:55:16.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-29T20:55:18.467Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.239 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-29T20:55:18.467Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.583 s [2019-07-29T20:55:18.467Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.314 s [2019-07-29T20:55:18.467Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.501 s [2019-07-29T20:55:18.467Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 17.924 s [2019-07-29T20:55:18.467Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.271 s [2019-07-29T20:55:18.467Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.028 s [2019-07-29T20:55:18.467Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 16.57 s [2019-07-29T20:55:18.467Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 19.745 s [2019-07-29T20:55:18.467Z] [2019-07-29T20:55:18.467Z] Results: [2019-07-29T20:55:18.467Z] [2019-07-29T20:55:18.467Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:55:18.467Z] [2019-07-29T20:55:19.836Z] [INFO] All tests passed! [2019-07-29T20:55:19.836Z] [INFO] [2019-07-29T20:55:19.836Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:55:19.836Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T20:55:19.836Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-29T20:55:19.836Z] [INFO] [2019-07-29T20:55:19.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:55:19.836Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-29T20:55:19.836Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2019-07-29T20:55:20.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-29T20:55:20.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:55:20.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-29T20:55:20.093Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-29T20:55:20.093Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-29T20:55:20.093Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] The project's OSGi version is 1.0.10.201907292011 [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:55:20.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-29T20:55:20.093Z] [INFO] [2019-07-29T20:55:20.093Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.093Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-29T20:55:20.656Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2019-07-29T20:55:20.656Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-29T20:55:20.656Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:55:20.656Z] 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 [2019-07-29T20:55:20.656Z] 1 problem (1 warning) [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:55:20.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.656Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.656Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.656Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:20.656Z] [INFO] [2019-07-29T20:55:20.656Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:55:22.550Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T20:55:22.550Z] [INFO] Command line: [2019-07-29T20:55:22.550Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T20:55:22.550Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:55:25.649Z] !SESSION 2019-07-29 20:55:22.447 ----------------------------------------------- [2019-07-29T20:55:25.649Z] eclipse.buildId=unknown [2019-07-29T20:55:25.649Z] java.version=1.8.0_202 [2019-07-29T20:55:25.649Z] java.vendor=Oracle Corporation [2019-07-29T20:55:25.649Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:55:25.649Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T20:55:25.649Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T20:55:25.649Z] [2019-07-29T20:55:25.649Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:55:25.350 [2019-07-29T20:55:25.649Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:55:25.649Z] !STACK 0 [2019-07-29T20:55:25.649Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:55:25.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:55:25.649Z] [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:55:25.649Z] [2019-07-29T20:55:25.649Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:55:25.530 [2019-07-29T20:55:25.649Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:55:25.649Z] !STACK 0 [2019-07-29T20:55:25.649Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:55:25.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:55:25.649Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:55:25.649Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:55:25.649Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:55:25.649Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:55:25.649Z] [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:55:25.649Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:55:27.542Z] process 8689: 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 [2019-07-29T20:55:27.542Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:55:27.799Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:55:27.799Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:55:37.751Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-29T20:55:38.314Z] Display size: 1440x900 [2019-07-29T20:55:38.314Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T20:55:38.314Z] GTK version=3.18.9 [2019-07-29T20:55:38.314Z] GTK theme=Ambiance [2019-07-29T20:55:38.314Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T20:55:38.314Z] Time zone: Coordinated Universal Time [2019-07-29T20:55:38.314Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T20:55:38.314Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T20:55:40.255Z] *** BUG *** [2019-07-29T20:55:40.255Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:55:40.255Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:55:40.255Z] [2019-07-29T20:55:40.255Z] *** BUG *** [2019-07-29T20:55:40.255Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:55:40.255Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:55:40.255Z] [2019-07-29T20:55:40.255Z] *** BUG *** [2019-07-29T20:55:40.255Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:55:40.255Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:55:40.255Z] [2019-07-29T20:55:40.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-29T20:55:40.513Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T20:55:52.692Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T20:55:52.692Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T20:55:52.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:55:52.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:55:52.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:55:52.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:55:52.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:55:52.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:55:52.692Z] DEBUG - Setting state to checked on: bug446190 [2019-07-29T20:55:52.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:55:52.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:55:52.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065657003 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:55:52.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:55:52.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:55:52.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:55:52.949Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:55:52.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065657111 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:55:52.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065657112 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:55:52.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065657113 data=null} to TreeItem with text {test} [2019-07-29T20:55:52.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065657113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:55:52.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065657114 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} [2019-07-29T20:55:52.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065657189 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:55:53.512Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:55:53.512Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:55:53.512Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:55:54.442Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:55:54.442Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:55:54.442Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658606 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658607 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658608 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') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658608 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065658609 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:55:54.442Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] DEBUG - Clicking on OK [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065658615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065658616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065658616 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065658616 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065658617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065658617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:55:54.442Z] DEBUG - Clicked on OK [2019-07-29T20:55:55.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065658617 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') [2019-07-29T20:55:55.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065657504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:55:55.935Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.45 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-29T20:55:55.935Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 13.103 s [2019-07-29T20:55:55.935Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-29T20:55:56.192Z] *** BUG *** [2019-07-29T20:55:56.192Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:55:56.192Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:55:56.192Z] [2019-07-29T20:55:56.192Z] *** BUG *** [2019-07-29T20:55:56.192Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:55:56.192Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:55:56.192Z] [2019-07-29T20:55:56.192Z] *** BUG *** [2019-07-29T20:55:56.192Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:55:56.192Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:55:56.192Z] [2019-07-29T20:55:56.192Z] *** BUG *** [2019-07-29T20:55:56.192Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:55:56.192Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:55:56.192Z] [2019-07-29T20:55:56.192Z] *** BUG *** [2019-07-29T20:55:56.192Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:55:56.192Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:55:56.192Z] [2019-07-29T20:55:56.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-29T20:55:56.192Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T20:55:56.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-29T20:56:01.508Z] *** BUG *** [2019-07-29T20:56:01.508Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:56:01.508Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:56:01.508Z] [2019-07-29T20:56:01.508Z] *** BUG *** [2019-07-29T20:56:01.508Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:56:01.508Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:56:01.508Z] [2019-07-29T20:56:03.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-29T20:56:03.399Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T20:56:03.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065667410 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} [2019-07-29T20:56:03.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065667418 data=null button=1 stateMask=0x80000 x=38 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:03.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065667511 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} [2019-07-29T20:56:03.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065667517 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:03.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065667794 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:56:03.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:56:03.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:56:03.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:56:03.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:56:03.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065667885 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:56:03.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065667886 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:56:03.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065667886 data=null} to TreeItem with text {test} [2019-07-29T20:56:03.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065667887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:56:03.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065667887 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} [2019-07-29T20:56:03.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065667903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:56:03.913Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:56:03.913Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:56:04.169Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:56:05.099Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:56:05.099Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:56:05.099Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669002 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669002 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669003 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') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669004 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065669004 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:56:05.099Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] DEBUG - Clicking on OK [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065669007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065669007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065669008 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065669008 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065669008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065669008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:05.099Z] DEBUG - Clicked on OK [2019-07-29T20:56:05.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065669008 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') [2019-07-29T20:56:05.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065668093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:56:05.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-29T20:56:05.612Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.914 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-29T20:56:05.612Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 9.721 s [2019-07-29T20:56:05.612Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-29T20:56:06.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T20:56:06.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:56:06.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:56:06.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T20:56:06.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T20:56:12.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T20:56:12.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:56:12.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:56:12.720Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-29T20:56:12.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065676694 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:56:12.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:56:12.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:56:12.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:56:12.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:56:12.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065676741 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:56:12.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065676741 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:56:12.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065676742 data=null} to TreeItem with text {test} [2019-07-29T20:56:12.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065676742 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:56:12.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065676742 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} [2019-07-29T20:56:12.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065676794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:56:13.124Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:56:13.124Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:56:13.124Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:56:13.688Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:56:13.688Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:56:13.688Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677831 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677831 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') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065677832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:56:13.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] DEBUG - Clicking on OK [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065677836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065677837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065677837 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065677837 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065677837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065677838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:13.688Z] DEBUG - Clicked on OK [2019-07-29T20:56:14.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065677838 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') [2019-07-29T20:56:14.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065676988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:56:14.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-29T20:56:14.508Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.787 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-29T20:56:14.508Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 8.476 s [2019-07-29T20:56:14.508Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-29T20:56:15.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:15.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065679217 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} [2019-07-29T20:56:15.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065679222 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:15.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065679308 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} [2019-07-29T20:56:15.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065679313 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:15.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1065679351 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} [2019-07-29T20:56:15.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1065679422 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-29T20:56:15.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1065679423 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} [2019-07-29T20:56:15.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1065679427 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-29T20:56:15.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065679464 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} [2019-07-29T20:56:15.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065679468 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:15.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065679507 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} [2019-07-29T20:56:15.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065679512 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:15.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1065679584 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} [2019-07-29T20:56:15.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1065679590 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-29T20:56:15.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:15.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:15.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:21.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:21.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065684999 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} [2019-07-29T20:56:21.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065685004 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:21.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065685045 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} [2019-07-29T20:56:21.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065685050 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:21.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065685315 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:56:21.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:56:21.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:56:21.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:56:21.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:56:21.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065685373 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:56:21.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065685373 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:56:21.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065685374 data=null} to TreeItem with text {test} [2019-07-29T20:56:21.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065685374 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:56:21.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065685374 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} [2019-07-29T20:56:21.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065685390 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:56:21.351Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:56:21.351Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:56:21.608Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:56:22.172Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:56:22.172Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:56:22.172Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686335 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686335 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686335 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') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686336 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065686336 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:56:22.172Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] DEBUG - Clicking on OK [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065686339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065686339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065686339 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065686339 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065686340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065686340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.172Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:56:22.428Z] DEBUG - Clicked on OK [2019-07-29T20:56:23.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065686340 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') [2019-07-29T20:56:23.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065685515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:56:23.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:23.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:23.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065687916 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} [2019-07-29T20:56:23.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065687918 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:23.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065687922 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} [2019-07-29T20:56:23.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065687923 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:23.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:24.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:24.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:24.525Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-29T20:56:24.525Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-29T20:56:24.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1065688503 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...' [2019-07-29T20:56:24.525Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-29T20:56:24.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:24.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:42.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065703162 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} [2019-07-29T20:56:42.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065704795 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:42.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065704796 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} [2019-07-29T20:56:43.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065707466 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:43.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:47.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:47.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065711257 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} [2019-07-29T20:56:47.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065711330 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:47.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065711330 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} [2019-07-29T20:56:47.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065711335 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:56:47.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:47.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:56:59.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065723859 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} [2019-07-29T20:57:00.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065725082 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:57:01.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065725083 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} [2019-07-29T20:57:02.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065726373 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:57:02.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:57:06.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:57:18.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065742290 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} [2019-07-29T20:57:18.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065742298 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-29T20:57:18.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065742912 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} [2019-07-29T20:57:18.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065742919 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:57:19.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:57:23.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:57:38.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065760760 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} [2019-07-29T20:57:39.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065763439 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:57:40.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1065763440 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} [2019-07-29T20:57:42.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1065766093 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-29T20:57:42.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-29T20:57:46.485Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.367 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-29T20:57:46.485Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.749 s [2019-07-29T20:57:46.485Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 8.007 s [2019-07-29T20:57:46.485Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.308 s [2019-07-29T20:57:46.485Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.577 s [2019-07-29T20:57:46.485Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 22.497 s [2019-07-29T20:57:46.485Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.333 s [2019-07-29T20:57:46.485Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.529 s [2019-07-29T20:57:46.485Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 17.224 s [2019-07-29T20:57:46.485Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 22.81 s [2019-07-29T20:57:46.485Z] [2019-07-29T20:57:46.485Z] Results: [2019-07-29T20:57:46.485Z] [2019-07-29T20:57:46.485Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:57:46.485Z] [2019-07-29T20:57:46.485Z] [2019-07-29T20:57:46.485Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 20:57:46.366 [2019-07-29T20:57:46.485Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T20:57:47.414Z] [INFO] All tests passed! [2019-07-29T20:57:47.414Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:57:47.415Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T20:57:47.415Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:57:47.415Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T20:57:47.415Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-29T20:57:47.415Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-29T20:57:47.415Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:57:47.415Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-29T20:57:47.415Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-29T20:57:47.415Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-29T20:57:47.415Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.415Z] [INFO] The project's OSGi version is 1.0.1.201907292011 [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.415Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:57:47.415Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-29T20:57:47.415Z] [INFO] [2019-07-29T20:57:47.415Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.415Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-29T20:57:47.671Z] [INFO] [2019-07-29T20:57:47.671Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:57:47.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-29T20:57:47.671Z] [INFO] [2019-07-29T20:57:47.671Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.671Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T20:57:47.671Z] [INFO] [2019-07-29T20:57:47.671Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.671Z] [INFO] [2019-07-29T20:57:47.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.927Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T20:57:47.927Z] [INFO] [2019-07-29T20:57:47.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.927Z] [INFO] [2019-07-29T20:57:47.927Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.927Z] [INFO] [2019-07-29T20:57:47.927Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.927Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T20:57:47.927Z] [INFO] [2019-07-29T20:57:47.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:47.927Z] [INFO] [2019-07-29T20:57:47.927Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:48.856Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-29T20:57:48.856Z] [INFO] Command line: [2019-07-29T20:57:48.856Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:57:48.856Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:57:52.169Z] !SESSION 2019-07-29 20:57:49.045 ----------------------------------------------- [2019-07-29T20:57:52.169Z] eclipse.buildId=unknown [2019-07-29T20:57:52.169Z] java.version=1.8.0_202 [2019-07-29T20:57:52.169Z] java.vendor=Oracle Corporation [2019-07-29T20:57:52.169Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:57:52.169Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:57:52.169Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:57:52.169Z] [2019-07-29T20:57:52.169Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:57:51.538 [2019-07-29T20:57:52.169Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:57:52.169Z] !STACK 0 [2019-07-29T20:57:52.169Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:57:52.169Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:57:52.169Z] [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:57:52.169Z] [2019-07-29T20:57:52.169Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:57:51.679 [2019-07-29T20:57:52.169Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:57:52.169Z] !STACK 0 [2019-07-29T20:57:52.169Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:57:52.169Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:57:52.169Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:57:52.169Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:57:52.169Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:57:52.169Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:57:52.169Z] [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:57:52.169Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:57:56.341Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-29T20:57:56.341Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-29T20:57:56.341Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.007 s [2019-07-29T20:57:56.341Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-29T20:57:56.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-29T20:57:56.341Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.059 s [2019-07-29T20:57:56.341Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2019-07-29T20:57:56.341Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-29T20:57:56.341Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-29T20:57:56.341Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0.001 s [2019-07-29T20:57:56.341Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-29T20:57:56.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-29T20:57:56.341Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0.001 s [2019-07-29T20:57:56.341Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-29T20:57:56.341Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-29T20:57:56.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-29T20:57:56.341Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-29T20:57:56.341Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-29T20:57:56.341Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-29T20:57:56.341Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-29T20:57:56.341Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-29T20:57:56.341Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-29T20:57:56.341Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.002 s [2019-07-29T20:57:56.341Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-29T20:57:56.341Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-29T20:57:56.341Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-29T20:57:56.341Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-29T20:57:56.341Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2019-07-29T20:57:56.341Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-29T20:57:56.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-29T20:57:56.341Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.007 s [2019-07-29T20:57:56.341Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.001 s [2019-07-29T20:57:56.341Z] [2019-07-29T20:57:56.341Z] Results: [2019-07-29T20:57:56.341Z] [2019-07-29T20:57:56.341Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:57:56.341Z] [2019-07-29T20:57:56.904Z] [INFO] All tests passed! [2019-07-29T20:57:56.904Z] [INFO] [2019-07-29T20:57:56.904Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:56.904Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec [2019-07-29T20:57:56.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-29T20:57:56.904Z] [INFO] [2019-07-29T20:57:56.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:56.904Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:57:56.904Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties 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 [2019-07-29T20:57:56.904Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:57:57.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:57:57.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:57:57.160Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-29T20:57:57.160Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-29T20:57:57.160Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.160Z] [INFO] The project's OSGi version is 1.0.3.201907292011 [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.160Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.160Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:57:57.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-29T20:57:57.160Z] [INFO] [2019-07-29T20:57:57.160Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.160Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-29T20:57:57.417Z] [INFO] [2019-07-29T20:57:57.417Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:57:57.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-29T20:57:57.417Z] [INFO] [2019-07-29T20:57:57.417Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.417Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-29T20:57:57.417Z] [INFO] [2019-07-29T20:57:57.417Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.417Z] [INFO] [2019-07-29T20:57:57.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.417Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-29T20:57:57.417Z] [INFO] [2019-07-29T20:57:57.417Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.417Z] [INFO] [2019-07-29T20:57:57.417Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.417Z] [INFO] [2019-07-29T20:57:57.417Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.417Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-29T20:57:57.674Z] [INFO] [2019-07-29T20:57:57.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:57.674Z] [INFO] [2019-07-29T20:57:57.674Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:57:59.566Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T20:57:59.566Z] [INFO] Command line: [2019-07-29T20:57:59.566Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T20:57:59.566Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:58:02.848Z] !SESSION 2019-07-29 20:57:59.425 ----------------------------------------------- [2019-07-29T20:58:02.848Z] eclipse.buildId=unknown [2019-07-29T20:58:02.848Z] java.version=1.8.0_202 [2019-07-29T20:58:02.848Z] java.vendor=Oracle Corporation [2019-07-29T20:58:02.848Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:58:02.848Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T20:58:02.848Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T20:58:02.848Z] [2019-07-29T20:58:02.848Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:58:02.340 [2019-07-29T20:58:02.848Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:58:02.848Z] !STACK 0 [2019-07-29T20:58:02.848Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:58:02.848Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:58:02.848Z] [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:58:02.848Z] [2019-07-29T20:58:02.848Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:58:02.529 [2019-07-29T20:58:02.848Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:58:02.848Z] !STACK 0 [2019-07-29T20:58:02.848Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:58:02.848Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:58:02.848Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:58:02.848Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:58:02.848Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:58:02.848Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:58:02.848Z] [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:58:02.848Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:58:04.846Z] process 8982: 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 [2019-07-29T20:58:04.846Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:58:05.103Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:58:05.103Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:58:15.052Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-29T20:58:15.052Z] Display size: 1440x900 [2019-07-29T20:58:15.052Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T20:58:15.052Z] GTK version=3.18.9 [2019-07-29T20:58:15.052Z] GTK theme=Ambiance [2019-07-29T20:58:15.052Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T20:58:15.052Z] Time zone: Coordinated Universal Time [2019-07-29T20:58:15.052Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T20:58:15.052Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T20:58:15.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-29T20:58:15.982Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-29T20:58:16.239Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-29T20:58:16.496Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-29T20:58:16.496Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:16.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065800719 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:16.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065800784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065800785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065800785 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065800786 data=null} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065800786 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065800787 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065800788 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') [2019-07-29T20:58:16.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065800791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065800792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065800792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065800792 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065800793 data=null} to (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.753Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK') [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - Setting state to checked on: Integer [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - Setting state to unchecked on: Integer [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - Setting state to checked on: Timestamp [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:16.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065800922 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - Clicking on TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1065800978 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1065800985 data=null doit=true} to TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:58:16.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1065800987 data=null} to TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1065800987 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065800988 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} [2019-07-29T20:58:16.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1065800988 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1065800989 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1065800989 data=null doit=true} to TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1065800989 data=null} to TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - Clicked on TableItem with text {String} [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:16.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:16.754Z] DEBUG - Setting state to checked on: Timestamp [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:16.754Z] DEBUG - Clicking on [2019-07-29T20:58:16.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065801007 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') [2019-07-29T20:58:16.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065801007 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') [2019-07-29T20:58:16.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065801008 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065801008 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065801008 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065801008 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065801008 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065801024 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065801028 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065801029 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065801029 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065801030 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.010Z] DEBUG - Clicked on [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - Setting state to checked on: Timestamp [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:17.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065801091 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - Clicking on TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1065801103 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1065801104 data=null doit=true} to TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:58:17.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1065801105 data=null} to TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1065801105 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065801106 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} [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1065801106 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1065801107 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1065801107 data=null doit=true} to TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1065801107 data=null} to TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - Clicked on TableItem with text {String} [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:17.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:17.010Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-29T20:58:17.010Z] DEBUG - Setting state to checked on: Timestamp [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:17.010Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:17.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:17.010Z] DEBUG - Clicking on [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065801122 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065801122 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065801123 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065801123 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065801123 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065801123 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065801123 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065801194 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065801200 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065801201 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') [2019-07-29T20:58:17.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065801206 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065801206 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:17.011Z] DEBUG - Clicked on [2019-07-29T20:58:17.267Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.532 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-29T20:58:17.267Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 1.028 s [2019-07-29T20:58:17.267Z] [2019-07-29T20:58:17.267Z] Results: [2019-07-29T20:58:17.267Z] [2019-07-29T20:58:17.267Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:58:17.267Z] [2019-07-29T20:58:19.161Z] [INFO] All tests passed! [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T20:58:19.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:19.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-29T20:58:19.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:19.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:19.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:19.161Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-29T20:58:19.161Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-29T20:58:19.161Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] The project's OSGi version is 1.0.3.201907292011 [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:58:19.161Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-29T20:58:19.161Z] [INFO] [2019-07-29T20:58:19.161Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.161Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-29T20:58:19.525Z] [INFO] [2019-07-29T20:58:19.526Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:58:19.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-29T20:58:19.526Z] [INFO] [2019-07-29T20:58:19.526Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.526Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-29T20:58:19.526Z] [INFO] [2019-07-29T20:58:19.526Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.526Z] [INFO] [2019-07-29T20:58:19.526Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.526Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-29T20:58:19.526Z] [INFO] [2019-07-29T20:58:19.526Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.526Z] [INFO] [2019-07-29T20:58:19.526Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.526Z] [INFO] [2019-07-29T20:58:19.526Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.526Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-29T20:58:19.784Z] [INFO] [2019-07-29T20:58:19.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:19.784Z] [INFO] [2019-07-29T20:58:19.784Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:21.152Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T20:58:21.152Z] [INFO] Command line: [2019-07-29T20:58:21.152Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T20:58:21.152Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:58:24.423Z] !SESSION 2019-07-29 20:58:21.295 ----------------------------------------------- [2019-07-29T20:58:24.423Z] eclipse.buildId=unknown [2019-07-29T20:58:24.423Z] java.version=1.8.0_202 [2019-07-29T20:58:24.423Z] java.vendor=Oracle Corporation [2019-07-29T20:58:24.423Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:58:24.423Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T20:58:24.423Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T20:58:24.423Z] [2019-07-29T20:58:24.423Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:58:24.335 [2019-07-29T20:58:24.423Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:58:24.423Z] !STACK 0 [2019-07-29T20:58:24.423Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T20:58:24.423Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:58:24.423Z] [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:58:24.423Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:58:24.680Z] [2019-07-29T20:58:24.680Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:58:24.462 [2019-07-29T20:58:24.680Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:58:24.680Z] !STACK 0 [2019-07-29T20:58:24.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T20:58:24.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:58:24.680Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:58:24.680Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:58:24.680Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T20:58:24.680Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:58:24.680Z] [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:58:24.680Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:58:26.573Z] process 9053: 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 [2019-07-29T20:58:26.573Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T20:58:26.830Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:58:26.830Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T20:58:36.782Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-29T20:58:36.782Z] Display size: 1440x900 [2019-07-29T20:58:36.782Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T20:58:36.782Z] GTK version=3.18.9 [2019-07-29T20:58:36.782Z] GTK theme=Ambiance [2019-07-29T20:58:36.782Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T20:58:36.782Z] Time zone: Coordinated Universal Time [2019-07-29T20:58:36.782Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T20:58:36.782Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T20:58:41.033Z] [2019-07-29T20:58:41.033Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:58:40.254 [2019-07-29T20:58:41.033Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-29T20:58:41.033Z] !STACK 0 [2019-07-29T20:58:41.033Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T20:58:41.033Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T20:58:41.033Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T20:58:41.033Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:58:41.033Z] [2019-07-29T20:58:41.033Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 20:58:40.339 [2019-07-29T20:58:41.033Z] !MESSAGE Exception executing analysis [2019-07-29T20:58:41.033Z] !STACK 0 [2019-07-29T20:58:41.033Z] java.lang.RuntimeException: The parameter should be set [2019-07-29T20:58:41.033Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-29T20:58:41.033Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T20:58:41.033Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T20:58:44.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:58:44.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:58:44.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:58:44.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:58:44.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:58:44.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:44.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065828232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065828279 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065828280 data=null} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065828281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065828283 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} [2019-07-29T20:58:44.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065828486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:44.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065828492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065828492 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065828492 data=null} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065828493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065828494 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} [2019-07-29T20:58:44.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065828510 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065828513 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065828514 data=null} to TreeItem with text {test} [2019-07-29T20:58:44.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065828515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:44.563Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065828515 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} [2019-07-29T20:58:44.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065828596 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:44.563Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:44.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065828601 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065828601 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065828602 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065828603 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065828603 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]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065828686 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065828688 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065828688 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065828689 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065828690 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]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065828694 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1065828695 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-29T20:58:44.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1065828695 data=null} to TreeItem with text {A-Test-10K} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1065828696 data=null button=1 stateMask=0x0 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065828696 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} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1065828702 data=null button=1 stateMask=0x80000 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1065828715 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-29T20:58:44.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1065828716 data=null} to TreeItem with text {External Analyses} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1065828716 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065828717 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} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1065828794 data=null button=1 stateMask=0x80000 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-29T20:58:44.564Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065828805 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065828806 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:44.564Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:44.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065828807 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:44.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065828807 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:44.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065828808 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} [2019-07-29T20:58:44.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065828895 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:44.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065828896 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:44.821Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065828896 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:45.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065829304 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:45.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065829305 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:45.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065829305 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:45.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1065829305 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:45.077Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-29T20:58:45.077Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-29T20:58:45.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1065829312 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-29T20:58:45.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:45.077Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:45.077Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:58:45.077Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:45.077Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:45.077Z] DEBUG - Clicking on OK [2019-07-29T20:58:45.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065829318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:45.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065829319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:45.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065829319 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:45.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065829319 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:45.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065829320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:45.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065829320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:45.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065829320 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') [2019-07-29T20:58:45.333Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1065828897 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} [2019-07-29T20:58:45.589Z] *** BUG *** [2019-07-29T20:58:45.589Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:45.589Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:45.589Z] [2019-07-29T20:58:45.589Z] *** BUG *** [2019-07-29T20:58:45.589Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:45.589Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:45.589Z] [2019-07-29T20:58:45.589Z] *** BUG *** [2019-07-29T20:58:45.589Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:45.589Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:45.589Z] [2019-07-29T20:58:45.589Z] *** BUG *** [2019-07-29T20:58:45.589Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:45.589Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:45.589Z] [2019-07-29T20:58:45.589Z] *** BUG *** [2019-07-29T20:58:45.589Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:45.589Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:45.589Z] [2019-07-29T20:58:45.589Z] *** BUG *** [2019-07-29T20:58:45.589Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:45.589Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:45.589Z] [2019-07-29T20:58:45.846Z] DEBUG - Clicked on [2019-07-29T20:58:45.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-29T20:58:46.409Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-29T20:58:46.409Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-29T20:58:46.972Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-29T20:58:46.972Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:46.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065830987 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065830998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065830998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065831005 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065831005 data=null} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065831005 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065831007 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065831007 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') [2019-07-29T20:58:46.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065831011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065831012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065831013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065831013 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065831013 data=null} to (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:46.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065831023 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.973Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1065831081 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1065831082 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:58:46.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1065831084 data=null} to TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1065831084 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065831085 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)} [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1065831086 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1065831086 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1065831086 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1065831087 data=null} to TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:46.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:46.973Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T20:58:46.973Z] DEBUG - Setting state to checked on: Priority [2019-07-29T20:58:46.973Z] DEBUG - Setting state to checked on: Target CPU [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - Clicking on [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065831121 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') [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065831121 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') [2019-07-29T20:58:46.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065831122 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:46.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065831122 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065831122 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') [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065831122 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') [2019-07-29T20:58:46.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065831122 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') [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065831206 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') [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065831219 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') [2019-07-29T20:58:46.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065831219 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') [2019-07-29T20:58:46.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065831219 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:46.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065831220 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:46.973Z] DEBUG - Clicked on [2019-07-29T20:58:46.973Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:46.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065831222 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:46.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:47.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:47.229Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:58:47.229Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:47.229Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:47.229Z] DEBUG - Clicking on OK [2019-07-29T20:58:47.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065831227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:47.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065831237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:47.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065831281 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:47.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065831282 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:47.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065831282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:47.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065831282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:47.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065831282 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') [2019-07-29T20:58:47.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1065830492 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' [2019-07-29T20:58:47.743Z] DEBUG - Clicked on [2019-07-29T20:58:47.743Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T20:58:47.743Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-29T20:58:48.326Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-29T20:58:48.326Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:48.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065832393 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:48.326Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:48.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065832394 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065832412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065832413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065832413 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065832413 data=null} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065832414 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065832415 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065832415 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') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065832419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065832419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065832420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065832420 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065832420 data=null} to (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:48.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065832422 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1065832485 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1065832486 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:58:48.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1065832487 data=null} to TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1065832488 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065832489 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)} [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1065832489 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1065832489 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1065832490 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1065832490 data=null} to TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:48.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:48.326Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T20:58:48.326Z] DEBUG - Setting state to checked on: Priority [2019-07-29T20:58:48.326Z] DEBUG - Setting state to checked on: Target CPU [2019-07-29T20:58:48.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:48.326Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T20:58:48.326Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T20:58:48.326Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:48.326Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:48.326Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:48.326Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:48.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:48.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:48.326Z] DEBUG - Clicking on [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065832508 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') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065832508 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') [2019-07-29T20:58:48.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065832508 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:48.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065832508 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:48.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065832509 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') [2019-07-29T20:58:48.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065832509 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') [2019-07-29T20:58:48.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065832509 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') [2019-07-29T20:58:48.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065832589 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') [2019-07-29T20:58:48.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065832596 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') [2019-07-29T20:58:48.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065832596 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') [2019-07-29T20:58:48.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065832596 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065832596 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Clicked on [2019-07-29T20:58:48.622Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:48.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065832598 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:48.622Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Clicking on OK [2019-07-29T20:58:48.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065832614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065832614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065832614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065832614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065832614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065832614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:48.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065832615 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') [2019-07-29T20:58:48.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1065831995 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' [2019-07-29T20:58:48.880Z] DEBUG - Clicked on [2019-07-29T20:58:48.880Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T20:58:49.444Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T20:58:49.444Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-29T20:58:49.444Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-29T20:58:49.444Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-29T20:58:49.444Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:49.444Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T20:58:49.444Z] DEBUG - Clicking on &Reset Perspective [2019-07-29T20:58:49.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1065833508 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') [2019-07-29T20:58:49.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1065833508 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') [2019-07-29T20:58:49.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1065833508 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T20:58:49.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1065833511 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T20:58:49.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1065833511 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') [2019-07-29T20:58:49.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1065833511 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') [2019-07-29T20:58:49.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1065833511 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') [2019-07-29T20:58:50.008Z] DEBUG - Clicked on [2019-07-29T20:58:50.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T20:58:50.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:58:50.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:58:50.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:58:50.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:58:50.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:50.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065834123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:58:50.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065834123 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:58:50.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065834123 data=null} to TreeItem with text {test} [2019-07-29T20:58:50.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065834124 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:50.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065834124 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} [2019-07-29T20:58:50.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065834224 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:50.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:50.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065834226 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:58:50.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065834226 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:58:50.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065834226 data=null} to TreeItem with text {test} [2019-07-29T20:58:50.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065834226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:50.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065834227 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} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065834290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:50.265Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T20:58:50.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065834293 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T20:58:50.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065834293 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T20:58:50.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065834293 data=null} to TreeItem with text {Traces [1]} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065834293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:58:50.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065834294 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]} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065834324 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T20:58:50.265Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T20:58:50.265Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-29T20:58:50.265Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-29T20:58:50.265Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834327 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834327 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:50.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834328 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834378 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065834378 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} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834392 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834393 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.265Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834393 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834732 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834781 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834782 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1065834782 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.828Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-29T20:58:50.828Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-29T20:58:50.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1065834786 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-29T20:58:50.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:50.828Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:50.828Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:58:50.828Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:50.828Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:50.828Z] DEBUG - Clicking on OK [2019-07-29T20:58:50.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065834789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:50.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065834789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:50.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065834789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:50.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065834790 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:50.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065834790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:50.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065834790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:50.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065834790 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') [2019-07-29T20:58:50.828Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1065834394 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} [2019-07-29T20:58:51.085Z] *** BUG *** [2019-07-29T20:58:51.085Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:51.085Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:51.085Z] [2019-07-29T20:58:51.085Z] *** BUG *** [2019-07-29T20:58:51.085Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:51.085Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:51.085Z] [2019-07-29T20:58:51.085Z] *** BUG *** [2019-07-29T20:58:51.085Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:51.085Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:51.085Z] [2019-07-29T20:58:51.085Z] *** BUG *** [2019-07-29T20:58:51.085Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T20:58:51.085Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T20:58:51.085Z] [2019-07-29T20:58:51.342Z] DEBUG - Clicked on [2019-07-29T20:58:51.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-29T20:58:51.905Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-29T20:58:51.905Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-29T20:58:52.162Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-29T20:58:52.162Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:52.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065836407 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:52.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065836412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065836412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065836412 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065836412 data=null} to (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065836412 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-29T20:58:52.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065836413 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065836485 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') [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065836506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065836506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065836507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065836507 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065836507 data=null} to (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:52.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065836509 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1065836589 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1065836589 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:58:52.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1065836591 data=null} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1065836591 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065836592 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} [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1065836592 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1065836593 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1065836593 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1065836593 data=null} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.418Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T20:58:52.418Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:52.418Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T20:58:52.418Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T20:58:52.418Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:52.418Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.418Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:52.418Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:52.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:52.418Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:52.418Z] DEBUG - Clicking on [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065836610 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') [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065836611 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') [2019-07-29T20:58:52.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065836611 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065836611 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065836611 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') [2019-07-29T20:58:52.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065836611 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065836611 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065836690 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065836695 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065836695 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065836695 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065836695 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Clicked on [2019-07-29T20:58:52.675Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:52.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065836697 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.675Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1065836708 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1065836708 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:58:52.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1065836710 data=null} to TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1065836710 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065836711 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} [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1065836711 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1065836711 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1065836711 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1065836711 data=null} to TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:52.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:52.675Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - Clicking on [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065836724 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065836785 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065836785 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065836785 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065836786 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065836786 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065836786 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065836795 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065836806 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065836807 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') [2019-07-29T20:58:52.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065836807 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065836807 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Clicked on [2019-07-29T20:58:52.675Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:52.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065836808 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:52.675Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Clicking on OK [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065836810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065836811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065836811 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065836811 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065836811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065836811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:52.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065836811 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') [2019-07-29T20:58:52.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1065836036 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' [2019-07-29T20:58:53.188Z] DEBUG - Clicked on [2019-07-29T20:58:53.188Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T20:58:53.445Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-29T20:58:53.701Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-29T20:58:53.701Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:53.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065837804 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Clicking on (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1065837807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065837807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1065837807 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1065837807 data=null} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1065837807 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1065837815 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065837816 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1065837884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1065837884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1065837884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1065837884 data=null doit=true} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1065837885 data=null} to (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Clicked on (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:53.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065837886 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1065837889 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1065837890 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:58:53.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1065837891 data=null} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1065837891 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065837892 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} [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1065837892 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1065837892 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1065837893 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1065837893 data=null} to TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T20:58:53.701Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.701Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T20:58:53.701Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T20:58:53.701Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:53.701Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.701Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:53.701Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:53.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:53.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:53.701Z] DEBUG - Clicking on [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065837906 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065837907 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065837907 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065837907 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065837907 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065837907 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065837907 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065837915 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065837923 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065837923 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') [2019-07-29T20:58:53.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065837923 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065837924 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.701Z] DEBUG - Clicked on [2019-07-29T20:58:53.701Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:53.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065837925 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.701Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.701Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1065837928 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1065837928 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T20:58:53.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1065837929 data=null} to TableItem with text {Switch timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1065837929 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-29T20:58:53.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1065837930 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} [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1065837930 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1065837985 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-29T20:58:53.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1065837986 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-29T20:58:53.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1065837986 data=null} to TableItem with text {Switch timestamp} [2019-07-29T20:58:53.959Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-29T20:58:53.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T20:58:53.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T20:58:53.959Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - Clicking on [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1065837999 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065838000 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1065838000 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1065838000 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1065838001 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1065838001 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1065838001 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1065838010 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1065838019 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1065838020 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1065838020 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1065838020 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Clicked on [2019-07-29T20:58:53.959Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:53.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065838022 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T20:58:53.959Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6e48b9ed [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1065838026 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1065838026 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1065838027 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T20:58:53.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1065838027 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1065838027 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1065838027 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1065838027 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1065838027 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1065838027 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1065838027 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') [2019-07-29T20:58:53.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1065838027 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T20:58:53.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1065838028 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-29T20:58:53.959Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-29T20:58:53.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1065838028 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:53.959Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Clicking on OK [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065838081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065838082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065838082 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065838082 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065838083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065838083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:53.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065838083 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') [2019-07-29T20:58:54.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1065837479 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' [2019-07-29T20:58:54.216Z] DEBUG - Clicked on [2019-07-29T20:58:54.216Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T20:58:54.779Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T20:58:54.779Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-29T20:58:54.779Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-29T20:58:54.779Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-29T20:58:54.779Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:54.779Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T20:58:54.779Z] DEBUG - Clicking on &Reset Perspective [2019-07-29T20:58:54.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1065838794 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') [2019-07-29T20:58:54.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1065838794 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') [2019-07-29T20:58:54.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1065838794 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T20:58:54.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1065838794 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-29T20:58:54.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1065838795 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') [2019-07-29T20:58:54.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1065838795 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') [2019-07-29T20:58:54.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1065838795 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') [2019-07-29T20:58:55.037Z] DEBUG - Clicked on [2019-07-29T20:58:55.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065839390 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T20:58:55.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T20:58:55.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T20:58:55.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T20:58:55.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T20:58:55.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1065839494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T20:58:55.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1065839495 data=null doit=true} to TreeItem with text {test} [2019-07-29T20:58:55.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1065839495 data=null} to TreeItem with text {test} [2019-07-29T20:58:55.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1065839495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:55.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065839496 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} [2019-07-29T20:58:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1065839599 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T20:58:55.808Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T20:58:55.808Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T20:58:56.125Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T20:58:56.426Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T20:58:56.426Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:56.426Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840494 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840494 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840495 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') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840496 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065840496 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T20:58:56.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] DEBUG - Clicking on OK [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065840498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065840498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065840498 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065840498 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065840498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065840498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T20:58:56.426Z] DEBUG - Clicked on OK [2019-07-29T20:58:57.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065840498 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') [2019-07-29T20:58:57.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065839899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T20:58:57.921Z] [2019-07-29T20:58:57.921Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 20:58:57.630 [2019-07-29T20:58:57.921Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-29T20:58:57.921Z] [2019-07-29T20:58:57.921Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 20:58:57.631 [2019-07-29T20:58:57.921Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-29T20:58:57.921Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.507 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-29T20:58:57.921Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 5.947 s [2019-07-29T20:58:57.921Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 5.247 s [2019-07-29T20:58:57.921Z] [2019-07-29T20:58:57.921Z] Results: [2019-07-29T20:58:57.921Z] [2019-07-29T20:58:57.921Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:58:57.921Z] [2019-07-29T20:58:58.486Z] [2019-07-29T20:58:58.486Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 20:58:58.334 [2019-07-29T20:58:58.486Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T20:58:59.418Z] [INFO] All tests passed! [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:59.418Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T20:58:59.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests' with 3 classes [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:59.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:59.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-29T20:58:59.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:59.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:59.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:59.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-29T20:58:59.418Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-29T20:58:59.418Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:58:59.418Z] [INFO] [2019-07-29T20:58:59.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-29T20:58:59.418Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.0.0-SNAPSHOT.pom [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-29T20:58:59.674Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-29T20:58:59.674Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.674Z] [INFO] The project's OSGi version is 2.2.0.201907292011 [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.674Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:58:59.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-29T20:58:59.674Z] [INFO] [2019-07-29T20:58:59.674Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.674Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-29T20:58:59.931Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-29T20:58:59.931Z] throws AttributeNotFoundException { [2019-07-29T20:58:59.931Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:58:59.931Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-29T20:58:59.931Z] 1 problem (1 warning) [2019-07-29T20:58:59.931Z] [INFO] [2019-07-29T20:58:59.931Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:58:59.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-29T20:58:59.931Z] [INFO] [2019-07-29T20:58:59.931Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.931Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-29T20:58:59.931Z] [INFO] [2019-07-29T20:58:59.931Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.931Z] [INFO] [2019-07-29T20:58:59.931Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:58:59.931Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:59:00.188Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:59:00.188Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec [2019-07-29T20:59:00.188Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:59:00.188Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:00.188Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:00.188Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:00.188Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:00.188Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:00.188Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-29T20:59:00.188Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-29T20:59:00.188Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-29T20:59:00.188Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.0.0-SNAPSHOT.pom [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-29T20:59:00.188Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-29T20:59:00.188Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:00.188Z] [INFO] [2019-07-29T20:59:00.188Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:00.444Z] 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 [2019-07-29T20:59:00.444Z] 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 [2019-07-29T20:59:00.444Z] 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 [2019-07-29T20:59:00.700Z] 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 [2019-07-29T20:59:00.700Z] 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 [2019-07-29T20:59:00.700Z] 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 [2019-07-29T20:59:00.700Z] Progress (1): 1.3 kB 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 27 kB/s) [2019-07-29T20:59:00.700Z] 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 [2019-07-29T20:59:00.700Z] 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 [2019-07-29T20:59:00.700Z] 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 [2019-07-29T20:59:00.958Z] 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 [2019-07-29T20:59:00.958Z] 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 [2019-07-29T20:59:00.958Z] 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 [2019-07-29T20:59:00.958Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 257 kB/s) [2019-07-29T20:59:00.958Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-29T20:59:00.958Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-29T20:59:00.958Z] 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 [2019-07-29T20:59:01.215Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-29T20:59:01.215Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-29T20:59:01.215Z] 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 [2019-07-29T20:59:01.215Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 213 kB/s) [2019-07-29T20:59:01.215Z] 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 [2019-07-29T20:59:01.215Z] 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 [2019-07-29T20:59:01.215Z] 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 [2019-07-29T20:59:01.471Z] 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 [2019-07-29T20:59:01.471Z] 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 [2019-07-29T20:59:01.471Z] 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 [2019-07-29T20:59:01.471Z] Progress (1): 1.7 kB 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 38 kB/s) [2019-07-29T20:59:01.471Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-29T20:59:01.471Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-29T20:59:01.728Z] 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 [2019-07-29T20:59:01.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-29T20:59:01.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-29T20:59:01.728Z] 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 [2019-07-29T20:59:01.728Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 321 kB/s) [2019-07-29T20:59:01.728Z] 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 [2019-07-29T20:59:01.728Z] 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 [2019-07-29T20:59:01.984Z] 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 [2019-07-29T20:59:01.984Z] 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 [2019-07-29T20:59:01.984Z] 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 [2019-07-29T20:59:02.241Z] 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 [2019-07-29T20:59:02.241Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 187 kB/s) [2019-07-29T20:59:02.241Z] 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 [2019-07-29T20:59:02.241Z] 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 [2019-07-29T20:59:02.241Z] 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 [2019-07-29T20:59:02.241Z] 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 [2019-07-29T20:59:02.241Z] 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 [2019-07-29T20:59:02.498Z] 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 [2019-07-29T20:59:02.498Z] Progress (1): 2.3 kB 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 86 kB/s) [2019-07-29T20:59:02.498Z] 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 [2019-07-29T20:59:02.498Z] 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 [2019-07-29T20:59:02.498Z] 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 [2019-07-29T20:59:02.498Z] 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 [2019-07-29T20:59:02.755Z] 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 [2019-07-29T20:59:02.755Z] 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 [2019-07-29T20:59:02.755Z] Progress (1): 1.5 kB 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 38 kB/s) [2019-07-29T20:59:02.755Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T20:59:02.755Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T20:59:02.755Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T20:59:03.012Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T20:59:03.012Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T20:59:03.012Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-29T20:59:03.012Z] Progress (1): 4.1/7.0 kB Progress (1): 7.0 kB 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 143 kB/s) [2019-07-29T20:59:03.012Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-29T20:59:03.012Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-29T20:59:03.012Z] 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 [2019-07-29T20:59:03.268Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-29T20:59:03.268Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-29T20:59:03.268Z] 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 [2019-07-29T20:59:03.268Z] Progress (1): 4.1/9.7 kB Progress (1): 7.7/9.7 kB Progress (1): 9.7 kB 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 312 kB/s) [2019-07-29T20:59:03.524Z] 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 [2019-07-29T20:59:03.524Z] 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 [2019-07-29T20:59:03.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-29T20:59:03.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T20:59:03.524Z] 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 [2019-07-29T20:59:03.524Z] 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 [2019-07-29T20:59:03.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-29T20:59:03.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T20:59:03.524Z] 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 [2019-07-29T20:59:03.524Z] 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 [2019-07-29T20:59:03.781Z] 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 [2019-07-29T20:59:03.781Z] 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 [2019-07-29T20:59:03.781Z] 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 [2019-07-29T20:59:03.781Z] 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 [2019-07-29T20:59:03.781Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T20:59:03.781Z] 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 [2019-07-29T20:59:03.781Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T20:59:03.781Z] 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 [2019-07-29T20:59:03.781Z] 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 [2019-07-29T20:59:03.781Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-29T20:59:04.041Z] 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 [2019-07-29T20:59:04.041Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T20:59:04.041Z] 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 [2019-07-29T20:59:04.041Z] 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 [2019-07-29T20:59:04.041Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-29T20:59:04.041Z] 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 [2019-07-29T20:59:04.041Z] 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 [2019-07-29T20:59:04.041Z] 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 [2019-07-29T20:59:04.041Z] 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 [2019-07-29T20:59:04.041Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-29T20:59:04.041Z] Progress (1): 4.1/294 kB Progress (1): 7.7/294 kB Progress (1): 12/294 kB Progress (1): 16/294 kB Progress (1): 20/294 kB Progress (1): 24/294 kB Progress (1): 28/294 kB Progress (1): 32/294 kB Progress (1): 36/294 kB Progress (1): 40/294 kB Progress (1): 44/294 kB Progress (1): 48/294 kB Progress (1): 52/294 kB Progress (1): 56/294 kB Progress (1): 60/294 kB Progress (1): 64/294 kB Progress (2): 64/294 kB | 0/2.5 MB Progress (2): 68/294 kB | 0/2.5 MB Progress (2): 68/294 kB | 0/2.5 MB Progress (2): 72/294 kB | 0/2.5 MB Progress (2): 72/294 kB | 0/2.5 MB Progress (2): 76/294 kB | 0/2.5 MB Progress (2): 76/294 kB | 0/2.5 MB Progress (2): 80/294 kB | 0/2.5 MB Progress (2): 80/294 kB | 0/2.5 MB Progress (2): 84/294 kB | 0/2.5 MB Progress (2): 84/294 kB | 0/2.5 MB Progress (2): 88/294 kB | 0/2.5 MB Progress (2): 88/294 kB | 0/2.5 MB Progress (2): 92/294 kB | 0/2.5 MB Progress (2): 92/294 kB | 0/2.5 MB Progress (2): 92/294 kB | 0/2.5 MB Progress (2): 96/294 kB | 0/2.5 MB Progress (2): 98/294 kB | 0/2.5 MB Progress (2): 102/294 kB | 0/2.5 MB Progress (2): 102/294 kB | 0/2.5 MB Progress (2): 106/294 kB | 0/2.5 MB Progress (2): 106/294 kB | 0/2.5 MB Progress (2): 110/294 kB | 0/2.5 MB Progress (2): 110/294 kB | 0/2.5 MB Progress (2): 114/294 kB | 0/2.5 MB Progress (2): 114/294 kB | 0/2.5 MB Progress (2): 118/294 kB | 0/2.5 MB Progress (2): 118/294 kB | 0.1/2.5 MB Progress (3): 118/294 kB | 0.1/2.5 MB | 4.1/74 kB Progress (3): 122/294 kB | 0.1/2.5 MB | 4.1/74 kB Progress (3): 122/294 kB | 0.1/2.5 MB | 7.7/74 kB Progress (3): 122/294 kB | 0.1/2.5 MB | 7.7/74 kB Progress (3): 122/294 kB | 0.1/2.5 MB | 12/74 kB Progress (3): 126/294 kB | 0.1/2.5 MB | 12/74 kB Progress (3): 126/294 kB | 0.1/2.5 MB | 16/74 kB Progress (3): 126/294 kB | 0.1/2.5 MB | 16/74 kB Progress (3): 126/294 kB | 0.1/2.5 MB | 20/74 kB Progress (3): 130/294 kB | 0.1/2.5 MB | 20/74 kB Progress (3): 130/294 kB | 0.1/2.5 MB | 24/74 kB Progress (3): 130/294 kB | 0.1/2.5 MB | 24/74 kB Progress (3): 131/294 kB | 0.1/2.5 MB | 24/74 kB Progress (3): 131/294 kB | 0.1/2.5 MB | 24/74 kB Progress (3): 131/294 kB | 0.1/2.5 MB | 28/74 kB Progress (3): 131/294 kB | 0.1/2.5 MB | 28/74 kB Progress (3): 135/294 kB | 0.1/2.5 MB | 28/74 kB Progress (3): 135/294 kB | 0.1/2.5 MB | 28/74 kB Progress (3): 135/294 kB | 0.1/2.5 MB | 32/74 kB Progress (3): 135/294 kB | 0.1/2.5 MB | 32/74 kB Progress (3): 135/294 kB | 0.1/2.5 MB | 36/74 kB Progress (3): 135/294 kB | 0.1/2.5 MB | 40/74 kB Progress (3): 139/294 kB | 0.1/2.5 MB | 40/74 kB Progress (3): 139/294 kB | 0.1/2.5 MB | 44/74 kB Progress (3): 139/294 kB | 0.1/2.5 MB | 44/74 kB Progress (3): 139/294 kB | 0.1/2.5 MB | 48/74 kB Progress (3): 139/294 kB | 0.1/2.5 MB | 48/74 kB Progress (3): 143/294 kB | 0.1/2.5 MB | 48/74 kB Progress (3): 143/294 kB | 0.1/2.5 MB | 48/74 kB Progress (3): 143/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 143/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 147/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 147/294 kB | 0.1/2.5 MB | 52/74 kB Progress (3): 147/294 kB | 0.1/2.5 MB | 56/74 kB Progress (3): 147/294 kB | 0.1/2.5 MB | 56/74 kB Progress (3): 151/294 kB | 0.1/2.5 MB | 56/74 kB Progress (3): 151/294 kB | 0.1/2.5 MB | 56/74 kB Progress (3): 151/294 kB | 0.1/2.5 MB | 60/74 kB Progress (3): 151/294 kB | 0.1/2.5 MB | 60/74 kB Progress (3): 155/294 kB | 0.1/2.5 MB | 60/74 kB Progress (3): 155/294 kB | 0.1/2.5 MB | 60/74 kB Progress (3): 155/294 kB | 0.1/2.5 MB | 64/74 kB Progress (3): 155/294 kB | 0.1/2.5 MB | 64/74 kB Progress (3): 159/294 kB | 0.1/2.5 MB | 64/74 kB Progress (3): 159/294 kB | 0.1/2.5 MB | 64/74 kB Progress (3): 159/294 kB | 0.1/2.5 MB | 68/74 kB Progress (3): 159/294 kB | 0.1/2.5 MB | 68/74 kB Progress (3): 163/294 kB | 0.1/2.5 MB | 68/74 kB Progress (3): 163/294 kB | 0.1/2.5 MB | 68/74 kB Progress (3): 163/294 kB | 0.1/2.5 MB | 72/74 kB Progress (3): 163/294 kB | 0.1/2.5 MB | 72/74 kB Progress (3): 164/294 kB | 0.1/2.5 MB | 72/74 kB Progress (3): 164/294 kB | 0.1/2.5 MB | 72/74 kB Progress (3): 164/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 164/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 168/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 168/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 172/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 172/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 176/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 176/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 180/294 kB | 0.1/2.5 MB | 74 kB Progress (3): 180/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 184/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 184/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 188/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 188/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 192/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 192/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 196/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 196/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 200/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 200/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 204/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 204/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 208/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 208/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 212/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 212/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 216/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 216/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 220/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 220/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 224/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 224/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 228/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 228/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 232/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 232/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 236/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 236/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 240/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 240/294 kB | 0.2/2.5 MB | 74 kB Progress (3): 244/294 kB | 0.2/2.5 MB | 74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.6 MB/s) [2019-07-29T20:59:04.041Z] Progress (2): 244/294 kB | 0.2/2.5 MB Progress (2): 248/294 kB | 0.2/2.5 MB Progress (2): 248/294 kB | 0.2/2.5 MB Progress (2): 252/294 kB | 0.2/2.5 MB Progress (2): 252/294 kB | 0.2/2.5 MB Progress (2): 256/294 kB | 0.2/2.5 MB Progress (2): 256/294 kB | 0.2/2.5 MB Progress (2): 260/294 kB | 0.2/2.5 MB Progress (2): 260/294 kB | 0.2/2.5 MB Progress (2): 264/294 kB | 0.2/2.5 MB Progress (2): 264/294 kB | 0.2/2.5 MB Progress (2): 268/294 kB | 0.2/2.5 MB Progress (2): 268/294 kB | 0.2/2.5 MB Progress (2): 272/294 kB | 0.2/2.5 MB Progress (2): 272/294 kB | 0.2/2.5 MB Progress (2): 276/294 kB | 0.2/2.5 MB Progress (2): 276/294 kB | 0.2/2.5 MB Progress (2): 280/294 kB | 0.2/2.5 MB Progress (2): 280/294 kB | 0.3/2.5 MB Progress (2): 284/294 kB | 0.3/2.5 MB Progress (2): 284/294 kB | 0.3/2.5 MB Progress (2): 288/294 kB | 0.3/2.5 MB Progress (2): 288/294 kB | 0.3/2.5 MB Progress (2): 292/294 kB | 0.3/2.5 MB Progress (2): 292/294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (2): 294 kB | 0.3/2.5 MB Progress (3): 294 kB | 0.3/2.5 MB | 4.1/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 4.1/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 7.7/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 7.7/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 12/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 12/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 16/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 16/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 20/39 kB Progress (3): 294 kB | 0.3/2.5 MB | 24/39 kB Progress (4): 294 kB | 0.3/2.5 MB | 24/39 kB | 4.1/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 24/39 kB | 4.1/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 24/39 kB | 7.7/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 28/39 kB | 7.7/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 28/39 kB | 12/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 28/39 kB | 12/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 28/39 kB | 16/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 32/39 kB | 16/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 32/39 kB | 20/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 32/39 kB | 20/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 32/39 kB | 24/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 36/39 kB | 24/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 39 kB | 24/345 kB Progress (4): 294 kB | 0.3/2.5 MB | 39 kB | 28/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 28/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 32/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 32/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 36/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 36/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 40/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 40/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 44/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 44/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 48/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 48/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 52/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 52/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 56/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 56/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 60/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 60/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 64/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 64/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 68/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 68/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 72/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 72/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 76/345 kB Progress (4): 294 kB | 0.4/2.5 MB | 39 kB | 76/345 kB 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 604 kB/s) [2019-07-29T20:59:04.041Z] Progress (3): 294 kB | 0.4/2.5 MB | 80/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 80/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 84/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 84/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 88/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 88/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 92/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 92/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 96/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 96/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 100/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 100/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 104/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 104/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 108/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 108/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 112/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 112/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 116/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 116/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 120/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 120/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 124/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 124/345 kB Progress (3): 294 kB | 0.4/2.5 MB | 128/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 128/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 132/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 132/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 136/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 136/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 140/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 140/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 144/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 144/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 148/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 148/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 152/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 152/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 156/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 156/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 160/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 160/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 164/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 164/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 168/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 168/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 172/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 172/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 176/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 176/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 180/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 180/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 184/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 184/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 188/345 kB Progress (3): 294 kB | 0.5/2.5 MB | 188/345 kB 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.9 MB/s) [2019-07-29T20:59:04.041Z] Progress (2): 0.5/2.5 MB | 188/345 kB Progress (2): 0.5/2.5 MB | 192/345 kB Progress (2): 0.5/2.5 MB | 192/345 kB Progress (2): 0.5/2.5 MB | 196/345 kB Progress (2): 0.5/2.5 MB | 196/345 kB Progress (2): 0.5/2.5 MB | 200/345 kB Progress (2): 0.5/2.5 MB | 200/345 kB Progress (2): 0.5/2.5 MB | 204/345 kB Progress (2): 0.5/2.5 MB | 204/345 kB Progress (2): 0.5/2.5 MB | 208/345 kB Progress (2): 0.5/2.5 MB | 208/345 kB Progress (2): 0.5/2.5 MB | 212/345 kB Progress (2): 0.5/2.5 MB | 212/345 kB Progress (2): 0.5/2.5 MB | 216/345 kB Progress (2): 0.5/2.5 MB | 216/345 kB Progress (2): 0.5/2.5 MB | 220/345 kB Progress (2): 0.5/2.5 MB | 220/345 kB Progress (2): 0.5/2.5 MB | 224/345 kB Progress (2): 0.6/2.5 MB | 224/345 kB Progress (2): 0.6/2.5 MB | 228/345 kB Progress (2): 0.6/2.5 MB | 228/345 kB Progress (2): 0.6/2.5 MB | 232/345 kB Progress (2): 0.6/2.5 MB | 232/345 kB Progress (2): 0.6/2.5 MB | 236/345 kB Progress (2): 0.6/2.5 MB | 236/345 kB Progress (2): 0.6/2.5 MB | 240/345 kB Progress (2): 0.6/2.5 MB | 240/345 kB Progress (2): 0.6/2.5 MB | 244/345 kB Progress (2): 0.6/2.5 MB | 244/345 kB Progress (2): 0.6/2.5 MB | 248/345 kB Progress (2): 0.6/2.5 MB | 248/345 kB Progress (2): 0.6/2.5 MB | 252/345 kB Progress (2): 0.6/2.5 MB | 252/345 kB Progress (2): 0.6/2.5 MB | 256/345 kB Progress (2): 0.6/2.5 MB | 256/345 kB Progress (2): 0.6/2.5 MB | 260/345 kB Progress (2): 0.6/2.5 MB | 260/345 kB Progress (2): 0.6/2.5 MB | 264/345 kB Progress (2): 0.6/2.5 MB | 264/345 kB Progress (2): 0.6/2.5 MB | 268/345 kB Progress (2): 0.6/2.5 MB | 268/345 kB Progress (2): 0.6/2.5 MB | 272/345 kB Progress (2): 0.6/2.5 MB | 272/345 kB Progress (2): 0.6/2.5 MB | 276/345 kB Progress (2): 0.6/2.5 MB | 276/345 kB Progress (2): 0.6/2.5 MB | 280/345 kB Progress (2): 0.6/2.5 MB | 280/345 kB Progress (2): 0.6/2.5 MB | 284/345 kB Progress (2): 0.6/2.5 MB | 284/345 kB Progress (2): 0.6/2.5 MB | 288/345 kB Progress (2): 0.6/2.5 MB | 288/345 kB Progress (2): 0.6/2.5 MB | 292/345 kB Progress (2): 0.6/2.5 MB | 292/345 kB Progress (2): 0.6/2.5 MB | 296/345 kB Progress (2): 0.6/2.5 MB | 296/345 kB Progress (2): 0.6/2.5 MB | 300/345 kB Progress (2): 0.6/2.5 MB | 300/345 kB Progress (2): 0.6/2.5 MB | 304/345 kB Progress (2): 0.6/2.5 MB | 304/345 kB Progress (2): 0.6/2.5 MB | 308/345 kB Progress (2): 0.6/2.5 MB | 308/345 kB Progress (2): 0.6/2.5 MB | 312/345 kB Progress (2): 0.6/2.5 MB | 312/345 kB Progress (2): 0.6/2.5 MB | 316/345 kB Progress (2): 0.6/2.5 MB | 316/345 kB Progress (2): 0.6/2.5 MB | 320/345 kB Progress (2): 0.6/2.5 MB | 320/345 kB Progress (2): 0.6/2.5 MB | 324/345 kB Progress (2): 0.7/2.5 MB | 324/345 kB Progress (2): 0.7/2.5 MB | 328/345 kB Progress (2): 0.7/2.5 MB | 328/345 kB Progress (2): 0.7/2.5 MB | 332/345 kB Progress (2): 0.7/2.5 MB | 332/345 kB Progress (2): 0.7/2.5 MB | 336/345 kB Progress (2): 0.7/2.5 MB | 336/345 kB Progress (2): 0.7/2.5 MB | 340/345 kB Progress (2): 0.7/2.5 MB | 340/345 kB Progress (2): 0.7/2.5 MB | 344/345 kB Progress (2): 0.7/2.5 MB | 344/345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB 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 3.8 MB/s) [2019-07-29T20:59:04.327Z] Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.8/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 0.9/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5 MB 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 8.9 MB/s) [2019-07-29T20:59:04.678Z] [INFO] Executing tasks [2019-07-29T20:59:04.678Z] [2019-07-29T20:59:04.678Z] main: [2019-07-29T20:59:04.678Z] [2019-07-29T20:59:04.678Z] clean: [2019-07-29T20:59:04.678Z] [INFO] Executed tasks [2019-07-29T20:59:04.678Z] [INFO] [2019-07-29T20:59:04.678Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:04.678Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-29T20:59:04.678Z] [INFO] [2019-07-29T20:59:04.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:04.678Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T20:59:04.678Z] [INFO] [2019-07-29T20:59:04.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:04.678Z] [INFO] [2019-07-29T20:59:04.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:04.678Z] [INFO] [2019-07-29T20:59:04.678Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:04.678Z] [INFO] [2019-07-29T20:59:04.678Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:04.678Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:04.678Z] [INFO] [2019-07-29T20:59:04.678Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:04.678Z] [INFO] Executing tasks [2019-07-29T20:59:04.678Z] [2019-07-29T20:59:04.678Z] main: [2019-07-29T20:59:04.678Z] [2019-07-29T20:59:04.678Z] build: [2019-07-29T20:59:05.608Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-29T20:59:05.608Z] [2019-07-29T20:59:05.608Z] test: [2019-07-29T20:59:05.876Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-29T20:59:05.876Z] [INFO] Executed tasks [2019-07-29T20:59:05.876Z] [INFO] [2019-07-29T20:59:05.876Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:05.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:05.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-29T20:59:05.876Z] [INFO] [2019-07-29T20:59:05.876Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:05.876Z] [INFO] [2019-07-29T20:59:05.876Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:06.133Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-29T20:59:06.133Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-29T20:59:06.133Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-29T20:59:06.133Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-29T20:59:06.133Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-29T20:59:06.133Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-29T20:59:06.133Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-29T20:59:06.389Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-29T20:59:06.389Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-29T20:59:06.389Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-29T20:59:06.389Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-29T20:59:07.758Z] [INFO] Fetching R-4.8-201806110500&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.8/ [2019-07-29T20:59:07.758Z] [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) [2019-07-29T20:59:07.758Z] [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) [2019-07-29T20:59:08.321Z] [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) [2019-07-29T20:59:08.321Z] [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) [2019-07-29T20:59:08.885Z] [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) [2019-07-29T20:59:10.254Z] [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) [2019-07-29T20:59:10.254Z] [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) [2019-07-29T20:59:12.148Z] [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) [2019-07-29T20:59:12.148Z] [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) [2019-07-29T20:59:12.406Z] [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) [2019-07-29T20:59:12.406Z] [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) [2019-07-29T20:59:12.406Z] [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) [2019-07-29T20:59:12.406Z] [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) [2019-07-29T20:59:12.663Z] [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) [2019-07-29T20:59:12.663Z] [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) [2019-07-29T20:59:12.663Z] [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) [2019-07-29T20:59:12.663Z] [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) [2019-07-29T20:59:12.920Z] [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) [2019-07-29T20:59:12.920Z] [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) [2019-07-29T20:59:13.177Z] [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) [2019-07-29T20:59:13.177Z] [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) [2019-07-29T20:59:13.436Z] [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) [2019-07-29T20:59:13.436Z] [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) [2019-07-29T20:59:14.127Z] [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) [2019-07-29T20:59:14.127Z] [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) [2019-07-29T20:59:14.385Z] [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) [2019-07-29T20:59:14.385Z] [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) [2019-07-29T20:59:14.385Z] [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) [2019-07-29T20:59:14.385Z] [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) [2019-07-29T20:59:14.642Z] [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) [2019-07-29T20:59:14.642Z] [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) [2019-07-29T20:59:14.642Z] [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) [2019-07-29T20:59:14.642Z] [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) [2019-07-29T20:59:14.899Z] [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) [2019-07-29T20:59:14.899Z] [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) [2019-07-29T20:59:14.899Z] [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) [2019-07-29T20:59:14.899Z] [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) [2019-07-29T20:59:15.156Z] [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) [2019-07-29T20:59:15.156Z] [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) [2019-07-29T20:59:21.698Z] [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) [2019-07-29T20:59:21.698Z] [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) [2019-07-29T20:59:21.698Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-29T20:59:21.698Z] [INFO] Command line: [2019-07-29T20:59:21.698Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-29T20:59:21.698Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:59:24.219Z] Buildfile: build.xml [2019-07-29T20:59:24.219Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T20:59:24.219Z] [2019-07-29T20:59:24.219Z] build.index: [2019-07-29T20:59:27.492Z] BUILD SUCCESSFUL [2019-07-29T20:59:27.492Z] [2019-07-29T20:59:27.492Z] BUILD SUCCESSFUL [2019-07-29T20:59:27.492Z] Total time: 3 seconds [2019-07-29T20:59:28.422Z] [INFO] [2019-07-29T20:59:28.422Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:28.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-29T20:59:28.422Z] [INFO] [2019-07-29T20:59:28.422Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.422Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-29T20:59:28.422Z] [INFO] [2019-07-29T20:59:28.422Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.422Z] [INFO] [2019-07-29T20:59:28.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.422Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:28.422Z] [INFO] [2019-07-29T20:59:28.422Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.422Z] [INFO] [2019-07-29T20:59:28.422Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.422Z] [INFO] [2019-07-29T20:59:28.422Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.422Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.679Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.679Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:28.679Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.pom [2019-07-29T20:59:28.679Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-29T20:59:28.679Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:59:28.679Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:59:28.679Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-29T20:59:28.679Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-29T20:59:28.679Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:28.679Z] [INFO] The project's OSGi version is 2.1.8.201907292011 [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:28.679Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:28.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:28.679Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-29T20:59:28.679Z] [INFO] [2019-07-29T20:59:28.679Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:28.679Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-29T20:59:29.333Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-29T20:59:29.333Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T20:59:29.333Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:59:29.333Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T20:59:29.333Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2019-07-29T20:59:29.333Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-29T20:59:29.333Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T20:59:29.333Z] 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 [2019-07-29T20:59:29.333Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-29T20:59:29.333Z] [INFO] [2019-07-29T20:59:29.333Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:29.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-29T20:59:29.333Z] [INFO] [2019-07-29T20:59:29.333Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.333Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-29T20:59:29.333Z] [INFO] [2019-07-29T20:59:29.333Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.333Z] [INFO] [2019-07-29T20:59:29.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.333Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-29T20:59:29.333Z] [INFO] [2019-07-29T20:59:29.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.333Z] [INFO] [2019-07-29T20:59:29.333Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.333Z] [INFO] [2019-07-29T20:59:29.333Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.333Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-29T20:59:29.589Z] [INFO] [2019-07-29T20:59:29.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.589Z] [INFO] [2019-07-29T20:59:29.589Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.589Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec [2019-07-29T20:59:29.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-29T20:59:29.589Z] [INFO] [2019-07-29T20:59:29.589Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-29T20:59:29.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.pom [2019-07-29T20:59:29.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-29T20:59:29.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:59:29.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2metadata.xml [2019-07-29T20:59:29.589Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2artifacts.xml [2019-07-29T20:59:29.589Z] [INFO] [2019-07-29T20:59:29.589Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-29T20:59:29.846Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-29T20:59:29.846Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:29.846Z] [INFO] [2019-07-29T20:59:29.846Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:30.103Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T20:59:30.103Z] [INFO] [2019-07-29T20:59:30.103Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:30.103Z] [INFO] [2019-07-29T20:59:30.103Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:30.359Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:30.359Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:30.359Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.pom [2019-07-29T20:59:30.359Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T20:59:30.359Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:59:30.359Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-29T20:59:30.359Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-29T20:59:30.359Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.359Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.359Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:30.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-29T20:59:30.359Z] [INFO] [2019-07-29T20:59:30.359Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.359Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-29T20:59:30.616Z] [INFO] [2019-07-29T20:59:30.616Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:30.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-29T20:59:30.616Z] [INFO] [2019-07-29T20:59:30.616Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.616Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-29T20:59:30.616Z] [INFO] [2019-07-29T20:59:30.616Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.616Z] [INFO] [2019-07-29T20:59:30.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.616Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.873Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.873Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec [2019-07-29T20:59:30.873Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:30.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:30.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:30.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:30.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:30.873Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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 [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-29T20:59:30.873Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-29T20:59:30.873Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:30.873Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:30.873Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:30.873Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:30.873Z] [INFO] [2019-07-29T20:59:30.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:31.130Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.pom [2019-07-29T20:59:31.130Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T20:59:31.130Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:59:31.130Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-29T20:59:31.130Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-29T20:59:31.130Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.130Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.130Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.130Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:31.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-29T20:59:31.130Z] [INFO] [2019-07-29T20:59:31.130Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.130Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-29T20:59:31.387Z] [INFO] [2019-07-29T20:59:31.387Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:31.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-29T20:59:31.387Z] [INFO] [2019-07-29T20:59:31.387Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.387Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T20:59:31.387Z] [INFO] [2019-07-29T20:59:31.387Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.387Z] [INFO] [2019-07-29T20:59:31.387Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.387Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T20:59:31.387Z] [INFO] [2019-07-29T20:59:31.387Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.387Z] [INFO] [2019-07-29T20:59:31.387Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.387Z] [INFO] [2019-07-29T20:59:31.387Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.387Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T20:59:31.643Z] [INFO] [2019-07-29T20:59:31.643Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:31.643Z] [INFO] [2019-07-29T20:59:31.643Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:33.012Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-29T20:59:33.012Z] [INFO] Command line: [2019-07-29T20:59:33.012Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:59:33.012Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:59:37.185Z] !SESSION 2019-07-29 20:59:33.124 ----------------------------------------------- [2019-07-29T20:59:37.185Z] eclipse.buildId=unknown [2019-07-29T20:59:37.185Z] java.version=1.8.0_202 [2019-07-29T20:59:37.185Z] java.vendor=Oracle Corporation [2019-07-29T20:59:37.185Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:59:37.185Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:59:37.185Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:59:37.185Z] [2019-07-29T20:59:37.185Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:59:36.634 [2019-07-29T20:59:37.185Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:59:37.185Z] !STACK 0 [2019-07-29T20:59:37.185Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T20:59:37.185Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:37.185Z] [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:59:37.185Z] [2019-07-29T20:59:37.185Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:59:36.827 [2019-07-29T20:59:37.185Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:59:37.185Z] !STACK 0 [2019-07-29T20:59:37.185Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T20:59:37.185Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:37.185Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:59:37.185Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:59:37.185Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T20:59:37.185Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:37.185Z] [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:59:37.185Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:59:39.077Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-29T20:59:40.008Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-29T20:59:40.008Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.218 s [2019-07-29T20:59:40.008Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.088 s [2019-07-29T20:59:40.008Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.066 s [2019-07-29T20:59:40.008Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.007 s [2019-07-29T20:59:40.008Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-29T20:59:40.008Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-29T20:59:40.008Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.078 s [2019-07-29T20:59:40.008Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.017 s [2019-07-29T20:59:40.008Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-29T20:59:40.008Z] [2019-07-29T20:59:40.008Z] Results: [2019-07-29T20:59:40.008Z] [2019-07-29T20:59:40.008Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T20:59:40.008Z] [2019-07-29T20:59:41.088Z] [INFO] All tests passed! [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec [2019-07-29T20:59:41.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T20:59:41.088Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.pom [2019-07-29T20:59:41.088Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T20:59:41.088Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:59:41.088Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:59:41.088Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-29T20:59:41.088Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-29T20:59:41.088Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] The project's OSGi version is 1.1.5.201907292011 [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:41.088Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-29T20:59:41.088Z] [INFO] [2019-07-29T20:59:41.088Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.088Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-29T20:59:41.346Z] [INFO] [2019-07-29T20:59:41.346Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:41.346Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-29T20:59:41.346Z] [INFO] [2019-07-29T20:59:41.346Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.346Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-29T20:59:41.346Z] [INFO] [2019-07-29T20:59:41.346Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.346Z] [INFO] [2019-07-29T20:59:41.346Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.603Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-29T20:59:41.603Z] [INFO] [2019-07-29T20:59:41.603Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.603Z] [INFO] [2019-07-29T20:59:41.603Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.603Z] [INFO] [2019-07-29T20:59:41.603Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.603Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-29T20:59:41.603Z] [INFO] [2019-07-29T20:59:41.603Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:41.603Z] [INFO] [2019-07-29T20:59:41.603Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:42.971Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-29T20:59:42.971Z] [INFO] Command line: [2019-07-29T20:59:42.971Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:59:42.971Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:59:45.491Z] !SESSION 2019-07-29 20:59:42.954 ----------------------------------------------- [2019-07-29T20:59:45.491Z] eclipse.buildId=unknown [2019-07-29T20:59:45.491Z] java.version=1.8.0_202 [2019-07-29T20:59:45.491Z] java.vendor=Oracle Corporation [2019-07-29T20:59:45.491Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:59:45.491Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:59:45.491Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:59:45.491Z] [2019-07-29T20:59:45.491Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:59:45.462 [2019-07-29T20:59:45.491Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:59:45.491Z] !STACK 0 [2019-07-29T20:59:45.491Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T20:59:45.491Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:45.491Z] [2019-07-29T20:59:45.491Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:59:45.491Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:59:45.491Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:59:45.491Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:59:45.491Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:59:45.491Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:59:45.491Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:59:45.492Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:59:45.492Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:59:45.492Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:59:45.748Z] [2019-07-29T20:59:45.748Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:59:45.671 [2019-07-29T20:59:45.748Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:59:45.748Z] !STACK 0 [2019-07-29T20:59:45.748Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T20:59:45.748Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:45.748Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:59:45.748Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:59:45.748Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T20:59:45.748Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:45.748Z] [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:59:45.748Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:59:47.641Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-29T20:59:47.641Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-29T20:59:47.641Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.076 s [2019-07-29T20:59:47.641Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.017 s [2019-07-29T20:59:47.641Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-29T20:59:47.641Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.014 s [2019-07-29T20:59:47.641Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T20:59:47.641Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-29T20:59:47.641Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-29T20:59:47.641Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-29T20:59:47.641Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T20:59:47.641Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-29T20:59:47.641Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T20:59:47.641Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-29T20:59:47.641Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-29T20:59:47.641Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-29T20:59:47.641Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-29T20:59:47.641Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.003 s [2019-07-29T20:59:47.641Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2019-07-29T20:59:47.641Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-29T20:59:47.641Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-29T20:59:47.641Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.046 s [2019-07-29T20:59:47.641Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-29T20:59:47.641Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-29T20:59:47.641Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-29T20:59:47.641Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-29T20:59:47.641Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-29T20:59:47.641Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-29T20:59:47.898Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-29T20:59:47.898Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.002 s [2019-07-29T20:59:47.898Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-29T20:59:47.898Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-29T20:59:47.898Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-29T20:59:48.157Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.048 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.157Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.157Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] 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 [2019-07-29T20:59:48.158Z] 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.001 s [2019-07-29T20:59:48.158Z] 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 [2019-07-29T20:59:48.158Z] 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 [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-29T20:59:48.158Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-29T20:59:48.158Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-29T20:59:48.158Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-29T20:59:48.158Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.158Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.158Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-29T20:59:48.416Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-29T20:59:48.416Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.416Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.416Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.416Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-29T20:59:48.416Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-29T20:59:48.416Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0.001 s [2019-07-29T20:59:48.416Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-29T20:59:48.416Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-29T20:59:48.980Z] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more than "64000" entity expansions in this document; this is the limit imposed by the JDK. [2019-07-29T20:59:48.980Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-29T20:59:48.980Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.626 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-29T20:59:48.980Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-29T20:59:48.980Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.62 s [2019-07-29T20:59:48.980Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.003 s [2019-07-29T20:59:48.980Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-29T20:59:48.980Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T20:59:48.980Z] WARNING: {"ts":270592258753575,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-29T20:59:48.980Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T20:59:48.980Z] WARNING: {"ts":270592310562262,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-29T20:59:48.980Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T20:59:48.980Z] WARNING: {"ts":270592312294419,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-29T20:59:48.980Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T20:59:48.980Z] WARNING: {"ts":270592313850717,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-29T20:59:48.980Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T20:59:48.980Z] WARNING: {"ts":270592321867202,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-29T20:59:48.980Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T20:59:48.980Z] WARNING: {"ts":270592322693048,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-29T20:59:48.980Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:48.980Z] WARNING: {"ts":270592324963670,"ph":"B","tid":1,"name":"foo"} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:48.981Z] WARNING: {"ts":270592327554176,"ph":"E","tid":1} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T20:59:48.981Z] WARNING: {"ts":270592330553897,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T20:59:48.981Z] WARNING: {"ts":270592331236826,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:48.981Z] INFO: {"ts":270592339576722,"ph":"B","tid":1,"name":"foo"} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:48.981Z] INFO: {"ts":270592340157938,"ph":"B","tid":1,"name":"bar"} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:48.981Z] INFO: {"ts":270592340683556,"ph":"E","tid":1} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:48.981Z] INFO: {"ts":270592341200823,"ph":"E","tid":1} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:48.981Z] WARNING: {"ts":270592342357474,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:48.981Z] WARNING: {"ts":270592342865451,"ph":"E","tid":1} [2019-07-29T20:59:48.981Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:48.981Z] WARNING: {"ts":270592343341389,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:48 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:49.238Z] WARNING: {"ts":270592343755475,"ph":"E","tid":1} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:49.238Z] WARNING: {"ts":270592400646321,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:49.238Z] WARNING: {"ts":270592401581446,"ph":"E","tid":1} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:49.238Z] WARNING: {"ts":270592403466554,"ph":"B","tid":1,"name":"foo"} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:49.238Z] WARNING: {"ts":270592405050307,"ph":"E","tid":1} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-29T20:59:49.238Z] INFO: {"ts":270592411437777,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-29T20:59:49.238Z] INFO: {"ts":270592413102029,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:49.238Z] INFO: {"ts":270592415238333,"ph":"B","tid":1,"name":"foo"} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:49.238Z] INFO: {"ts":270592415924157,"ph":"B","tid":1,"name":"bar"} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:49.238Z] INFO: {"ts":270592416552141,"ph":"E","tid":1} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:49.238Z] INFO: {"ts":270592417166297,"ph":"E","tid":1} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-29T20:59:49.238Z] WARNING: {"ts":270592418443918,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-29T20:59:49.238Z] WARNING: {"ts":270592419247938,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-29T20:59:49.238Z] INFO: {"ts":270592427122231,"ph":"B","tid":1,"name":"world"} [2019-07-29T20:59:49.238Z] Jul 29, 2019 8:59:49 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-29T20:59:49.238Z] INFO: {"ts":270592427763285,"ph":"E","tid":1} [2019-07-29T20:59:49.238Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-29T20:59:49.238Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.062 s [2019-07-29T20:59:49.238Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T20:59:49.238Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.007 s [2019-07-29T20:59:49.238Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T20:59:49.238Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-07-29T20:59:49.238Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T20:59:49.238Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T20:59:49.238Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T20:59:49.238Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-29T20:59:49.238Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T20:59:49.238Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T20:59:49.238Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.061 s [2019-07-29T20:59:49.238Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-29T20:59:49.238Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-07-29T20:59:49.238Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T20:59:49.238Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2019-07-29T20:59:49.238Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-29T20:59:49.238Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2019-07-29T20:59:49.238Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T20:59:49.238Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T20:59:49.238Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-29T20:59:49.238Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-29T20:59:49.238Z] [2019-07-29T20:59:49.238Z] Results: [2019-07-29T20:59:49.238Z] [2019-07-29T20:59:49.238Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T20:59:49.238Z] [2019-07-29T20:59:51.762Z] [INFO] All tests passed! [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:51.762Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec [2019-07-29T20:59:51.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.pom [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2metadata.xml [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2artifacts.xml [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-29T20:59:51.762Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-29T20:59:51.762Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.pom [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T20:59:51.762Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-29T20:59:51.762Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-29T20:59:51.762Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:51.762Z] [INFO] The project's OSGi version is 1.0.1.201907292011 [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:51.762Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:51.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:51.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-29T20:59:51.762Z] [INFO] [2019-07-29T20:59:51.762Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:51.762Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:52.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T20:59:52.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:52.026Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:52.026Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:52.026Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:52.026Z] [INFO] [2019-07-29T20:59:52.026Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T20:59:53.196Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-29T20:59:53.196Z] [INFO] Command line: [2019-07-29T20:59:53.196Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T20:59:53.196Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T20:59:57.367Z] !SESSION 2019-07-29 20:59:53.152 ----------------------------------------------- [2019-07-29T20:59:57.367Z] eclipse.buildId=unknown [2019-07-29T20:59:57.367Z] java.version=1.8.0_202 [2019-07-29T20:59:57.367Z] java.vendor=Oracle Corporation [2019-07-29T20:59:57.367Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T20:59:57.367Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T20:59:57.367Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T20:59:57.367Z] [2019-07-29T20:59:57.367Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 20:59:56.499 [2019-07-29T20:59:57.367Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:59:57.367Z] !STACK 0 [2019-07-29T20:59:57.367Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-29T20:59:57.367Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:57.367Z] [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:59:57.367Z] [2019-07-29T20:59:57.367Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 20:59:56.728 [2019-07-29T20:59:57.367Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T20:59:57.367Z] !STACK 0 [2019-07-29T20:59:57.367Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-29T20:59:57.367Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:57.367Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T20:59:57.367Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T20:59:57.367Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-29T20:59:57.367Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T20:59:57.367Z] [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T20:59:57.367Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T20:59:58.298Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-29T20:59:58.862Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.493 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-29T20:59:58.862Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-29T20:59:58.862Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.127 s [2019-07-29T20:59:58.862Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-29T20:59:58.862Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-29T20:59:58.862Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-29T20:59:58.862Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-29T20:59:58.862Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.048 s [2019-07-29T20:59:58.862Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-29T20:59:58.862Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-29T20:59:58.862Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.059 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-29T20:59:58.862Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-29T20:59:58.862Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-29T20:59:58.862Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-29T20:59:58.862Z] [2019-07-29T20:59:58.862Z] Results: [2019-07-29T20:59:58.862Z] [2019-07-29T20:59:58.862Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-29T20:59:58.862Z] [2019-07-29T21:00:00.756Z] [INFO] All tests passed! [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T21:00:00.756Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec [2019-07-29T21:00:00.756Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-29T21:00:00.756Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-29T21:00:00.756Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.pom [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:00:00.756Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-29T21:00:00.756Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-29T21:00:00.756Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:00.756Z] [INFO] The project's OSGi version is 1.0.8.201907292011 [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:00.756Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:00.756Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:00:00.756Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-29T21:00:00.756Z] [INFO] [2019-07-29T21:00:00.756Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:00.756Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-29T21:00:01.319Z] [INFO] [2019-07-29T21:00:01.319Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:01.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:00:01.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-29T21:00:01.319Z] [INFO] [2019-07-29T21:00:01.319Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:01.576Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-29T21:00:01.576Z] [INFO] [2019-07-29T21:00:01.576Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:01.576Z] [INFO] [2019-07-29T21:00:01.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:01.576Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:00:01.576Z] [INFO] [2019-07-29T21:00:01.576Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:01.576Z] [INFO] [2019-07-29T21:00:01.576Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:01.576Z] [INFO] [2019-07-29T21:00:01.576Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:01.576Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:00:01.576Z] [INFO] [2019-07-29T21:00:01.576Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:01.576Z] [INFO] [2019-07-29T21:00:01.576Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:00:02.945Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T21:00:02.945Z] [INFO] Command line: [2019-07-29T21:00:02.945Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T21:00:02.945Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:00:06.327Z] !SESSION 2019-07-29 21:00:02.992 ----------------------------------------------- [2019-07-29T21:00:06.327Z] eclipse.buildId=unknown [2019-07-29T21:00:06.327Z] java.version=1.8.0_202 [2019-07-29T21:00:06.327Z] java.vendor=Oracle Corporation [2019-07-29T21:00:06.327Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:00:06.327Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T21:00:06.327Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T21:00:06.327Z] [2019-07-29T21:00:06.327Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:00:06.152 [2019-07-29T21:00:06.327Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:00:06.327Z] !STACK 0 [2019-07-29T21:00:06.327Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:00:06.327Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:00:06.327Z] [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:00:06.327Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:00:06.584Z] [2019-07-29T21:00:06.584Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:00:06.356 [2019-07-29T21:00:06.584Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:00:06.584Z] !STACK 0 [2019-07-29T21:00:06.584Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:00:06.584Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:00:06.584Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:00:06.584Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:00:06.584Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:00:06.584Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:00:06.584Z] [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:00:06.584Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:00:08.477Z] process 9459: 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 [2019-07-29T21:00:08.477Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:00:09.421Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:00:09.421Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:00:19.373Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-29T21:00:19.373Z] Display size: 1440x900 [2019-07-29T21:00:19.373Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T21:00:19.373Z] GTK version=3.18.9 [2019-07-29T21:00:19.373Z] GTK theme=Ambiance [2019-07-29T21:00:19.373Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T21:00:19.373Z] Time zone: Coordinated Universal Time [2019-07-29T21:00:19.373Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T21:00:19.373Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T21:00:20.303Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:20.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:20.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:20.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:20.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:20.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:20.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065925048 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:20.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065925049 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:20.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065925049 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:20.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065925050 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:20.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065925051 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065925231 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:21.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065925279 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065925279 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065925279 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065925280 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065925281 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065925290 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065925292 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065925292 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065925292 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.123Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1065925293 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065925380 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:21.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:21.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1065925385 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:00:21.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1065925385 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:00:21.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1065925386 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:00:21.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1065925386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:00:21.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065925386 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]} [2019-07-29T21:00:21.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065925416 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:00:22.524Z] [2019-07-29T21:00:22.524Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:22.331 [2019-07-29T21:00:22.524Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:22.524Z] [2019-07-29T21:00:22.524Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-29T21:00:22.524Z] !STACK 0 [2019-07-29T21:00:22.524Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:22.524Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:22.524Z] Caused by: MismatchedTokenException(57!=72) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-29T21:00:22.524Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-29T21:00:22.524Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:22.524Z] ... 9 more [2019-07-29T21:00:23.088Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:23.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065927323 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:23.088Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:23.088Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:23.088Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:23.088Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:23.088Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:23.088Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:23.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:23.088Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:23.088Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:23.088Z] DEBUG - Clicking on OK [2019-07-29T21:00:23.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065927329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:23.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065927329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:23.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065927329 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:23.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065927329 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:23.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065927330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:23.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065927330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:23.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065927331 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') [2019-07-29T21:00:23.345Z] DEBUG - Clicked on [2019-07-29T21:00:23.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:23.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:23.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:23.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:23.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:23.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065927917 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065927917 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065927917 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065927918 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065927918 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065928008 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065928009 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065928009 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065928010 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065928010 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065928011 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065928024 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:23.908Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:23.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065928027 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:23.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065928027 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:23.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065928078 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065928078 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:23.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065928079 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]} [2019-07-29T21:00:23.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065928108 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:00:24.473Z] [2019-07-29T21:00:24.473Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:24.248 [2019-07-29T21:00:24.473Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:24.473Z] [2019-07-29T21:00:24.473Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T21:00:24.473Z] !STACK 0 [2019-07-29T21:00:24.473Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:24.473Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:24.473Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:24.473Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:24.473Z] ... 9 more [2019-07-29T21:00:25.036Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:25.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065929210 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:25.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:25.036Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:25.036Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:25.036Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:25.036Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:25.036Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:25.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:25.036Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:25.036Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:25.036Z] DEBUG - Clicking on OK [2019-07-29T21:00:25.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065929213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:25.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065929213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:25.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065929215 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:25.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065929215 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:25.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065929215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:25.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065929215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:25.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065929216 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') [2019-07-29T21:00:25.293Z] DEBUG - Clicked on [2019-07-29T21:00:25.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:25.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:25.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:25.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:25.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:25.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:25.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065929612 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065929612 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065929613 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065929613 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065929614 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065929711 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:25.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065929713 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065929714 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065929714 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065929715 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065929715 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065929727 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:25.550Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:25.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:25.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065929779 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:25.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065929779 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:25.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065929780 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:25.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065929780 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:25.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065929781 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]} [2019-07-29T21:00:25.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1065929808 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:00:26.371Z] [2019-07-29T21:00:26.371Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:26.251 [2019-07-29T21:00:26.371Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:26.371Z] [2019-07-29T21:00:26.371Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-29T21:00:26.371Z] !STACK 0 [2019-07-29T21:00:26.371Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:26.371Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:26.371Z] Caused by: NoViableAltException(75@[]) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-29T21:00:26.371Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:26.371Z] ... 9 more [2019-07-29T21:00:26.371Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:26.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065930602 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:26.371Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:26.371Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:26.371Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:26.371Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:26.371Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:26.371Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:26.371Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:26.371Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:26.371Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:26.371Z] DEBUG - Clicking on OK [2019-07-29T21:00:26.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065930606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:26.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065930606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:26.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065930606 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:26.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065930606 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:26.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065930609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:26.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065930609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:26.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065930609 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') [2019-07-29T21:00:26.627Z] DEBUG - Clicked on [2019-07-29T21:00:26.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:26.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:26.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:26.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:26.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:26.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065930998 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065930999 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065930999 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065930999 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065931000 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065931030 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065931031 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065931031 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065931031 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065931078 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065931079 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065931089 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:26.884Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:26.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065931091 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:26.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065931091 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:26.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065931092 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065931092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:26.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065931092 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]} [2019-07-29T21:00:26.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065931112 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:27.447Z] [2019-07-29T21:00:27.447Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:27.226 [2019-07-29T21:00:27.447Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:27.447Z] [2019-07-29T21:00:27.447Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-29T21:00:27.447Z] !STACK 0 [2019-07-29T21:00:27.447Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:27.447Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:27.447Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:27.447Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:27.447Z] ... 9 more [2019-07-29T21:00:28.010Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:28.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065932125 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:28.010Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:28.010Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:28.010Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:28.010Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:28.010Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:28.010Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:28.010Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:28.010Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:28.010Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:28.010Z] DEBUG - Clicking on OK [2019-07-29T21:00:28.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065932128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:28.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065932128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:28.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065932128 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:28.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065932128 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:28.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065932128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:28.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065932129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:28.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065932129 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') [2019-07-29T21:00:28.010Z] DEBUG - Clicked on [2019-07-29T21:00:28.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:28.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:28.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:28.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:28.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:28.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:28.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065932395 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065932395 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065932395 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065932400 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065932400 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065932484 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:28.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065932486 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065932486 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065932486 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065932487 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065932487 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065932497 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:28.267Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:28.267Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:28.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065932498 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:28.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065932499 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:28.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065932499 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:28.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065932499 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:28.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065932499 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]} [2019-07-29T21:00:28.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065932521 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:28.780Z] [2019-07-29T21:00:28.780Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:28.630 [2019-07-29T21:00:28.780Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:28.780Z] [2019-07-29T21:00:28.780Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-29T21:00:28.780Z] !STACK 0 [2019-07-29T21:00:28.780Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:28.780Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:28.780Z] Caused by: NoViableAltException(14@[]) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-29T21:00:28.780Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:28.780Z] ... 9 more [2019-07-29T21:00:29.709Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:29.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065933605 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:29.709Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:29.709Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:29.709Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:29.709Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:29.709Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:29.709Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:29.709Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:29.709Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:29.709Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:29.709Z] DEBUG - Clicking on OK [2019-07-29T21:00:29.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065933608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:29.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065933608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:29.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065933608 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:29.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065933608 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:29.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065933608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:29.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065933609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:29.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065933609 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') [2019-07-29T21:00:29.709Z] DEBUG - Clicked on [2019-07-29T21:00:29.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:29.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:29.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:29.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:29.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:29.709Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:29.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065933892 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065933892 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065933893 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065933893 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065933893 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065933978 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.966Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:29.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065933979 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065933980 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065933980 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065933980 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065933981 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065933991 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:29.966Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:29.966Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:29.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065933993 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:29.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065934001 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:29.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065934001 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:29.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065934002 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:29.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065934002 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]} [2019-07-29T21:00:29.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065934030 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:30.225Z] [2019-07-29T21:00:30.225Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:30.051 [2019-07-29T21:00:30.225Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:30.225Z] [2019-07-29T21:00:30.225Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T21:00:30.225Z] !STACK 0 [2019-07-29T21:00:30.225Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:30.225Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:30.225Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:30.225Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:30.225Z] ... 9 more [2019-07-29T21:00:30.928Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:30.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065935004 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:30.928Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:30.928Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:30.928Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:30.928Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:30.928Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:30.928Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:30.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:30.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:30.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:30.928Z] DEBUG - Clicking on OK [2019-07-29T21:00:30.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065935007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:30.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065935007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:30.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065935007 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:30.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065935007 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:30.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065935007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:30.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065935007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:30.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065935007 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') [2019-07-29T21:00:30.928Z] DEBUG - Clicked on [2019-07-29T21:00:31.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:31.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:31.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:31.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:31.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:31.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065935292 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065935293 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065935293 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065935293 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065935293 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065935318 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065935318 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065935319 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065935319 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065935319 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065935325 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065935387 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:31.186Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:31.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065935389 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:31.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065935389 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:31.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065935390 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065935390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:31.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065935391 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]} [2019-07-29T21:00:31.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065935409 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:31.750Z] [2019-07-29T21:00:31.750Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:31.465 [2019-07-29T21:00:31.750Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:31.750Z] [2019-07-29T21:00:31.750Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T21:00:31.750Z] !STACK 0 [2019-07-29T21:00:31.750Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:31.750Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:31.750Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:31.750Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:31.750Z] ... 9 more [2019-07-29T21:00:32.313Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:32.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065936430 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:32.313Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:32.313Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:32.313Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:32.313Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:32.313Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:32.313Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:32.313Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:32.313Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:32.313Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:32.313Z] DEBUG - Clicking on OK [2019-07-29T21:00:32.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065936433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:32.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065936433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:32.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065936433 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:32.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065936433 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:32.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065936433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:32.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065936433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:32.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065936433 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') [2019-07-29T21:00:32.313Z] DEBUG - Clicked on [2019-07-29T21:00:32.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:32.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:32.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:32.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:32.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:32.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:32.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065936696 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065936698 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065936699 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065936699 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065936700 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065936784 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:32.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065936786 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065936786 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065936786 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065936787 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065936787 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065936795 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:32.570Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:32.570Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:32.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065936797 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:32.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065936797 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:32.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065936798 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:32.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065936798 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:32.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065936798 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]} [2019-07-29T21:00:32.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065936818 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:32.827Z] [2019-07-29T21:00:32.827Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:32.825 [2019-07-29T21:00:32.827Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:32.827Z] [2019-07-29T21:00:32.827Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T21:00:33.084Z] !STACK 0 [2019-07-29T21:00:33.084Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:33.084Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:33.084Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:33.084Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:33.084Z] ... 9 more [2019-07-29T21:00:33.649Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:33.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065937720 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:33.649Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:33.649Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:33.649Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:33.649Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:33.649Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:33.649Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:33.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:33.649Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:33.649Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:33.649Z] DEBUG - Clicking on OK [2019-07-29T21:00:33.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065937722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:33.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065937722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:33.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065937722 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:33.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065937723 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:33.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065937723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:33.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065937723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:33.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065937723 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') [2019-07-29T21:00:33.649Z] DEBUG - Clicked on [2019-07-29T21:00:33.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:33.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:33.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:33.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:33.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:33.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:33.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065937999 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065938000 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065938000 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065938000 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065938001 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065938098 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:33.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065938100 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065938100 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065938100 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065938101 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:33.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065938101 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:34.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065938194 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:34.163Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:34.163Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:34.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065938196 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:34.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065938196 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:34.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065938196 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:34.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065938196 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:34.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065938197 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]} [2019-07-29T21:00:34.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065938296 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:34.419Z] [2019-07-29T21:00:34.419Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:34.351 [2019-07-29T21:00:34.419Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:34.419Z] [2019-07-29T21:00:34.419Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T21:00:34.419Z] !STACK 0 [2019-07-29T21:00:34.419Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:34.419Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:34.419Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:34.419Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:34.419Z] ... 9 more [2019-07-29T21:00:34.982Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:34.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065939015 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:34.982Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:34.982Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:34.982Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:34.982Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:34.982Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:34.982Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:34.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:34.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:34.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:34.982Z] DEBUG - Clicking on OK [2019-07-29T21:00:34.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065939017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:34.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065939017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:34.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065939017 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:34.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065939017 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:34.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065939017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:34.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065939018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:34.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065939018 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') [2019-07-29T21:00:34.982Z] DEBUG - Clicked on [2019-07-29T21:00:35.238Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:35.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:35.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:35.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:35.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:35.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065939387 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065939388 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065939388 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065939388 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065939389 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065939412 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065939414 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065939414 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065939420 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065939420 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065939421 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065939430 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:35.238Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:35.238Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065939435 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065939435 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:35.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065939436 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065939478 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:35.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065939478 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]} [2019-07-29T21:00:35.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065939491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:35.495Z] [2019-07-29T21:00:35.495Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:35.451 [2019-07-29T21:00:35.495Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:35.495Z] [2019-07-29T21:00:35.495Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T21:00:35.495Z] !STACK 0 [2019-07-29T21:00:35.495Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:35.495Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:35.495Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:35.495Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:35.495Z] ... 9 more [2019-07-29T21:00:36.424Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:36.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065940390 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:36.424Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:36.424Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:36.424Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:36.424Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:36.424Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:36.424Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:36.424Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:36.424Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:36.424Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:36.424Z] DEBUG - Clicking on OK [2019-07-29T21:00:36.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065940392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:36.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065940392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:36.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065940392 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:36.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065940392 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:36.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065940392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:36.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065940393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:36.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065940393 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') [2019-07-29T21:00:36.424Z] DEBUG - Clicked on [2019-07-29T21:00:36.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:36.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:36.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:36.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:36.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:36.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065940691 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065940691 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065940691 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065940692 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065940692 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065940715 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065940716 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065940716 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065940722 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065940722 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065940723 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065940730 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:36.682Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:36.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065940781 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:36.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065940781 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:36.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065940781 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065940781 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:36.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065940782 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]} [2019-07-29T21:00:36.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065940792 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:36.939Z] [2019-07-29T21:00:36.939Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:36.737 [2019-07-29T21:00:36.939Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:36.939Z] [2019-07-29T21:00:36.939Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T21:00:36.939Z] !STACK 0 [2019-07-29T21:00:36.939Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:36.939Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:36.939Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:36.939Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:36.939Z] ... 9 more [2019-07-29T21:00:37.504Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:37.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065941496 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:37.504Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:37.504Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:37.504Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:37.504Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:37.504Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:37.504Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:37.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:37.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:37.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:37.504Z] DEBUG - Clicking on OK [2019-07-29T21:00:37.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065941498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:37.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065941498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:37.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065941498 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:37.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065941498 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:37.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065941499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:37.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065941499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:37.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065941499 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') [2019-07-29T21:00:37.504Z] DEBUG - Clicked on [2019-07-29T21:00:37.761Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:37.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:37.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:37.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:37.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:37.761Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065941796 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065941796 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065941796 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065941797 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065941802 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065941887 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065941888 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065941889 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065941889 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065941890 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065941890 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065941898 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:37.761Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:37.761Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065941900 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:37.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065941900 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:37.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065941900 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065941901 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:37.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065941901 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]} [2019-07-29T21:00:37.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065941917 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:38.018Z] [2019-07-29T21:00:38.018Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:37.937 [2019-07-29T21:00:38.018Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:38.018Z] [2019-07-29T21:00:38.018Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-29T21:00:38.018Z] !STACK 0 [2019-07-29T21:00:38.018Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:38.018Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:38.018Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:38.018Z] ... 9 more [2019-07-29T21:00:38.018Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-29T21:00:38.018Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-29T21:00:38.018Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-29T21:00:38.018Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-29T21:00:38.018Z] at java.lang.Long.decode(Long.java:928) [2019-07-29T21:00:38.018Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-29T21:00:38.018Z] ... 16 more [2019-07-29T21:00:38.582Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:38.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065942814 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:38.582Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:38.582Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:38.582Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:38.582Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:38.582Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:38.582Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:38.582Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:38.582Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:38.582Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:38.582Z] DEBUG - Clicking on OK [2019-07-29T21:00:38.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065942816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:38.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065942816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:38.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065942817 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:38.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065942817 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:38.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065942817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:38.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065942817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:38.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065942817 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') [2019-07-29T21:00:38.839Z] DEBUG - Clicked on [2019-07-29T21:00:38.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:38.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:38.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:38.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:38.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:38.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:38.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065943090 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:38.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065943090 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:38.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065943090 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:38.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065943091 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065943091 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065943113 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:39.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065943114 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065943114 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065943114 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065943114 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065943115 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065943192 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:39.126Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:39.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:39.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065943194 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:39.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065943194 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:39.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065943195 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:39.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065943195 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:39.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065943195 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]} [2019-07-29T21:00:39.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065943218 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:39.623Z] [2019-07-29T21:00:39.623Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:39.173 [2019-07-29T21:00:39.623Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:39.623Z] [2019-07-29T21:00:39.623Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T21:00:39.623Z] !STACK 0 [2019-07-29T21:00:39.623Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:39.623Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:39.623Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:39.623Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:39.623Z] ... 9 more [2019-07-29T21:00:39.881Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:39.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065944106 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:39.881Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:39.881Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:39.881Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:39.881Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:39.881Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:39.881Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:39.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:39.881Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:39.881Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:39.881Z] DEBUG - Clicking on OK [2019-07-29T21:00:39.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065944108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:39.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065944108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:39.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065944108 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:39.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065944109 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:39.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065944109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:39.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065944109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:39.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065944109 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') [2019-07-29T21:00:40.138Z] DEBUG - Clicked on [2019-07-29T21:00:40.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:40.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:40.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:40.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:40.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:40.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:40.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065944345 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065944345 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065944346 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065944346 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065944346 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065944408 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:40.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065944410 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065944410 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065944410 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065944411 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065944411 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065944422 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:40.396Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:40.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:40.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065944424 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:40.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065944424 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:40.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065944480 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:40.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065944481 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:40.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065944481 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]} [2019-07-29T21:00:40.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065944493 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:40.653Z] [2019-07-29T21:00:40.653Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:40.459 [2019-07-29T21:00:40.653Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:40.653Z] [2019-07-29T21:00:40.653Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-29T21:00:40.653Z] !STACK 0 [2019-07-29T21:00:40.653Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:40.653Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:40.653Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:40.653Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:40.653Z] ... 9 more [2019-07-29T21:00:41.217Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:41.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065945415 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:41.217Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:41.217Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:41.217Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:41.217Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:41.217Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:41.217Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:41.217Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:41.217Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:41.217Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:41.217Z] DEBUG - Clicking on OK [2019-07-29T21:00:41.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065945417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:41.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065945418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:41.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065945418 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:41.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065945418 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:41.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065945418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:41.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065945418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:41.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065945418 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') [2019-07-29T21:00:41.474Z] DEBUG - Clicked on [2019-07-29T21:00:41.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:41.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:41.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:41.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:41.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065945680 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065945681 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065945681 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065945681 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065945681 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065945708 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065945709 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065945709 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065945710 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065945710 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065945710 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065945722 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:41.474Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065945724 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065945724 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065945724 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065945725 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:41.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065945725 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]} [2019-07-29T21:00:41.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065945781 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:41.987Z] [2019-07-29T21:00:41.987Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:41.741 [2019-07-29T21:00:41.987Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:41.987Z] [2019-07-29T21:00:41.987Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T21:00:41.987Z] !STACK 0 [2019-07-29T21:00:41.987Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:41.987Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:41.987Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:41.987Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:41.987Z] ... 9 more [2019-07-29T21:00:42.551Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:42.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065946625 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:42.551Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:42.551Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:42.551Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:42.551Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:42.551Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:42.551Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:42.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:42.551Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:42.551Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:42.551Z] DEBUG - Clicking on OK [2019-07-29T21:00:42.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065946627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:42.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065946627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:42.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065946628 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:42.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065946628 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:42.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065946628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:42.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065946628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:42.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065946628 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') [2019-07-29T21:00:42.551Z] DEBUG - Clicked on [2019-07-29T21:00:42.809Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:42.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:42.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:42.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:42.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:42.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065946886 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065946887 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065946887 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065946887 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065946888 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065946912 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065946913 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065946913 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065946913 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065946913 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065946914 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065946977 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:42.809Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:42.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065946980 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:42.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065946980 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:42.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065946980 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065946980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:42.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065946980 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]} [2019-07-29T21:00:42.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065947000 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:43.065Z] [2019-07-29T21:00:43.065Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:42.934 [2019-07-29T21:00:43.065Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:43.065Z] [2019-07-29T21:00:43.065Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T21:00:43.065Z] !STACK 0 [2019-07-29T21:00:43.065Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:43.065Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:43.065Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:43.065Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:43.065Z] ... 9 more [2019-07-29T21:00:43.628Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:43.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065947805 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:43.628Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:43.628Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:43.628Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:43.628Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:43.628Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:43.628Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:43.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:43.628Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:43.628Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:43.628Z] DEBUG - Clicking on OK [2019-07-29T21:00:43.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065947806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:43.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065947807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:43.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065947807 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:43.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065947807 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:43.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065947807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:43.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065947807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:43.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065947807 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') [2019-07-29T21:00:43.628Z] DEBUG - Clicked on [2019-07-29T21:00:43.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:43.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:43.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:43.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:43.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:43.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065948012 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065948012 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065948012 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065948013 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065948013 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065948089 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065948090 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065948090 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065948090 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065948091 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065948091 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065948099 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:43.885Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:43.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065948105 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:43.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065948105 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:43.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065948105 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065948106 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:43.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065948106 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]} [2019-07-29T21:00:43.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065948117 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:44.450Z] [2019-07-29T21:00:44.450Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:44.162 [2019-07-29T21:00:44.450Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:44.450Z] [2019-07-29T21:00:44.450Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T21:00:44.450Z] !STACK 0 [2019-07-29T21:00:44.450Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:44.450Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:44.450Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:44.450Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:44.450Z] ... 9 more [2019-07-29T21:00:45.014Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:45.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065949107 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:45.014Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:45.014Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:45.014Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:45.014Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:45.014Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:45.014Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:45.014Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:45.014Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:45.014Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:45.014Z] DEBUG - Clicking on OK [2019-07-29T21:00:45.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065949109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:45.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065949109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:45.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065949109 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:45.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065949109 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:45.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065949109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:45.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065949109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:45.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065949109 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') [2019-07-29T21:00:45.014Z] DEBUG - Clicked on [2019-07-29T21:00:45.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:45.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:45.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:45.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:45.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:45.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:45.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065949506 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065949509 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065949509 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065949510 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065949510 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065949590 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:45.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065949591 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065949591 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065949591 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065949592 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065949592 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065949602 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:45.527Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:45.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:45.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065949603 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:45.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065949604 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:45.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065949604 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:45.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065949604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:45.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065949604 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]} [2019-07-29T21:00:45.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065949614 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:45.784Z] [2019-07-29T21:00:45.784Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:45.633 [2019-07-29T21:00:45.784Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:45.784Z] [2019-07-29T21:00:45.784Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-29T21:00:45.784Z] !STACK 0 [2019-07-29T21:00:45.784Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:45.784Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:45.784Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:45.784Z] ... 9 more [2019-07-29T21:00:45.784Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-29T21:00:45.784Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-29T21:00:45.784Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-29T21:00:45.784Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-29T21:00:45.784Z] at java.lang.Long.decode(Long.java:928) [2019-07-29T21:00:45.784Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-29T21:00:45.784Z] ... 17 more [2019-07-29T21:00:46.348Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:46.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065950527 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:46.348Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:46.348Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:46.348Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:46.348Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:46.348Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:46.348Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:46.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:46.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:46.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:46.348Z] DEBUG - Clicking on OK [2019-07-29T21:00:46.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065950529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:46.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065950529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:46.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065950529 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:46.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065950529 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:46.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065950529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:46.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065950530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:46.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065950530 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') [2019-07-29T21:00:46.348Z] DEBUG - Clicked on [2019-07-29T21:00:46.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:46.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:46.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:46.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:46.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:46.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065950786 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065950786 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065950786 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065950787 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065950787 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065950809 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065950810 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065950810 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065950810 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065950810 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065950811 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065950824 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:46.605Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:46.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065950826 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:46.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065950826 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:46.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065950826 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065950826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:46.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065950826 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]} [2019-07-29T21:00:46.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065950846 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:46.862Z] [2019-07-29T21:00:46.862Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:46.754 [2019-07-29T21:00:46.862Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:46.862Z] [2019-07-29T21:00:46.862Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-29T21:00:46.862Z] !STACK 0 [2019-07-29T21:00:46.862Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:46.862Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:46.862Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:46.862Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:46.862Z] ... 9 more [2019-07-29T21:00:47.426Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:47.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065951509 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:47.426Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:47.426Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:47.426Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:47.426Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:47.426Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:47.426Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:47.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:47.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:47.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:47.426Z] DEBUG - Clicking on OK [2019-07-29T21:00:47.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065951511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:47.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065951511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:47.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065951511 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:47.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065951511 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:47.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065951511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:47.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065951512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:47.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065951512 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') [2019-07-29T21:00:47.426Z] DEBUG - Clicked on [2019-07-29T21:00:47.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:47.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:47.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:47.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:47.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:47.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065951740 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065951740 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065951740 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065951741 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065951748 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065951793 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065951795 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065951795 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065951795 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065951795 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065951795 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065951808 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:47.682Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:47.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065951810 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:47.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065951810 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:47.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065951810 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065951811 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:47.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065951811 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]} [2019-07-29T21:00:47.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065951832 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:47.942Z] [2019-07-29T21:00:47.942Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:47.828 [2019-07-29T21:00:47.942Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:47.942Z] [2019-07-29T21:00:47.942Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T21:00:47.942Z] !STACK 0 [2019-07-29T21:00:47.942Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:47.942Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:47.942Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:47.942Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:47.942Z] ... 9 more [2019-07-29T21:00:48.630Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:48.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065952710 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:48.630Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:48.630Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:48.630Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:48.630Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:48.630Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:48.630Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:48.630Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:48.630Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:48.630Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:48.630Z] DEBUG - Clicking on OK [2019-07-29T21:00:48.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065952712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:48.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065952713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:48.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065952713 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:48.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065952713 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:48.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065952713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:48.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065952713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:48.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065952714 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') [2019-07-29T21:00:48.630Z] DEBUG - Clicked on [2019-07-29T21:00:48.887Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:48.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:48.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:48.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:48.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:48.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065952987 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065952987 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065952987 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065952988 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065952988 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065953008 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065953010 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065953010 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065953010 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065953010 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065953011 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065953027 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:48.887Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:48.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065953028 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:48.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065953079 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:48.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065953079 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065953080 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:48.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065953080 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]} [2019-07-29T21:00:48.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065953090 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:49.145Z] [2019-07-29T21:00:49.145Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:49.055 [2019-07-29T21:00:49.145Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:49.145Z] [2019-07-29T21:00:49.145Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-29T21:00:49.145Z] !STACK 0 [2019-07-29T21:00:49.145Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:49.145Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:49.145Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:49.145Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:49.145Z] ... 9 more [2019-07-29T21:00:50.075Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:50.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065954004 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:50.075Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:50.075Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:50.075Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:50.075Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:50.075Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:50.075Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:50.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:50.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:50.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:50.075Z] DEBUG - Clicking on OK [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065954006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065954007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:50.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065954007 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:50.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065954007 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065954007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065954007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:50.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065954007 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') [2019-07-29T21:00:50.075Z] DEBUG - Clicked on [2019-07-29T21:00:50.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:50.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:50.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:50.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:50.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:50.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065954210 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065954210 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065954211 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065954211 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065954211 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065954296 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065954297 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065954298 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065954298 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065954298 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065954299 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065954313 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:50.075Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:50.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065954315 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:50.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065954315 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:50.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065954315 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:50.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065954315 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:50.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065954316 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]} [2019-07-29T21:00:50.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065954331 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:50.589Z] [2019-07-29T21:00:50.589Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:50.444 [2019-07-29T21:00:50.589Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:50.589Z] [2019-07-29T21:00:50.589Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-29T21:00:50.589Z] !STACK 0 [2019-07-29T21:00:50.589Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:50.589Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:50.589Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:50.589Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:50.589Z] ... 9 more [2019-07-29T21:00:51.153Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:51.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065955398 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:51.153Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:51.153Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:51.153Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:51.153Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:51.153Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:51.153Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:51.153Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:51.153Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:51.153Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:51.153Z] DEBUG - Clicking on OK [2019-07-29T21:00:51.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065955400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:51.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065955400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:51.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065955400 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:51.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065955400 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:51.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065955401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:51.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065955401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:51.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065955401 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') [2019-07-29T21:00:51.410Z] DEBUG - Clicked on [2019-07-29T21:00:51.410Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:51.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:51.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:51.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:51.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:51.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:51.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065955604 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065955604 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065955604 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065955604 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065955612 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065955639 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:51.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065955640 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065955640 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065955641 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065955641 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065955641 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065955680 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:51.667Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:51.667Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:51.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065955681 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:51.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065955682 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:51.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065955682 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:51.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065955682 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:51.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065955682 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]} [2019-07-29T21:00:51.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065955692 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:51.667Z] [2019-07-29T21:00:51.667Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:51.643 [2019-07-29T21:00:51.667Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:51.667Z] [2019-07-29T21:00:51.667Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-29T21:00:51.667Z] !STACK 0 [2019-07-29T21:00:51.667Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:51.667Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:51.667Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-29T21:00:51.667Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:51.667Z] ... 9 more [2019-07-29T21:00:52.596Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:52.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065956538 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:52.596Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:52.596Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:52.596Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:52.596Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:52.596Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:52.596Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:52.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:52.596Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:52.596Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:52.596Z] DEBUG - Clicking on OK [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065956540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065956540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:52.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065956540 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:52.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065956540 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065956540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065956540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:52.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065956541 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') [2019-07-29T21:00:52.596Z] DEBUG - Clicked on [2019-07-29T21:00:52.596Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:00:52.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:52.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:52.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:52.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:52.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065956738 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065956738 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065956738 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065956738 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065956746 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065956799 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065956805 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065956805 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065956806 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065956806 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065956806 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065956815 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:52.596Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-29T21:00:52.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1065956816 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:00:52.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1065956820 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:00:52.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1065956820 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1065956820 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:52.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065956820 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]} [2019-07-29T21:00:52.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1065956833 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:00:52.853Z] [2019-07-29T21:00:52.853Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:00:52.745 [2019-07-29T21:00:52.853Z] !MESSAGE Error initializing trace. [2019-07-29T21:00:52.853Z] [2019-07-29T21:00:52.853Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-29T21:00:52.853Z] !STACK 0 [2019-07-29T21:00:52.853Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-29T21:00:52.853Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:00:52.853Z] Caused by: NoViableAltException(73@[]) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-29T21:00:52.853Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-29T21:00:52.853Z] ... 9 more [2019-07-29T21:00:53.417Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-29T21:00:53.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1065957606 data=null doit=true} to Shell with text {Open Trace} [2019-07-29T21:00:53.417Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:53.417Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:53.417Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-29T21:00:53.417Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-29T21:00:53.417Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:00:53.417Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:00:53.417Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:53.417Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:53.417Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:53.417Z] DEBUG - Clicking on OK [2019-07-29T21:00:53.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065957607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:53.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065957607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:53.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065957608 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:53.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065957608 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:53.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065957608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:53.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065957608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-29T21:00:53.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065957608 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') [2019-07-29T21:00:53.674Z] DEBUG - Clicked on [2019-07-29T21:00:53.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1065957833 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:00:53.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:00:53.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:00:53.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:00:53.674Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:00:53.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065957891 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:53.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1065957892 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:53.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1065957892 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:53.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065957892 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:53.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1065957892 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:53.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1065957928 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-29T21:00:54.237Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:00:54.237Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:00:54.237Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:00:55.167Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:00:55.167Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:55.167Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959307 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959307 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959308 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') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959308 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1065959308 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:00:55.167Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] DEBUG - Clicking on OK [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1065959310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1065959310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1065959311 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1065959311 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1065959311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1065959311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:00:55.167Z] DEBUG - Clicked on OK [2019-07-29T21:00:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1065959311 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') [2019-07-29T21:00:55.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1065958207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:00:55.682Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.84 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-29T21:00:55.682Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 3.389 s [2019-07-29T21:00:55.682Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.693 s [2019-07-29T21:00:55.682Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.392 s [2019-07-29T21:00:55.682Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.397 s [2019-07-29T21:00:55.682Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.499 s [2019-07-29T21:00:55.682Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.348 s [2019-07-29T21:00:55.682Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.453 s [2019-07-29T21:00:55.682Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.303 s [2019-07-29T21:00:55.682Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.343 s [2019-07-29T21:00:55.682Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.35 s [2019-07-29T21:00:55.682Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.103 s [2019-07-29T21:00:55.682Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.253 s [2019-07-29T21:00:55.682Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.29 s [2019-07-29T21:00:55.682Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.318 s [2019-07-29T21:00:55.682Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.188 s [2019-07-29T21:00:55.682Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.16 s [2019-07-29T21:00:55.682Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.502 s [2019-07-29T21:00:55.682Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.229 s [2019-07-29T21:00:55.682Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.004 s [2019-07-29T21:00:55.682Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.247 s [2019-07-29T21:00:55.682Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.223 s [2019-07-29T21:00:55.682Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.394 s [2019-07-29T21:00:55.682Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.133 s [2019-07-29T21:00:55.682Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 1.071 s [2019-07-29T21:00:55.682Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-29T21:00:56.615Z] *** BUG *** [2019-07-29T21:00:56.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:00:56.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:00:56.615Z] [2019-07-29T21:00:56.615Z] *** BUG *** [2019-07-29T21:00:56.615Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:00:56.615Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:00:56.615Z] [2019-07-29T21:00:57.329Z] *** BUG *** [2019-07-29T21:00:57.329Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:00:57.329Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:00:57.329Z] [2019-07-29T21:00:57.329Z] *** BUG *** [2019-07-29T21:00:57.329Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:00:57.329Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:00:57.329Z] [2019-07-29T21:00:57.329Z] *** BUG *** [2019-07-29T21:00:57.329Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:00:57.329Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:00:57.329Z] [2019-07-29T21:00:57.329Z] *** BUG *** [2019-07-29T21:00:57.329Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:00:57.329Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:00:57.329Z] [2019-07-29T21:00:57.329Z] *** BUG *** [2019-07-29T21:00:57.329Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:00:57.329Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:00:57.329Z] [2019-07-29T21:01:01.501Z] *** BUG *** [2019-07-29T21:01:01.501Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:01:01.501Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:01:01.501Z] [2019-07-29T21:01:01.501Z] *** BUG *** [2019-07-29T21:01:01.501Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:01:01.501Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:01:01.501Z] [2019-07-29T21:01:01.501Z] *** BUG *** [2019-07-29T21:01:01.501Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:01:01.501Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:01:01.501Z] [2019-07-29T21:02:38.115Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.322 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-29T21:02:38.115Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.616 s [2019-07-29T21:02:38.115Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.708 s [2019-07-29T21:02:38.115Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.163 s [2019-07-29T21:02:38.115Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.419 s [2019-07-29T21:02:38.115Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.392 s [2019-07-29T21:02:38.115Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 11.031 s [2019-07-29T21:02:38.115Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 10.261 s [2019-07-29T21:02:38.115Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.64 s [2019-07-29T21:02:38.115Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.887 s [2019-07-29T21:02:38.115Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.506 s [2019-07-29T21:02:38.115Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.58 s [2019-07-29T21:02:38.115Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.027 s [2019-07-29T21:02:38.115Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.791 s [2019-07-29T21:02:38.115Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.18 s [2019-07-29T21:02:38.115Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.726 s [2019-07-29T21:02:38.115Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.776 s [2019-07-29T21:02:38.115Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.327 s [2019-07-29T21:02:38.115Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.476 s [2019-07-29T21:02:38.115Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.508 s [2019-07-29T21:02:38.115Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.202 s [2019-07-29T21:02:38.115Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.416 s [2019-07-29T21:02:38.115Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.403 s [2019-07-29T21:02:38.115Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.501 s [2019-07-29T21:02:38.115Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.563 s [2019-07-29T21:02:38.115Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.599 s [2019-07-29T21:02:38.115Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-29T21:02:48.315Z] [2019-07-29T21:02:48.315Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 21:02:47.634 [2019-07-29T21:02:48.315Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-29T21:02:54.861Z] [2019-07-29T21:02:54.861Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 21:02:54.130 [2019-07-29T21:02:54.861Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-29T21:03:02.957Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.09 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-29T21:03:02.957Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 12.862 s [2019-07-29T21:03:02.957Z] [2019-07-29T21:03:02.957Z] Results: [2019-07-29T21:03:02.957Z] [2019-07-29T21:03:02.957Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:03:02.957Z] [2019-07-29T21:03:02.957Z] [2019-07-29T21:03:02.957Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 21:03:02.634 [2019-07-29T21:03:02.957Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T21:03:03.522Z] [INFO] All tests passed! [2019-07-29T21:03:03.522Z] [INFO] [2019-07-29T21:03:03.522Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:03:03.522Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T21:03:03.522Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-29T21:03:03.522Z] [INFO] [2019-07-29T21:03:03.522Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:03:03.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:03:03.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-29T21:03:03.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-29T21:03:03.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:03.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:03.522Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-29T21:03:03.779Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-29T21:03:03.779Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] Executing tasks [2019-07-29T21:03:03.779Z] [2019-07-29T21:03:03.779Z] main: [2019-07-29T21:03:03.779Z] [2019-07-29T21:03:03.779Z] clean: [2019-07-29T21:03:03.779Z] [INFO] Executed tasks [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:03.779Z] [INFO] [2019-07-29T21:03:03.779Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:03.779Z] [INFO] Executing tasks [2019-07-29T21:03:03.779Z] [2019-07-29T21:03:03.779Z] main: [2019-07-29T21:03:03.779Z] [2019-07-29T21:03:03.779Z] build: [2019-07-29T21:03:04.709Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-29T21:03:04.709Z] [2019-07-29T21:03:04.709Z] test: [2019-07-29T21:03:04.709Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-29T21:03:04.709Z] [INFO] Executed tasks [2019-07-29T21:03:04.709Z] [INFO] [2019-07-29T21:03:04.709Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:04.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:04.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-29T21:03:04.709Z] [INFO] [2019-07-29T21:03:04.709Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:04.709Z] [INFO] [2019-07-29T21:03:04.709Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:04.709Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-29T21:03:04.709Z] [INFO] Command line: [2019-07-29T21:03:04.709Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-29T21:03:04.709Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:03:07.981Z] Buildfile: build.xml [2019-07-29T21:03:07.981Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T21:03:07.981Z] [2019-07-29T21:03:07.981Z] build.index: [2019-07-29T21:03:11.251Z] BUILD SUCCESSFUL [2019-07-29T21:03:11.251Z] [2019-07-29T21:03:11.251Z] BUILD SUCCESSFUL [2019-07-29T21:03:11.251Z] Total time: 3 seconds [2019-07-29T21:03:11.508Z] [INFO] [2019-07-29T21:03:11.508Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:11.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:11.508Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-29T21:03:11.508Z] [INFO] [2019-07-29T21:03:11.508Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:11.508Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:11.508Z] [INFO] [2019-07-29T21:03:11.508Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:11.508Z] [INFO] [2019-07-29T21:03:11.508Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:11.765Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:12.328Z] [INFO] [2019-07-29T21:03:12.329Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:12.329Z] [INFO] [2019-07-29T21:03:12.329Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:12.329Z] [INFO] [2019-07-29T21:03:12.329Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:12.329Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:13.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.pom [2019-07-29T21:03:13.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:13.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:13.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:13.257Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-29T21:03:13.257Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-29T21:03:13.257Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] Executing tasks [2019-07-29T21:03:13.257Z] [2019-07-29T21:03:13.257Z] main: [2019-07-29T21:03:13.257Z] [2019-07-29T21:03:13.257Z] clean: [2019-07-29T21:03:13.257Z] [INFO] Executed tasks [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.257Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:13.257Z] [INFO] [2019-07-29T21:03:13.257Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.514Z] [INFO] Executing tasks [2019-07-29T21:03:13.514Z] [2019-07-29T21:03:13.514Z] main: [2019-07-29T21:03:13.514Z] [2019-07-29T21:03:13.514Z] build: [2019-07-29T21:03:13.514Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-29T21:03:13.514Z] [2019-07-29T21:03:13.514Z] test: [2019-07-29T21:03:13.514Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-29T21:03:13.514Z] [INFO] Executed tasks [2019-07-29T21:03:13.514Z] [INFO] [2019-07-29T21:03:13.514Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:13.514Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-29T21:03:13.514Z] [INFO] [2019-07-29T21:03:13.514Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.514Z] [INFO] [2019-07-29T21:03:13.514Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:13.514Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-29T21:03:13.514Z] [INFO] Command line: [2019-07-29T21:03:13.514Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-29T21:03:13.514Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:03:16.804Z] Buildfile: build.xml [2019-07-29T21:03:16.804Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T21:03:16.804Z] [2019-07-29T21:03:16.804Z] build.index: [2019-07-29T21:03:18.699Z] BUILD SUCCESSFUL [2019-07-29T21:03:18.699Z] [2019-07-29T21:03:18.699Z] BUILD SUCCESSFUL [2019-07-29T21:03:18.699Z] Total time: 2 seconds [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:19.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:19.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.pom [2019-07-29T21:03:19.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:19.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:19.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:19.263Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-29T21:03:19.263Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-29T21:03:19.263Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Executing tasks [2019-07-29T21:03:19.263Z] [2019-07-29T21:03:19.263Z] main: [2019-07-29T21:03:19.263Z] [2019-07-29T21:03:19.263Z] clean: [2019-07-29T21:03:19.263Z] [INFO] Executed tasks [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:19.263Z] [INFO] [2019-07-29T21:03:19.263Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.263Z] [INFO] Executing tasks [2019-07-29T21:03:19.263Z] [2019-07-29T21:03:19.263Z] main: [2019-07-29T21:03:19.263Z] [2019-07-29T21:03:19.263Z] build: [2019-07-29T21:03:19.520Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-29T21:03:19.520Z] [2019-07-29T21:03:19.520Z] test: [2019-07-29T21:03:19.520Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-29T21:03:19.520Z] [INFO] Executed tasks [2019-07-29T21:03:19.520Z] [INFO] [2019-07-29T21:03:19.520Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:19.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-29T21:03:19.520Z] [INFO] [2019-07-29T21:03:19.520Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.520Z] [INFO] [2019-07-29T21:03:19.520Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:19.520Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-29T21:03:19.520Z] [INFO] Command line: [2019-07-29T21:03:19.520Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-29T21:03:19.520Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:03:22.792Z] Buildfile: build.xml [2019-07-29T21:03:22.792Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T21:03:22.792Z] [2019-07-29T21:03:22.792Z] build.index: [2019-07-29T21:03:24.159Z] BUILD SUCCESSFUL [2019-07-29T21:03:24.159Z] [2019-07-29T21:03:24.159Z] BUILD SUCCESSFUL [2019-07-29T21:03:24.159Z] Total time: 2 seconds [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:24.724Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:24.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.pom [2019-07-29T21:03:24.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:24.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:24.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:24.724Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-29T21:03:24.724Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-29T21:03:24.724Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.724Z] [INFO] [2019-07-29T21:03:24.724Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] Executing tasks [2019-07-29T21:03:24.981Z] [2019-07-29T21:03:24.981Z] main: [2019-07-29T21:03:24.981Z] [2019-07-29T21:03:24.981Z] clean: [2019-07-29T21:03:24.981Z] [INFO] Executed tasks [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] Executing tasks [2019-07-29T21:03:24.981Z] [2019-07-29T21:03:24.981Z] main: [2019-07-29T21:03:24.981Z] [2019-07-29T21:03:24.981Z] build: [2019-07-29T21:03:24.981Z] Help: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-29T21:03:24.981Z] [2019-07-29T21:03:24.981Z] test: [2019-07-29T21:03:24.981Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-29T21:03:24.981Z] [INFO] Executed tasks [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:24.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] [2019-07-29T21:03:24.981Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:24.981Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-29T21:03:24.981Z] [INFO] Command line: [2019-07-29T21:03:24.981Z] [/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/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-29T21:03:25.238Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:03:28.576Z] Buildfile: build.xml [2019-07-29T21:03:28.576Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-29T21:03:28.576Z] [2019-07-29T21:03:28.576Z] build.index: [2019-07-29T21:03:29.945Z] BUILD SUCCESSFUL [2019-07-29T21:03:29.945Z] [2019-07-29T21:03:29.945Z] BUILD SUCCESSFUL [2019-07-29T21:03:29.945Z] Total time: 2 seconds [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:30.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:30.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.pom [2019-07-29T21:03:30.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:30.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:30.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:30.509Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-29T21:03:30.509Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-29T21:03:30.509Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:30.509Z] [INFO] The project's OSGi version is 1.0.4.201907292011 [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:30.509Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:30.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:30.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-29T21:03:30.509Z] [INFO] [2019-07-29T21:03:30.509Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:30.509Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-29T21:03:31.072Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-29T21:03:31.072Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-29T21:03:31.072Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:03:31.072Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T21:03:31.072Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-29T21:03:31.072Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-29T21:03:31.072Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:03:31.072Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-29T21:03:31.072Z] 2 problems (2 warnings) [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:31.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec [2019-07-29T21:03:31.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.examples' with 5 classes [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-29T21:03:31.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom [2019-07-29T21:03:31.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-29T21:03:31.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:31.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:31.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-29T21:03:31.072Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-29T21:03:31.072Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-29T21:03:31.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.0.0-SNAPSHOT.pom [2019-07-29T21:03:31.072Z] [INFO] [2019-07-29T21:03:31.072Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-29T21:03:31.072Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-29T21:03:31.072Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:03:31.329Z] [INFO] [2019-07-29T21:03:31.329Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.329Z] [INFO] [2019-07-29T21:03:31.329Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.329Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T21:03:31.329Z] [INFO] [2019-07-29T21:03:31.329Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.329Z] [INFO] [2019-07-29T21:03:31.329Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.329Z] [INFO] [2019-07-29T21:03:31.329Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.329Z] [INFO] [2019-07-29T21:03:31.329Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.329Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:31.329Z] [INFO] [2019-07-29T21:03:31.329Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:31.329Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-29T21:03:31.329Z] [INFO] [2019-07-29T21:03:31.329Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.329Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-29T21:03:31.893Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-29T21:03:31.893Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-29T21:03:31.893Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:03:31.893Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'V=ICommandControlService.@NonNull ICommandControlDMContext'. Declaring type 'DMContexts' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:03:31.893Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-29T21:03:31.893Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-29T21:03:31.893Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:03:31.893Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'V=IBreakpoints.@NonNull IBreakpointsTargetDMContext'. Declaring type 'DMContexts' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:03:31.893Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-29T21:03:31.893Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-29T21:03:31.893Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:03:31.893Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-29T21:03:31.893Z] 3 problems (3 warnings) [2019-07-29T21:03:31.893Z] [INFO] [2019-07-29T21:03:31.893Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:31.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-29T21:03:31.893Z] [INFO] [2019-07-29T21:03:31.893Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.893Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-29T21:03:31.893Z] [INFO] [2019-07-29T21:03:31.893Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.893Z] [INFO] [2019-07-29T21:03:31.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:31.893Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:32.150Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:32.150Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec [2019-07-29T21:03:32.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:32.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-29T21:03:32.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.pom [2019-07-29T21:03:32.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-29T21:03:32.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:32.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:32.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-29T21:03:32.150Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-29T21:03:32.150Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.150Z] [INFO] The project's OSGi version is 1.1.1.201907292011 [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.150Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:32.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-29T21:03:32.150Z] [INFO] [2019-07-29T21:03:32.150Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.150Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:32.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] [2019-07-29T21:03:32.714Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.714Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec [2019-07-29T21:03:32.714Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.pom [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-29T21:03:32.971Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-29T21:03:32.971Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.pom [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:32.971Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-29T21:03:32.971Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-29T21:03:32.971Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:32.971Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:32.971Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:32.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:32.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-29T21:03:32.971Z] [INFO] [2019-07-29T21:03:32.971Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:32.971Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-29T21:03:33.228Z] [INFO] [2019-07-29T21:03:33.228Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:33.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:33.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-29T21:03:33.228Z] [INFO] [2019-07-29T21:03:33.228Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:33.228Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:33.484Z] [INFO] [2019-07-29T21:03:33.484Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:33.484Z] [INFO] [2019-07-29T21:03:33.484Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:33.484Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:03:33.484Z] [INFO] [2019-07-29T21:03:33.484Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:33.484Z] [INFO] [2019-07-29T21:03:33.484Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:33.484Z] [INFO] [2019-07-29T21:03:33.484Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:33.484Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:03:33.484Z] [INFO] [2019-07-29T21:03:33.485Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:33.485Z] [INFO] [2019-07-29T21:03:33.485Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:34.853Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-29T21:03:34.853Z] [INFO] Command line: [2019-07-29T21:03:34.853Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:03:34.853Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:03:38.124Z] !SESSION 2019-07-29 21:03:34.856 ----------------------------------------------- [2019-07-29T21:03:38.124Z] eclipse.buildId=unknown [2019-07-29T21:03:38.124Z] java.version=1.8.0_202 [2019-07-29T21:03:38.124Z] java.vendor=Oracle Corporation [2019-07-29T21:03:38.124Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:03:38.124Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:03:38.124Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:03:38.124Z] [2019-07-29T21:03:38.124Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:03:37.729 [2019-07-29T21:03:38.124Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:03:38.124Z] !STACK 0 [2019-07-29T21:03:38.124Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-29T21:03:38.124Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:03:38.124Z] [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:03:38.124Z] [2019-07-29T21:03:38.124Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:03:37.826 [2019-07-29T21:03:38.124Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:03:38.124Z] !STACK 0 [2019-07-29T21:03:38.124Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-29T21:03:38.124Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:03:38.124Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:03:38.124Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:03:38.124Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:03:38.124Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:03:38.124Z] [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:03:38.124Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:03:39.493Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-29T21:03:39.493Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-29T21:03:39.493Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-29T21:03:39.493Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-29T21:03:39.751Z] [2019-07-29T21:03:39.751Z] Results: [2019-07-29T21:03:39.751Z] [2019-07-29T21:03:39.751Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:03:39.751Z] [2019-07-29T21:03:41.434Z] [INFO] All tests passed! [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:41.434Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec [2019-07-29T21:03:41.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:41.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:03:41.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom [2019-07-29T21:03:41.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:41.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:03:41.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:03:41.434Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-29T21:03:41.434Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-29T21:03:41.434Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.434Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.434Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.434Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:41.434Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-29T21:03:41.434Z] [INFO] [2019-07-29T21:03:41.434Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.434Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:03:41.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.691Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.691Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.691Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:41.691Z] [INFO] [2019-07-29T21:03:41.691Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:03:43.059Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-29T21:03:43.059Z] [INFO] Command line: [2019-07-29T21:03:43.059Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:03:43.059Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:03:46.334Z] !SESSION 2019-07-29 21:03:43.140 ----------------------------------------------- [2019-07-29T21:03:46.334Z] eclipse.buildId=unknown [2019-07-29T21:03:46.334Z] java.version=1.8.0_202 [2019-07-29T21:03:46.334Z] java.vendor=Oracle Corporation [2019-07-29T21:03:46.334Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:03:46.334Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:03:46.334Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:03:46.334Z] [2019-07-29T21:03:46.334Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:03:46.024 [2019-07-29T21:03:46.334Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:03:46.334Z] !STACK 0 [2019-07-29T21:03:46.334Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-29T21:03:46.334Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:03:46.334Z] [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:03:46.334Z] [2019-07-29T21:03:46.334Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:03:46.068 [2019-07-29T21:03:46.334Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:03:46.334Z] !STACK 0 [2019-07-29T21:03:46.334Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-29T21:03:46.334Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:03:46.334Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:03:46.334Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:03:46.334Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:03:46.334Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:03:46.334Z] [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:03:46.334Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:03:48.227Z] process 10411: 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 [2019-07-29T21:03:48.227Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:03:48.485Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:03:48.485Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:04:00.666Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-29T21:04:00.666Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-29T21:04:00.666Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-29T21:04:00.666Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-29T21:04:00.666Z] [2019-07-29T21:04:00.666Z] Results: [2019-07-29T21:04:00.666Z] [2019-07-29T21:04:00.666Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:04:00.666Z] [2019-07-29T21:04:02.036Z] [INFO] All tests passed! [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:04:02.036Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec [2019-07-29T21:04:02.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:04:02.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:04:02.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-29T21:04:02.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:04:02.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:04:02.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:02.036Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-29T21:04:02.036Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-29T21:04:02.036Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.036Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.036Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:02.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-29T21:04:02.036Z] [INFO] [2019-07-29T21:04:02.036Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.036Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:02.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.293Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.293Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.293Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:02.293Z] [INFO] [2019-07-29T21:04:02.293Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:03.223Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-29T21:04:03.223Z] [INFO] Command line: [2019-07-29T21:04:03.223Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:04:03.223Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:04:06.495Z] !SESSION 2019-07-29 21:04:03.446 ----------------------------------------------- [2019-07-29T21:04:06.495Z] eclipse.buildId=unknown [2019-07-29T21:04:06.495Z] java.version=1.8.0_202 [2019-07-29T21:04:06.495Z] java.vendor=Oracle Corporation [2019-07-29T21:04:06.495Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:04:06.495Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:04:06.495Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:04:06.495Z] [2019-07-29T21:04:06.495Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:04:06.046 [2019-07-29T21:04:06.495Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:04:06.495Z] !STACK 0 [2019-07-29T21:04:06.495Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T21:04:06.495Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:06.495Z] [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:04:06.495Z] [2019-07-29T21:04:06.495Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:04:06.229 [2019-07-29T21:04:06.495Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:04:06.495Z] !STACK 0 [2019-07-29T21:04:06.495Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T21:04:06.495Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:06.495Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:04:06.495Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:04:06.495Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T21:04:06.495Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:06.495Z] [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:04:06.495Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:04:07.863Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-29T21:04:07.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-29T21:04:07.863Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-29T21:04:07.863Z] [2019-07-29T21:04:07.863Z] Results: [2019-07-29T21:04:07.863Z] [2019-07-29T21:04:07.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:04:07.863Z] [2019-07-29T21:04:08.793Z] [INFO] All tests passed! [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:08.793Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec [2019-07-29T21:04:08.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:08.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:04:08.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom [2019-07-29T21:04:08.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:04:08.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:04:08.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:08.793Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-29T21:04:08.793Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-29T21:04:08.793Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:08.793Z] [INFO] The project's OSGi version is 1.2.1.201907292011 [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:08.793Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:08.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:08.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-29T21:04:08.793Z] [INFO] [2019-07-29T21:04:08.793Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:08.793Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:09.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] [2019-07-29T21:04:09.357Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.357Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec [2019-07-29T21:04:09.613Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-29T21:04:09.613Z] [INFO] [2019-07-29T21:04:09.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-29T21:04:09.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.pom [2019-07-29T21:04:09.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-29T21:04:09.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:04:09.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:09.613Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:09.613Z] [INFO] [2019-07-29T21:04:09.613Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-29T21:04:09.870Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-29T21:04:09.870Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:09.870Z] [INFO] The project's OSGi version is 2.0.2.201907292011 [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:09.870Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:09.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:09.870Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-29T21:04:09.870Z] [INFO] [2019-07-29T21:04:09.870Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:09.870Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:10.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] [2019-07-29T21:04:10.126Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.126Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec [2019-07-29T21:04:10.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-29T21:04:10.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.pom [2019-07-29T21:04:10.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-29T21:04:10.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:04:10.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:10.383Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-29T21:04:10.383Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-29T21:04:10.383Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.383Z] [INFO] The project's OSGi version is 1.0.5.201907292011 [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.383Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:10.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-29T21:04:10.383Z] [INFO] [2019-07-29T21:04:10.383Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.383Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-29T21:04:10.946Z] [INFO] [2019-07-29T21:04:10.946Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:10.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-29T21:04:10.946Z] [INFO] [2019-07-29T21:04:10.946Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.946Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-29T21:04:10.946Z] [INFO] [2019-07-29T21:04:10.946Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:10.946Z] [INFO] [2019-07-29T21:04:10.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:11.203Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-29T21:04:11.203Z] [INFO] [2019-07-29T21:04:11.203Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:11.203Z] [INFO] [2019-07-29T21:04:11.203Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:11.203Z] [INFO] [2019-07-29T21:04:11.203Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:11.203Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-29T21:04:11.203Z] [INFO] [2019-07-29T21:04:11.203Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:11.203Z] [INFO] [2019-07-29T21:04:11.203Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:11.203Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec [2019-07-29T21:04:11.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:11.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-29T21:04:11.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.pom [2019-07-29T21:04:11.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-29T21:04:11.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:04:11.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:11.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-29T21:04:11.523Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-29T21:04:11.523Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:11.523Z] [INFO] The project's OSGi version is 1.2.7.201907292011 [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:11.523Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:11.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:11.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-29T21:04:11.523Z] [INFO] [2019-07-29T21:04:11.523Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:11.523Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-29T21:04:13.561Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-29T21:04:13.561Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-29T21:04:13.561Z] ^^^^^^^^ [2019-07-29T21:04:13.561Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-29T21:04:13.561Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-29T21:04:13.561Z] [INFO] [2019-07-29T21:04:13.561Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:13.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:13.561Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-29T21:04:13.561Z] [INFO] [2019-07-29T21:04:13.561Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:13.561Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-29T21:04:13.561Z] [INFO] [2019-07-29T21:04:13.561Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:13.561Z] [INFO] [2019-07-29T21:04:13.561Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:13.818Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-29T21:04:13.818Z] [INFO] [2019-07-29T21:04:13.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:13.818Z] [INFO] [2019-07-29T21:04:13.818Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:13.818Z] [INFO] [2019-07-29T21:04:13.818Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:13.818Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-29T21:04:14.381Z] [INFO] [2019-07-29T21:04:14.381Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:14.381Z] [INFO] [2019-07-29T21:04:14.381Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:14.381Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec [2019-07-29T21:04:14.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-29T21:04:14.638Z] [INFO] [2019-07-29T21:04:14.638Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:14.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-29T21:04:14.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.pom [2019-07-29T21:04:14.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-29T21:04:14.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:04:14.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:14.638Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:14.638Z] [INFO] [2019-07-29T21:04:14.638Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-29T21:04:14.894Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-29T21:04:14.894Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-29T21:04:14.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.pom [2019-07-29T21:04:14.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:04:14.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:14.894Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-29T21:04:14.894Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-29T21:04:14.894Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:14.894Z] [INFO] The project's OSGi version is 1.1.1.201907292011 [2019-07-29T21:04:14.894Z] [INFO] [2019-07-29T21:04:14.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:14.895Z] [INFO] [2019-07-29T21:04:14.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:14.895Z] [INFO] [2019-07-29T21:04:14.895Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:14.895Z] [INFO] [2019-07-29T21:04:14.895Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:14.895Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:14.895Z] [INFO] [2019-07-29T21:04:14.895Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:14.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:14.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-29T21:04:14.895Z] [INFO] [2019-07-29T21:04:14.895Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:14.895Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-29T21:04:15.151Z] [INFO] [2019-07-29T21:04:15.151Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:15.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:15.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-29T21:04:15.151Z] [INFO] [2019-07-29T21:04:15.151Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:15.151Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-29T21:04:15.151Z] [INFO] [2019-07-29T21:04:15.151Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:15.151Z] [INFO] [2019-07-29T21:04:15.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:15.151Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-29T21:04:15.408Z] [INFO] [2019-07-29T21:04:15.408Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:15.408Z] [INFO] [2019-07-29T21:04:15.408Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:15.408Z] [INFO] [2019-07-29T21:04:15.408Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:15.408Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-29T21:04:15.408Z] [INFO] [2019-07-29T21:04:15.408Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:15.408Z] [INFO] [2019-07-29T21:04:15.408Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:16.337Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-29T21:04:16.337Z] [INFO] Command line: [2019-07-29T21:04:16.337Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:04:16.337Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:04:19.610Z] !SESSION 2019-07-29 21:04:16.527 ----------------------------------------------- [2019-07-29T21:04:19.610Z] eclipse.buildId=unknown [2019-07-29T21:04:19.610Z] java.version=1.8.0_202 [2019-07-29T21:04:19.610Z] java.vendor=Oracle Corporation [2019-07-29T21:04:19.610Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:04:19.610Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:04:19.610Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:04:19.610Z] [2019-07-29T21:04:19.610Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:04:19.055 [2019-07-29T21:04:19.610Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:04:19.610Z] !STACK 0 [2019-07-29T21:04:19.610Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T21:04:19.610Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:19.610Z] [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:04:19.610Z] [2019-07-29T21:04:19.610Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:04:19.233 [2019-07-29T21:04:19.610Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:04:19.610Z] !STACK 0 [2019-07-29T21:04:19.610Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T21:04:19.610Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:19.610Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:04:19.610Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:04:19.610Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T21:04:19.610Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:19.610Z] [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:04:19.610Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:04:20.978Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-29T21:04:21.235Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-29T21:04:21.235Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.084 s [2019-07-29T21:04:21.235Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.235Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.235Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.235Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.235Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.235Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.235Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.235Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.235Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.235Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-29T21:04:21.235Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-29T21:04:21.235Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.236Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-29T21:04:21.236Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-29T21:04:21.236Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.236Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-29T21:04:21.236Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-29T21:04:21.236Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.236Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.236Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-29T21:04:21.236Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-29T21:04:21.236Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.236Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-29T21:04:21.236Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-29T21:04:21.236Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.236Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.236Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-29T21:04:21.493Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-29T21:04:21.493Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.002 s [2019-07-29T21:04:21.493Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-29T21:04:21.493Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-29T21:04:21.493Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-29T21:04:21.493Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-29T21:04:21.493Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-29T21:04:21.493Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-29T21:04:21.493Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-29T21:04:21.493Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-29T21:04:21.493Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-29T21:04:21.493Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-29T21:04:21.493Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-29T21:04:21.493Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-29T21:04:21.493Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-29T21:04:22.057Z] [2019-07-29T21:04:22.057Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-29 21:04:21.754 [2019-07-29T21:04:22.057Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-29T21:04:22.057Z] !STACK 0 [2019-07-29T21:04:22.057Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-29T21:04:22.057Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-29T21:04:22.057Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-29T21:04:22.057Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-29T21:04:22.057Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-29T21:04:22.057Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:04:22.057Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:04:22.057Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:04:22.057Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:04:22.057Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T21:04:22.057Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T21:04:22.057Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T21:04:22.057Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T21:04:22.057Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-29T21:04:22.057Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-29T21:04:22.057Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T21:04:22.057Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T21:04:22.057Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T21:04:22.057Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T21:04:22.057Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T21:04:22.057Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T21:04:22.057Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T21:04:22.057Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T21:04:22.057Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T21:04:22.057Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T21:04:22.057Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T21:04:22.057Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T21:04:22.057Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T21:04:22.057Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:04:22.057Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:04:22.057Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:04:22.057Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:04:22.057Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T21:04:22.057Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T21:04:22.057Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T21:04:22.057Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T21:04:22.057Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-29T21:04:22.057Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:04:22.057Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:04:22.057Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:04:22.057Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:04:22.057Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-29T21:04:22.057Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-29T21:04:22.057Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:04:22.057Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:04:22.057Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:04:22.057Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:04:22.057Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:04:22.057Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:04:22.057Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:04:22.057Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:04:22.057Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:04:22.057Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:04:22.057Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:04:22.057Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:04:22.992Z] [2019-07-29T21:04:22.992Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-29 21:04:22.642 [2019-07-29T21:04:22.992Z] !MESSAGE XML Parsing error at line 44: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected. [2019-07-29T21:04:22.992Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-29T21:04:22.992Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 1.24 s [2019-07-29T21:04:22.992Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.063 s [2019-07-29T21:04:22.992Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-29T21:04:22.992Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-29T21:04:22.992Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:04:22.992Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:04:22.992Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:04:22.992Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:04:22.992Z] [2019-07-29T21:04:22.992Z] Results: [2019-07-29T21:04:22.992Z] [2019-07-29T21:04:22.992Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:04:22.992Z] [2019-07-29T21:04:23.555Z] [INFO] All tests passed! [2019-07-29T21:04:23.555Z] [INFO] [2019-07-29T21:04:23.555Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:23.555Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec [2019-07-29T21:04:23.555Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-29T21:04:23.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom [2019-07-29T21:04:23.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-29T21:04:23.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:04:23.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:23.813Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-29T21:04:23.813Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-29T21:04:23.813Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:23.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:23.813Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-29T21:04:23.813Z] [INFO] [2019-07-29T21:04:23.813Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:23.813Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:04:24.070Z] [INFO] [2019-07-29T21:04:24.070Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:24.070Z] [INFO] [2019-07-29T21:04:24.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:24.070Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:04:24.070Z] [INFO] [2019-07-29T21:04:24.070Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:24.070Z] [INFO] [2019-07-29T21:04:24.070Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:24.070Z] [INFO] [2019-07-29T21:04:24.070Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:24.070Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:04:24.070Z] [INFO] [2019-07-29T21:04:24.070Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:24.070Z] [INFO] [2019-07-29T21:04:24.070Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:24.999Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-29T21:04:24.999Z] [INFO] Command line: [2019-07-29T21:04:24.999Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:04:24.999Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:04:28.269Z] !SESSION 2019-07-29 21:04:25.186 ----------------------------------------------- [2019-07-29T21:04:28.269Z] eclipse.buildId=unknown [2019-07-29T21:04:28.269Z] java.version=1.8.0_202 [2019-07-29T21:04:28.269Z] java.vendor=Oracle Corporation [2019-07-29T21:04:28.269Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:04:28.269Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:04:28.269Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:04:28.269Z] [2019-07-29T21:04:28.269Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:04:27.835 [2019-07-29T21:04:28.269Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:04:28.269Z] !STACK 0 [2019-07-29T21:04:28.269Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T21:04:28.269Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:28.269Z] [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:04:28.269Z] [2019-07-29T21:04:28.269Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:04:27.969 [2019-07-29T21:04:28.269Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:04:28.269Z] !STACK 0 [2019-07-29T21:04:28.269Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T21:04:28.269Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:28.269Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:04:28.269Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:04:28.269Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T21:04:28.269Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:28.269Z] [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:04:28.269Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:04:29.637Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-29T21:04:30.567Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-29T21:04:30.567Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.157 s [2019-07-29T21:04:30.567Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.006 s [2019-07-29T21:04:30.567Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.003 s [2019-07-29T21:04:30.567Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-29T21:04:30.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-29T21:04:30.567Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.005 s [2019-07-29T21:04:30.567Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-29T21:04:30.567Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-29T21:04:30.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-29T21:04:30.567Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-29T21:04:30.567Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-29T21:04:30.567Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-29T21:04:30.567Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-29T21:04:30.567Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-29T21:04:30.567Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-29T21:04:30.567Z] [2019-07-29T21:04:30.567Z] Results: [2019-07-29T21:04:30.567Z] [2019-07-29T21:04:30.567Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:04:30.567Z] [2019-07-29T21:04:31.498Z] [INFO] All tests passed! [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:31.498Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec [2019-07-29T21:04:31.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:31.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:04:31.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom [2019-07-29T21:04:31.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:04:31.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:04:31.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:04:31.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-29T21:04:31.498Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-29T21:04:31.498Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:31.498Z] [INFO] The project's OSGi version is 2.0.2.201907292011 [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:31.498Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:31.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:31.498Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-29T21:04:31.498Z] [INFO] [2019-07-29T21:04:31.498Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:31.498Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-29T21:04:32.062Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-29T21:04:32.062Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-29T21:04:32.062Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:04:32.062Z] 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 [2019-07-29T21:04:32.062Z] 1 problem (1 warning) [2019-07-29T21:04:32.062Z] [INFO] [2019-07-29T21:04:32.062Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:32.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:04:32.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-29T21:04:32.062Z] [INFO] [2019-07-29T21:04:32.062Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:32.062Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-29T21:04:32.062Z] [INFO] [2019-07-29T21:04:32.062Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:32.062Z] [INFO] [2019-07-29T21:04:32.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:32.062Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-29T21:04:32.993Z] [INFO] [2019-07-29T21:04:32.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:32.993Z] [INFO] [2019-07-29T21:04:32.993Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:32.993Z] [INFO] [2019-07-29T21:04:32.993Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:32.993Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-29T21:04:32.993Z] [INFO] [2019-07-29T21:04:32.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:32.993Z] [INFO] [2019-07-29T21:04:32.993Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:04:34.886Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-29T21:04:34.886Z] [INFO] Command line: [2019-07-29T21:04:34.886Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:04:34.886Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:04:38.329Z] !SESSION 2019-07-29 21:04:35.035 ----------------------------------------------- [2019-07-29T21:04:38.329Z] eclipse.buildId=unknown [2019-07-29T21:04:38.329Z] java.version=1.8.0_202 [2019-07-29T21:04:38.329Z] java.vendor=Oracle Corporation [2019-07-29T21:04:38.329Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:04:38.329Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:04:38.329Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:04:38.329Z] [2019-07-29T21:04:38.329Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:04:38.030 [2019-07-29T21:04:38.329Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:04:38.329Z] !STACK 0 [2019-07-29T21:04:38.329Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:04:38.329Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:38.329Z] [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:04:38.329Z] [2019-07-29T21:04:38.329Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:04:38.164 [2019-07-29T21:04:38.329Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:04:38.329Z] !STACK 0 [2019-07-29T21:04:38.329Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:04:38.329Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:38.329Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:04:38.329Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:04:38.329Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:04:38.329Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:04:38.329Z] [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:04:38.329Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:04:40.223Z] process 10664: 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 [2019-07-29T21:04:40.223Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:04:40.480Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:04:40.480Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:04:55.331Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-29T21:04:55.331Z] *** BUG *** [2019-07-29T21:04:55.331Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:55.331Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:55.331Z] [2019-07-29T21:04:55.331Z] *** BUG *** [2019-07-29T21:04:55.331Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:55.331Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:55.331Z] [2019-07-29T21:04:55.331Z] *** BUG *** [2019-07-29T21:04:55.331Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:55.331Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:55.331Z] [2019-07-29T21:04:55.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-29T21:04:55.331Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 1.808 s [2019-07-29T21:04:55.331Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-29T21:04:55.331Z] *** BUG *** [2019-07-29T21:04:55.331Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:55.331Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:55.331Z] [2019-07-29T21:04:55.588Z] *** BUG *** [2019-07-29T21:04:55.588Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:55.588Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:55.588Z] [2019-07-29T21:04:55.588Z] *** BUG *** [2019-07-29T21:04:55.588Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:55.588Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:55.588Z] [2019-07-29T21:04:56.956Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-29T21:04:56.956Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 1.808 s [2019-07-29T21:04:56.956Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-29T21:04:57.212Z] *** BUG *** [2019-07-29T21:04:57.212Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:57.212Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:57.212Z] [2019-07-29T21:04:57.212Z] *** BUG *** [2019-07-29T21:04:57.212Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:57.212Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:57.212Z] [2019-07-29T21:04:57.212Z] *** BUG *** [2019-07-29T21:04:57.212Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:57.212Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:57.212Z] [2019-07-29T21:04:58.143Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-29T21:04:58.143Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 1 s [2019-07-29T21:04:58.143Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-29T21:04:58.143Z] *** BUG *** [2019-07-29T21:04:58.143Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:04:58.143Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:04:58.143Z] [2019-07-29T21:04:59.077Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-29T21:04:59.077Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.919 s [2019-07-29T21:04:59.077Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-29T21:04:59.828Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-29T21:04:59.828Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.672 s [2019-07-29T21:04:59.828Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-29T21:05:00.758Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-29T21:05:00.758Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 0.915 s [2019-07-29T21:05:00.758Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-29T21:05:01.688Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-29T21:05:01.688Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 1.007 s [2019-07-29T21:05:01.688Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-29T21:05:13.866Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.538 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-29T21:05:13.866Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.535 s [2019-07-29T21:05:13.866Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-29T21:05:15.759Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.327 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-29T21:05:15.759Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 2.325 s [2019-07-29T21:05:15.759Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-29T21:05:23.856Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.973 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-29T21:05:23.856Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 6.971 s [2019-07-29T21:05:23.856Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-29T21:05:23.856Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-29T21:05:23.856Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.792 s [2019-07-29T21:05:23.856Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-29T21:05:23.856Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-29T21:05:23.856Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.002 s [2019-07-29T21:05:23.856Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.002 s [2019-07-29T21:05:23.856Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-29T21:05:23.856Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-29T21:05:23.856Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-29T21:05:23.856Z] [2019-07-29T21:05:23.856Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-29 21:05:23.769 [2019-07-29T21:05:23.856Z] !MESSAGE Could not validate the xml response [2019-07-29T21:05:23.856Z] !STACK 0 [2019-07-29T21:05:23.856Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T21:05:23.856Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T21:05:23.857Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-29T21:05:23.857Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-29T21:05:23.857Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-29T21:05:23.857Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:05:23.857Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:05:23.857Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:05:23.857Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:05:23.857Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T21:05:23.857Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T21:05:23.857Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T21:05:23.857Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T21:05:23.857Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-29T21:05:23.857Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-29T21:05:23.857Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T21:05:23.857Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T21:05:23.857Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T21:05:23.857Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T21:05:23.857Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T21:05:23.857Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T21:05:23.857Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T21:05:23.857Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T21:05:23.857Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T21:05:23.857Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T21:05:23.857Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T21:05:23.857Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T21:05:23.857Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T21:05:23.857Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:05:23.857Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:05:23.857Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:05:23.857Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:05:23.857Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T21:05:23.857Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T21:05:23.857Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T21:05:23.857Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T21:05:23.857Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-29T21:05:23.857Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T21:05:23.857Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T21:05:23.857Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T21:05:23.857Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T21:05:23.857Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:05:23.857Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:05:23.857Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:05:23.857Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:05:23.857Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:05:23.857Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:05:23.857Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:05:23.857Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:05:23.857Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:05:23.857Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:05:23.857Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:05:23.857Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:05:23.857Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:05:23.857Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:05:23.857Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:05:23.857Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:05:23.857Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:05:23.857Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:05:23.857Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:05:23.857Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:05:23.857Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:05:23.857Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:05:23.857Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:05:23.857Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:05:23.857Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:05:25.228Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.762 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-29T21:05:25.228Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.065 s [2019-07-29T21:05:25.228Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.08 s [2019-07-29T21:05:25.228Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2019-07-29T21:05:25.228Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.072 s [2019-07-29T21:05:25.228Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-29T21:05:25.228Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.02 s [2019-07-29T21:05:25.228Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.072 s [2019-07-29T21:05:25.228Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.025 s [2019-07-29T21:05:25.228Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.068 s [2019-07-29T21:05:25.228Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.027 s [2019-07-29T21:05:25.228Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.085 s [2019-07-29T21:05:25.228Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.03 s [2019-07-29T21:05:25.228Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.074 s [2019-07-29T21:05:25.228Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-29T21:05:25.228Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.068 s [2019-07-29T21:05:25.228Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-29T21:05:25.228Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.07 s [2019-07-29T21:05:25.228Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-29T21:05:25.228Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-29T21:05:25.228Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-29T21:05:25.228Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.063 s [2019-07-29T21:05:25.228Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-29T21:05:25.228Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-29T21:05:25.228Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.064 s [2019-07-29T21:05:25.228Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-29T21:05:25.228Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2019-07-29T21:05:25.228Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-29T21:05:25.228Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2019-07-29T21:05:25.228Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-29T21:05:25.228Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-29T21:05:25.228Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-29T21:05:25.228Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-29T21:05:25.228Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-29T21:05:25.228Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-29T21:05:25.228Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.022 s [2019-07-29T21:05:25.228Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-29T21:05:25.228Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-29T21:05:25.228Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-29T21:05:25.228Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-29T21:05:25.228Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.069 s [2019-07-29T21:05:25.228Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-29T21:05:25.228Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.06 s [2019-07-29T21:05:25.228Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2019-07-29T21:05:25.228Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-29T21:05:25.486Z] [2019-07-29T21:05:25.486Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-29 21:05:25.430 [2019-07-29T21:05:25.486Z] !MESSAGE Could not validate the xml response [2019-07-29T21:05:25.486Z] !STACK 0 [2019-07-29T21:05:25.486Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-29T21:05:25.486Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-29T21:05:25.486Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-29T21:05:25.486Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-29T21:05:25.486Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-29T21:05:25.486Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:05:25.486Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:05:25.486Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:05:25.486Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:05:25.486Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-29T21:05:25.486Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-29T21:05:25.486Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-29T21:05:25.486Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-29T21:05:25.486Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-29T21:05:25.486Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-29T21:05:25.486Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-29T21:05:25.486Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-29T21:05:25.486Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-29T21:05:25.486Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-29T21:05:25.486Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-29T21:05:25.486Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-29T21:05:25.486Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-29T21:05:25.486Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-29T21:05:25.486Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-29T21:05:25.486Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-29T21:05:25.486Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-29T21:05:25.486Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-29T21:05:25.486Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-29T21:05:25.486Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:05:25.486Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:05:25.486Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:05:25.486Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:05:25.486Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-29T21:05:25.486Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-29T21:05:25.486Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-29T21:05:25.486Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-29T21:05:25.486Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-29T21:05:25.486Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T21:05:25.486Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T21:05:25.486Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T21:05:25.486Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T21:05:25.486Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:05:25.486Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:05:25.486Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:05:25.486Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:05:25.486Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:05:25.486Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:05:25.486Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:05:25.486Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:05:25.486Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:05:25.486Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:05:25.486Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:05:25.486Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:05:25.486Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:05:25.486Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:05:25.486Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:05:25.486Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:05:25.486Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:05:25.486Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:05:25.486Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:05:25.486Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:05:25.486Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:05:25.486Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:05:25.486Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:05:25.486Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:05:25.486Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:05:26.854Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.579 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-29T21:05:26.854Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.084 s [2019-07-29T21:05:26.854Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-29T21:05:26.854Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-29T21:05:26.854Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.069 s [2019-07-29T21:05:26.854Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-29T21:05:26.854Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.065 s [2019-07-29T21:05:26.854Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-29T21:05:26.854Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-29T21:05:26.854Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-29T21:05:26.854Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-29T21:05:26.854Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.065 s [2019-07-29T21:05:26.854Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.026 s [2019-07-29T21:05:26.854Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.062 s [2019-07-29T21:05:26.854Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-29T21:05:26.854Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-29T21:05:26.854Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-29T21:05:26.854Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-29T21:05:26.854Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-29T21:05:26.854Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-29T21:05:26.854Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.053 s [2019-07-29T21:05:26.854Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-29T21:05:26.854Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-29T21:05:26.854Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-29T21:05:26.854Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-29T21:05:26.854Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-29T21:05:26.854Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-29T21:05:26.854Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.019 s [2019-07-29T21:05:26.854Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-29T21:05:26.854Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-29T21:05:26.854Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-29T21:05:26.854Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-29T21:05:26.854Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.064 s [2019-07-29T21:05:26.854Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2019-07-29T21:05:26.854Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-29T21:05:26.854Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-29T21:05:26.854Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-29T21:05:26.854Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-29T21:05:27.418Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.737 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-29T21:05:27.418Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.012 s [2019-07-29T21:05:27.418Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-29T21:05:27.418Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T21:05:27.418Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-29T21:05:27.418Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T21:05:27.418Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.041 s [2019-07-29T21:05:27.418Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T21:05:27.418Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T21:05:27.418Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-29T21:05:27.418Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T21:05:27.418Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T21:05:27.418Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.002 s [2019-07-29T21:05:27.418Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.483 s [2019-07-29T21:05:27.418Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-29T21:05:27.418Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-29T21:05:27.418Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-29T21:05:27.418Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-29T21:05:27.418Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-29T21:05:27.418Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-29T21:05:27.418Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-29T21:05:27.418Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-29T21:05:27.418Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2019-07-29T21:05:27.418Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.033 s [2019-07-29T21:05:27.418Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-29T21:05:27.418Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.016 s [2019-07-29T21:05:27.418Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-29T21:05:27.418Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-29T21:05:27.418Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-29T21:05:27.418Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-29T21:05:27.418Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-29T21:05:27.418Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:05:27.418Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:05:27.418Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:05:27.418Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:05:27.418Z] [2019-07-29T21:05:27.418Z] Results: [2019-07-29T21:05:27.418Z] [2019-07-29T21:05:27.418Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-29T21:05:27.418Z] [2019-07-29T21:05:29.937Z] [INFO] All tests passed! [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:05:29.937Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec [2019-07-29T21:05:29.937Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:05:29.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-29T21:05:29.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.pom [2019-07-29T21:05:29.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-29T21:05:29.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:05:29.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-29T21:05:29.937Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-29T21:05:29.937Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-29T21:05:29.937Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:29.937Z] [INFO] The project's OSGi version is 2.0.0.201907292011 [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:29.937Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:29.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:05:29.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-29T21:05:29.937Z] [INFO] [2019-07-29T21:05:29.937Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:29.937Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:05:30.501Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] [2019-07-29T21:05:30.501Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.501Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec [2019-07-29T21:05:30.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-29T21:05:30.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom [2019-07-29T21:05:30.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-29T21:05:30.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:05:30.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:05:30.758Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-29T21:05:30.758Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-29T21:05:30.758Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:30.758Z] [INFO] [2019-07-29T21:05:30.758Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:31.014Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:31.014Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:31.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-29T21:05:31.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.pom [2019-07-29T21:05:31.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:05:31.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:05:31.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-29T21:05:31.014Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-29T21:05:31.014Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.014Z] [INFO] The project's OSGi version is 1.0.9.201907292011 [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.014Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.014Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:05:31.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-29T21:05:31.014Z] [INFO] [2019-07-29T21:05:31.014Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.014Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-29T21:05:31.577Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-29T21:05:31.577Z] ^^^^^^^^^^^^^ [2019-07-29T21:05:31.577Z] 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' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-29T21:05:31.577Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-29T21:05:31.577Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-29T21:05:31.577Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-29T21:05:31.577Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-29T21:05:31.577Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-29T21:05:31.577Z] ^^^^^^^^^^^^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-29T21:05:31.577Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-29T21:05:31.577Z] ^^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-29T21:05:31.577Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-29T21:05:31.577Z] ^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-29T21:05:31.577Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-29T21:05:31.577Z] ^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-29T21:05:31.577Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-29T21:05:31.577Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-29T21:05:31.577Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-29T21:05:31.577Z] ^^^^^^^^^^^^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-29T21:05:31.577Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-29T21:05:31.577Z] ^^^^^ [2019-07-29T21:05:31.577Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-29T21:05:31.577Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-29T21:05:31.578Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-29T21:05:31.578Z] ^^^^^^^^^^^^^ [2019-07-29T21:05:31.578Z] 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' [2019-07-29T21:05:31.578Z] 11 problems (11 warnings) [2019-07-29T21:05:31.578Z] [INFO] [2019-07-29T21:05:31.578Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.578Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:05:31.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-29T21:05:31.578Z] [INFO] [2019-07-29T21:05:31.578Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.578Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T21:05:31.578Z] [INFO] [2019-07-29T21:05:31.578Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.578Z] [INFO] [2019-07-29T21:05:31.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.578Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T21:05:31.835Z] [INFO] [2019-07-29T21:05:31.835Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.835Z] [INFO] [2019-07-29T21:05:31.835Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.835Z] [INFO] [2019-07-29T21:05:31.835Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:31.835Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T21:05:31.835Z] [INFO] [2019-07-29T21:05:31.835Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:32.091Z] [INFO] [2019-07-29T21:05:32.091Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:05:33.021Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-29T21:05:33.021Z] [INFO] Command line: [2019-07-29T21:05:33.021Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:05:33.021Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:05:36.291Z] !SESSION 2019-07-29 21:05:33.136 ----------------------------------------------- [2019-07-29T21:05:36.291Z] eclipse.buildId=unknown [2019-07-29T21:05:36.291Z] java.version=1.8.0_202 [2019-07-29T21:05:36.291Z] java.vendor=Oracle Corporation [2019-07-29T21:05:36.291Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:05:36.291Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:05:36.291Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:05:36.291Z] [2019-07-29T21:05:36.291Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:05:35.748 [2019-07-29T21:05:36.291Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:05:36.291Z] !STACK 0 [2019-07-29T21:05:36.291Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T21:05:36.291Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:05:36.291Z] [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:05:36.291Z] [2019-07-29T21:05:36.291Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:05:35.936 [2019-07-29T21:05:36.291Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:05:36.291Z] !STACK 0 [2019-07-29T21:05:36.291Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T21:05:36.291Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:05:36.291Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:05:36.291Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:05:36.291Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T21:05:36.291Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:05:36.291Z] [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:05:36.291Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:05:38.988Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-29T21:05:38.988Z] [2019-07-29T21:05:38.988Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:38.876 [2019-07-29T21:05:38.988Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-29T21:05:38.988Z] [2019-07-29T21:05:38.988Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:38.878 [2019-07-29T21:05:38.988Z] !MESSAGE The value of an event field attribute should not be null [2019-07-29T21:05:38.988Z] [2019-07-29T21:05:38.988Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:38.923 [2019-07-29T21:05:38.988Z] !MESSAGE A query state attribute should have children attributes [2019-07-29T21:05:38.988Z] [2019-07-29T21:05:38.988Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:38.928 [2019-07-29T21:05:38.988Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-29T21:05:38.988Z] [2019-07-29T21:05:38.988Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:38.930 [2019-07-29T21:05:38.988Z] !MESSAGE Location undefined does not exist [2019-07-29T21:05:39.246Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-29T21:05:39.246Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.018 s [2019-07-29T21:05:39.246Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.057 s [2019-07-29T21:05:39.246Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.011 s [2019-07-29T21:05:39.246Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.050 [2019-07-29T21:05:39.246Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.052 [2019-07-29T21:05:39.246Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.056 [2019-07-29T21:05:39.246Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.057 [2019-07-29T21:05:39.246Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.068 [2019-07-29T21:05:39.246Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.123 [2019-07-29T21:05:39.246Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.125 [2019-07-29T21:05:39.246Z] !MESSAGE A query state value should have children attributes [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.127 [2019-07-29T21:05:39.246Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-29T21:05:39.246Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-29T21:05:39.246Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.051 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.002 s [2019-07-29T21:05:39.246Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-29T21:05:39.246Z] [2019-07-29T21:05:39.246Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.165 [2019-07-29T21:05:39.246Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-29T21:05:39.246Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-29T21:05:39.246Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.01 s [2019-07-29T21:05:39.246Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-29T21:05:39.246Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.002 s [2019-07-29T21:05:39.246Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-29T21:05:39.504Z] [2019-07-29T21:05:39.504Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:39.259 [2019-07-29T21:05:39.504Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-29T21:05:39.504Z] [2019-07-29T21:05:39.504Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:39.360 [2019-07-29T21:05:39.504Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-29T21:05:39.504Z] [2019-07-29T21:05:39.504Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.431 [2019-07-29T21:05:39.504Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-29T21:05:39.504Z] [2019-07-29T21:05:39.504Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.434 [2019-07-29T21:05:39.504Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-29T21:05:39.504Z] [2019-07-29T21:05:39.504Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:39.437 [2019-07-29T21:05:39.504Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-29T21:05:39.504Z] [2019-07-29T21:05:39.504Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:39.439 [2019-07-29T21:05:39.504Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-29T21:05:39.504Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-29T21:05:39.504Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.076 s [2019-07-29T21:05:39.504Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-07-29T21:05:39.504Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.005 s [2019-07-29T21:05:39.504Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.006 s [2019-07-29T21:05:39.504Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.008 s [2019-07-29T21:05:39.504Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-29T21:05:39.504Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.008 s [2019-07-29T21:05:39.504Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.061 s [2019-07-29T21:05:39.504Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-29T21:05:39.504Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-29T21:05:39.504Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-29T21:05:39.504Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-29T21:05:39.504Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-29T21:05:39.504Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-29T21:05:42.775Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.099 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-29T21:05:42.775Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.868 s [2019-07-29T21:05:42.775Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.23 s [2019-07-29T21:05:42.775Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.227 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.228 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.228 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.229 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.230 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.230 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.231 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.232 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.233 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.234 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.235 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.235 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.236 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.236 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.237 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.238 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.238 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.239 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.239 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.240 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.240 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.241 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.241 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.242 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.243 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.243 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.246 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.247 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.247 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:45.295Z] [2019-07-29T21:05:45.295Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:45.248 [2019-07-29T21:05:45.295Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-29T21:05:57.476Z] [2019-07-29T21:05:57.476Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:05:57.067 [2019-07-29T21:05:57.476Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-29T21:05:58.938Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.084 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-29T21:05:58.938Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 14.564 s [2019-07-29T21:05:58.938Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 1.518 s [2019-07-29T21:05:58.938Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-29T21:05:59.867Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-29T21:05:59.867Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.117 s [2019-07-29T21:05:59.867Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-29T21:05:59.867Z] [2019-07-29T21:05:59.867Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:59.781 [2019-07-29T21:05:59.867Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T21:05:59.867Z] [2019-07-29T21:05:59.867Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:05:59.782 [2019-07-29T21:05:59.867Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T21:06:01.233Z] [2019-07-29T21:06:01.233Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:00.998 [2019-07-29T21:06:01.233Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T21:06:01.233Z] [2019-07-29T21:06:01.233Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:00.998 [2019-07-29T21:06:01.233Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T21:06:01.233Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-29T21:06:01.233Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.219 s [2019-07-29T21:06:01.233Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.017 s [2019-07-29T21:06:01.233Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-29T21:06:01.489Z] [2019-07-29T21:06:01.489Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:01.337 [2019-07-29T21:06:01.489Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T21:06:06.740Z] [2019-07-29T21:06:06.740Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:06.579 [2019-07-29T21:06:06.740Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T21:06:06.740Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.621 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-29T21:06:06.740Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 5.337 s [2019-07-29T21:06:06.740Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.282 s [2019-07-29T21:06:06.740Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-29T21:06:08.108Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-29T21:06:08.108Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.117 s [2019-07-29T21:06:08.108Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-29T21:06:08.108Z] [2019-07-29T21:06:08.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:07.760 [2019-07-29T21:06:08.108Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T21:06:08.108Z] [2019-07-29T21:06:08.108Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:08.035 [2019-07-29T21:06:08.108Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T21:06:08.108Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-29T21:06:08.108Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.276 s [2019-07-29T21:06:08.108Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.003 s [2019-07-29T21:06:08.108Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-29T21:06:09.476Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-29T21:06:09.476Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.215 s [2019-07-29T21:06:09.476Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-29T21:06:14.725Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.598 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-29T21:06:14.725Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 4.494 s [2019-07-29T21:06:14.725Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.104 s [2019-07-29T21:06:14.725Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-29T21:06:15.695Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-29T21:06:15.695Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.563 s [2019-07-29T21:06:15.695Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.328 s [2019-07-29T21:06:15.695Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.589 s [2019-07-29T21:06:15.695Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-29T21:06:15.979Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-29T21:06:15.979Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.311 s [2019-07-29T21:06:15.979Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.013 s [2019-07-29T21:06:15.979Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.288 s [2019-07-29T21:06:15.979Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-29T21:06:15.979Z] [2019-07-29T21:06:15.979Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:06:15.977 [2019-07-29T21:06:15.979Z] !MESSAGE XML Parsing error at line 22: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration. [2019-07-29T21:06:16.236Z] [2019-07-29T21:06:16.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:06:16.024 [2019-07-29T21:06:16.236Z] !MESSAGE XML Parsing error at line 32: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected. [2019-07-29T21:06:16.236Z] [2019-07-29T21:06:16.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:06:16.033 [2019-07-29T21:06:16.236Z] !MESSAGE XML Parsing error at line 26: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point. [2019-07-29T21:06:16.236Z] [2019-07-29T21:06:16.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:06:16.042 [2019-07-29T21:06:16.236Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected. [2019-07-29T21:06:16.236Z] [2019-07-29T21:06:16.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:06:16.050 [2019-07-29T21:06:16.236Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2019-07-29T21:06:16.236Z] [2019-07-29T21:06:16.236Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:06:16.168 [2019-07-29T21:06:16.236Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2019-07-29T21:06:17.168Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-29T21:06:17.168Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.083 s [2019-07-29T21:06:17.168Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.117 s [2019-07-29T21:06:17.168Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.017 s [2019-07-29T21:06:17.168Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.545 s [2019-07-29T21:06:17.168Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.11 s [2019-07-29T21:06:17.168Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.107 s [2019-07-29T21:06:17.168Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.001 s [2019-07-29T21:06:17.168Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-29T21:06:17.168Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-29T21:06:17.168Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.101 s [2019-07-29T21:06:17.168Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.103 s [2019-07-29T21:06:17.168Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-29T21:06:17.425Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-29T21:06:17.425Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.09 s [2019-07-29T21:06:17.425Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-29T21:06:17.425Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.094 s [2019-07-29T21:06:17.425Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-29T21:06:18.355Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-29T21:06:18.355Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.302 s [2019-07-29T21:06:18.355Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.202 s [2019-07-29T21:06:18.355Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.211 s [2019-07-29T21:06:18.355Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-29T21:06:28.305Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.65 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-29T21:06:28.305Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.33 s [2019-07-29T21:06:28.305Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.655 s [2019-07-29T21:06:28.305Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.433 s [2019-07-29T21:06:28.305Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.231 s [2019-07-29T21:06:28.305Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-29T21:06:28.305Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-29T21:06:28.305Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.069 s [2019-07-29T21:06:28.305Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.03 s [2019-07-29T21:06:28.305Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.075 s [2019-07-29T21:06:28.305Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.072 s [2019-07-29T21:06:28.305Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.027 s [2019-07-29T21:06:28.305Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.027 s [2019-07-29T21:06:28.305Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.067 s [2019-07-29T21:06:28.305Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-29T21:06:28.562Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-29T21:06:28.562Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.217 s [2019-07-29T21:06:28.562Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-29T21:06:29.930Z] [2019-07-29T21:06:29.930Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:29.598 [2019-07-29T21:06:29.930Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T21:06:29.930Z] [2019-07-29T21:06:29.930Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:29.598 [2019-07-29T21:06:29.930Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-29T21:06:29.930Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-29T21:06:29.930Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.219 s [2019-07-29T21:06:29.930Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.01 s [2019-07-29T21:06:29.930Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-29T21:06:29.930Z] [2019-07-29T21:06:29.930Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:29.613 [2019-07-29T21:06:29.930Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead. [2019-07-29T21:06:30.858Z] [2019-07-29T21:06:30.858Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:06:30.821 [2019-07-29T21:06:30.858Z] !MESSAGE Fsm test: the 'initial' attribute was set or an element was defined. Only one of the 3 should be used. The initialState element will have precedence [2019-07-29T21:06:32.325Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-29T21:06:32.325Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-29T21:06:32.325Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-29T21:06:32.325Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-29T21:06:32.325Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-29T21:06:32.325Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-29T21:06:32.325Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-29T21:06:32.326Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-29T21:06:32.326Z] [2019-07-29T21:06:32.326Z] Results: [2019-07-29T21:06:32.326Z] [2019-07-29T21:06:32.326Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:06:32.326Z] [2019-07-29T21:06:32.890Z] [INFO] All tests passed! [2019-07-29T21:06:32.890Z] [INFO] [2019-07-29T21:06:32.890Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:06:32.890Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec [2019-07-29T21:06:32.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T21:06:33.147Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.pom [2019-07-29T21:06:33.147Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T21:06:33.147Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:06:33.147Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-29T21:06:33.147Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-29T21:06:33.147Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-29T21:06:33.147Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] The project's OSGi version is 2.0.0.201907292011 [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:06:33.147Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-29T21:06:33.147Z] [INFO] [2019-07-29T21:06:33.147Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.147Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-29T21:06:33.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-29T21:06:33.710Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-29T21:06:33.710Z] ^^^^^ [2019-07-29T21:06:33.710Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T21:06:33.710Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41) [2019-07-29T21:06:33.710Z] @SuppressWarnings("nls") [2019-07-29T21:06:33.710Z] ^^^^^ [2019-07-29T21:06:33.710Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T21:06:33.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-29T21:06:33.710Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T21:06:33.710Z] ^^^^^ [2019-07-29T21:06:33.710Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T21:06:33.710Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40) [2019-07-29T21:06:33.710Z] @SuppressWarnings("nls") [2019-07-29T21:06:33.710Z] ^^^^^ [2019-07-29T21:06:33.710Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-29T21:06:33.710Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-29T21:06:33.710Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-29T21:06:33.710Z] ^^^^^ [2019-07-29T21:06:33.710Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T21:06:33.710Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-29T21:06:33.710Z] [INFO] [2019-07-29T21:06:33.710Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:06:33.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-29T21:06:33.710Z] [INFO] [2019-07-29T21:06:33.710Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.710Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-29T21:06:33.710Z] [INFO] [2019-07-29T21:06:33.710Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.710Z] [INFO] [2019-07-29T21:06:33.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.710Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-29T21:06:33.967Z] [INFO] [2019-07-29T21:06:33.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.967Z] [INFO] [2019-07-29T21:06:33.967Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.967Z] [INFO] [2019-07-29T21:06:33.967Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.967Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-29T21:06:33.967Z] [INFO] [2019-07-29T21:06:33.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:33.967Z] [INFO] [2019-07-29T21:06:33.967Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:06:35.859Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-29T21:06:35.859Z] [INFO] Command line: [2019-07-29T21:06:35.859Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:06:35.859Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:06:38.379Z] !SESSION 2019-07-29 21:06:35.674 ----------------------------------------------- [2019-07-29T21:06:38.379Z] eclipse.buildId=unknown [2019-07-29T21:06:38.379Z] java.version=1.8.0_202 [2019-07-29T21:06:38.379Z] java.vendor=Oracle Corporation [2019-07-29T21:06:38.379Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:06:38.379Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:06:38.379Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:06:38.379Z] [2019-07-29T21:06:38.379Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:06:38.340 [2019-07-29T21:06:38.379Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:06:38.379Z] !STACK 0 [2019-07-29T21:06:38.379Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T21:06:38.379Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:06:38.379Z] [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:06:38.379Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:06:38.635Z] [2019-07-29T21:06:38.635Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:06:38.474 [2019-07-29T21:06:38.635Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:06:38.635Z] !STACK 0 [2019-07-29T21:06:38.635Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T21:06:38.635Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:06:38.635Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:06:38.635Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:06:38.635Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T21:06:38.635Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:06:38.635Z] [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:06:38.635Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:06:42.806Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-29T21:07:14.850Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.132 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-29T21:07:14.850Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.106 s [2019-07-29T21:07:14.850Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 7.487 s [2019-07-29T21:07:14.850Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-29T21:07:14.850Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T21:07:14.850Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T21:07:14.850Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.054 s [2019-07-29T21:07:14.850Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.318 s [2019-07-29T21:07:14.850Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.022 s [2019-07-29T21:07:14.850Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.071 s [2019-07-29T21:07:14.850Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-29T21:07:14.850Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-29T21:07:14.850Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-29T21:07:14.850Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.004 s [2019-07-29T21:07:14.850Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-29T21:07:14.850Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T21:07:14.850Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T21:07:14.850Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 4.9 s [2019-07-29T21:07:14.850Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:14.850Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T21:07:14.850Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-29T21:07:14.850Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-29T21:07:14.850Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-29T21:07:14.850Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-29T21:07:14.850Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-29T21:07:19.023Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.589 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-29T21:07:19.023Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-29T21:07:19.023Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.092 s [2019-07-29T21:07:19.023Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.057 s [2019-07-29T21:07:19.023Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.008 s [2019-07-29T21:07:19.023Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.04 s [2019-07-29T21:07:19.023Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-29T21:07:19.023Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:19.023Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.069 s [2019-07-29T21:07:19.023Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.032 s [2019-07-29T21:07:19.023Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.031 s [2019-07-29T21:07:19.023Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.033 s [2019-07-29T21:07:19.023Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:19.023Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:19.023Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:19.023Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-29T21:07:19.023Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-29T21:07:19.023Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-29T21:07:37.076Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.904 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-29T21:07:37.076Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 15.487 s [2019-07-29T21:07:37.076Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.319 s [2019-07-29T21:07:37.076Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-29T21:07:37.076Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.086 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-29T21:07:37.076Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 2.085 s [2019-07-29T21:07:37.076Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-29T21:07:41.326Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.708 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-29T21:07:41.326Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.175 s [2019-07-29T21:07:41.326Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.14 s [2019-07-29T21:07:41.326Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.193 s [2019-07-29T21:07:41.326Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.198 s [2019-07-29T21:07:41.326Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-29T21:08:20.002Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.503 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-29T21:08:20.002Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 6.418 s [2019-07-29T21:08:20.002Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 29.082 s [2019-07-29T21:08:20.002Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-29T21:08:20.002Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-29T21:08:20.002Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 2.284 s [2019-07-29T21:08:20.002Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-29T21:08:20.002Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-29T21:08:20.002Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-29T21:08:20.002Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:08:20.002Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:08:20.002Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:08:20.002Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-29T21:08:20.002Z] [2019-07-29T21:08:20.002Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 21:08:19.148 [2019-07-29T21:08:20.002Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-29T21:08:32.323Z] [2019-07-29T21:08:32.323Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-29 21:08:31.560 [2019-07-29T21:08:32.323Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-29T21:08:42.316Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.696 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-29T21:08:42.316Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 12.486 s [2019-07-29T21:08:42.316Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 9.208 s [2019-07-29T21:08:42.316Z] [2019-07-29T21:08:42.316Z] Results: [2019-07-29T21:08:42.316Z] [2019-07-29T21:08:42.316Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T21:08:42.316Z] [2019-07-29T21:08:42.316Z] [INFO] All tests passed! [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:08:42.316Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec [2019-07-29T21:08:42.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:08:42.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-29T21:08:42.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom [2019-07-29T21:08:42.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-29T21:08:42.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:08:42.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:08:42.316Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-29T21:08:42.316Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-29T21:08:42.316Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.316Z] [INFO] The project's OSGi version is 4.0.3.201907292011 [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.316Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:08:42.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-29T21:08:42.316Z] [INFO] [2019-07-29T21:08:42.316Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.316Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-29T21:08:42.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-29T21:08:42.880Z] int tidQuark = entry.getValue(); [2019-07-29T21:08:42.880Z] ^^^^^^^^^^^^^^^^ [2019-07-29T21:08:42.880Z] 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 [2019-07-29T21:08:42.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-29T21:08:42.880Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-29T21:08:42.880Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:08:42.880Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T21:08:42.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-29T21:08:42.880Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-29T21:08:42.880Z] ^^^^^^^^ [2019-07-29T21:08:42.880Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T21:08:42.880Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-29T21:08:42.880Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-29T21:08:42.880Z] ^ [2019-07-29T21:08:42.880Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-29T21:08:42.880Z] 4 problems (4 warnings) [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:08:42.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] [2019-07-29T21:08:42.880Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:42.880Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec [2019-07-29T21:08:42.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:43.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-29T21:08:43.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.pom [2019-07-29T21:08:43.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-29T21:08:43.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:08:43.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2metadata.xml [2019-07-29T21:08:43.137Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2artifacts.xml [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-29T21:08:43.137Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-29T21:08:43.137Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.137Z] [INFO] The project's OSGi version is 3.0.5.201907292011 [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.137Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:08:43.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-29T21:08:43.137Z] [INFO] [2019-07-29T21:08:43.137Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.137Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-29T21:08:43.394Z] [INFO] [2019-07-29T21:08:43.394Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:08:43.394Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-29T21:08:43.394Z] [INFO] [2019-07-29T21:08:43.394Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.394Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-29T21:08:43.394Z] [INFO] [2019-07-29T21:08:43.394Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.394Z] [INFO] [2019-07-29T21:08:43.394Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.394Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.651Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.651Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec [2019-07-29T21:08:43.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-29T21:08:43.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.pom [2019-07-29T21:08:43.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-29T21:08:43.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:08:43.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2metadata.xml [2019-07-29T21:08:43.651Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2artifacts.xml [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-29T21:08:43.651Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-29T21:08:43.651Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.651Z] [INFO] [2019-07-29T21:08:43.651Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.907Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.907Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.907Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-29T21:08:43.907Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.pom [2019-07-29T21:08:43.907Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:08:43.907Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:08:43.907Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-29T21:08:43.907Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-29T21:08:43.907Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:43.907Z] [INFO] The project's OSGi version is 1.0.9.201907292011 [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:43.907Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:43.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:08:43.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-29T21:08:43.907Z] [INFO] [2019-07-29T21:08:43.907Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:43.907Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-29T21:08:44.165Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-29T21:08:44.165Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-29T21:08:44.165Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:08:44.165Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T21:08:44.165Z] 1 problem (1 warning) [2019-07-29T21:08:44.165Z] [INFO] [2019-07-29T21:08:44.165Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:44.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:08:44.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-29T21:08:44.165Z] [INFO] [2019-07-29T21:08:44.165Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:44.165Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T21:08:44.165Z] [INFO] [2019-07-29T21:08:44.165Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:44.165Z] [INFO] [2019-07-29T21:08:44.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:44.165Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T21:08:44.421Z] [INFO] [2019-07-29T21:08:44.421Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:44.421Z] [INFO] [2019-07-29T21:08:44.421Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:44.421Z] [INFO] [2019-07-29T21:08:44.421Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:44.421Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T21:08:44.421Z] [INFO] [2019-07-29T21:08:44.421Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:44.421Z] [INFO] [2019-07-29T21:08:44.421Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:08:45.789Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-29T21:08:45.789Z] [INFO] Command line: [2019-07-29T21:08:45.789Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:08:45.789Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:08:48.309Z] !SESSION 2019-07-29 21:08:45.652 ----------------------------------------------- [2019-07-29T21:08:48.309Z] eclipse.buildId=unknown [2019-07-29T21:08:48.309Z] java.version=1.8.0_202 [2019-07-29T21:08:48.309Z] java.vendor=Oracle Corporation [2019-07-29T21:08:48.309Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:08:48.309Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:08:48.309Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:08:48.309Z] [2019-07-29T21:08:48.309Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:08:48.250 [2019-07-29T21:08:48.309Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:08:48.309Z] !STACK 0 [2019-07-29T21:08:48.309Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T21:08:48.309Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:08:48.309Z] [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:08:48.309Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:08:48.566Z] [2019-07-29T21:08:48.566Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:08:48.432 [2019-07-29T21:08:48.566Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:08:48.566Z] !STACK 0 [2019-07-29T21:08:48.566Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T21:08:48.566Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:08:48.566Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:08:48.566Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:08:48.566Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T21:08:48.566Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:08:48.566Z] [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:08:48.566Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:08:51.150Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-29T21:09:05.998Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.113 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-29T21:09:05.998Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 3.008 s [2019-07-29T21:09:05.998Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.409 s [2019-07-29T21:09:05.998Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.306 s [2019-07-29T21:09:05.998Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.383 s [2019-07-29T21:09:05.998Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.284 s [2019-07-29T21:09:05.998Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 4.427 s [2019-07-29T21:09:05.998Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.209 s [2019-07-29T21:09:05.998Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-29T21:09:05.998Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-29T21:09:05.998Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.062 s [2019-07-29T21:09:05.998Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-29T21:09:15.946Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.897 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-29T21:09:15.946Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.335 s [2019-07-29T21:09:15.946Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.174 s [2019-07-29T21:09:15.946Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.197 s [2019-07-29T21:09:15.946Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.193 s [2019-07-29T21:09:15.946Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.198 s [2019-07-29T21:09:15.946Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.624 s [2019-07-29T21:09:15.946Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.172 s [2019-07-29T21:09:15.946Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-29T21:09:15.946Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-29T21:09:15.946Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-29T21:09:15.946Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-29T21:09:21.195Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.91 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-29T21:09:21.195Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.129 s [2019-07-29T21:09:21.195Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.001 s [2019-07-29T21:09:21.195Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.185 s [2019-07-29T21:09:21.195Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.106 s [2019-07-29T21:09:21.195Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.113 s [2019-07-29T21:09:21.195Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.025 s [2019-07-29T21:09:21.195Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-29T21:09:21.195Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.012 s [2019-07-29T21:09:21.195Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.221 s [2019-07-29T21:09:21.195Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-29T21:09:21.195Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-29T21:09:21.195Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.107 s [2019-07-29T21:09:21.195Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-29T21:09:21.195Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-29T21:09:21.195Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-29T21:09:21.195Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:09:21.195Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:09:21.195Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:09:21.195Z] [2019-07-29T21:09:21.195Z] Results: [2019-07-29T21:09:21.195Z] [2019-07-29T21:09:21.195Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T21:09:21.195Z] [2019-07-29T21:09:21.923Z] [INFO] All tests passed! [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:09:21.923Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec [2019-07-29T21:09:21.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:09:21.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-29T21:09:21.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom [2019-07-29T21:09:21.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-29T21:09:21.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:09:21.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-29T21:09:21.923Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-29T21:09:21.923Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-29T21:09:21.923Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:21.923Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:21.923Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:21.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:09:21.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-29T21:09:21.923Z] [INFO] [2019-07-29T21:09:21.923Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:21.923Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-29T21:09:22.180Z] [INFO] [2019-07-29T21:09:22.180Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:22.180Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:09:22.180Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-29T21:09:22.180Z] [INFO] [2019-07-29T21:09:22.180Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:22.478Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:09:22.478Z] [INFO] [2019-07-29T21:09:22.478Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:22.478Z] [INFO] [2019-07-29T21:09:22.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:22.478Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:09:22.478Z] [INFO] [2019-07-29T21:09:22.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:22.478Z] [INFO] [2019-07-29T21:09:22.478Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:22.478Z] [INFO] [2019-07-29T21:09:22.478Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:22.478Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:09:22.478Z] [INFO] [2019-07-29T21:09:22.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:22.478Z] [INFO] [2019-07-29T21:09:22.478Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:23.847Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-29T21:09:23.847Z] [INFO] Command line: [2019-07-29T21:09:23.847Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:09:23.847Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:09:27.119Z] !SESSION 2019-07-29 21:09:23.984 ----------------------------------------------- [2019-07-29T21:09:27.119Z] eclipse.buildId=unknown [2019-07-29T21:09:27.119Z] java.version=1.8.0_202 [2019-07-29T21:09:27.119Z] java.vendor=Oracle Corporation [2019-07-29T21:09:27.119Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:09:27.119Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:09:27.119Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:09:27.119Z] [2019-07-29T21:09:27.119Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:09:26.733 [2019-07-29T21:09:27.119Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:09:27.119Z] !STACK 0 [2019-07-29T21:09:27.119Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:09:27.119Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:09:27.119Z] [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:09:27.119Z] [2019-07-29T21:09:27.119Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:09:26.865 [2019-07-29T21:09:27.119Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:09:27.119Z] !STACK 0 [2019-07-29T21:09:27.119Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:09:27.119Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:09:27.119Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:09:27.119Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:09:27.119Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:09:27.119Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:09:27.119Z] [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:09:27.119Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:09:29.012Z] process 11753: 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 [2019-07-29T21:09:29.012Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:09:29.268Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:09:29.268Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:09:44.119Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-29T21:09:44.119Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-29T21:09:44.119Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-29T21:09:44.119Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:09:44.119Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-29T21:09:44.119Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-29T21:09:44.119Z] [2019-07-29T21:09:44.119Z] Results: [2019-07-29T21:09:44.119Z] [2019-07-29T21:09:44.119Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:09:44.119Z] [2019-07-29T21:09:45.488Z] [INFO] All tests passed! [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:45.488Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec [2019-07-29T21:09:45.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:45.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:09:45.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-29T21:09:45.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:09:45.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:09:45.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:09:45.488Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-29T21:09:45.488Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-29T21:09:45.488Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:45.488Z] [INFO] The project's OSGi version is 1.0.5.201907292011 [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:45.488Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:09:45.488Z] [INFO] [2019-07-29T21:09:45.488Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:45.488Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:09:45.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-29T21:09:45.489Z] [INFO] [2019-07-29T21:09:45.489Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:45.489Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:46.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:09:46.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:46.053Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:46.053Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:46.053Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:46.053Z] [INFO] [2019-07-29T21:09:46.053Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:09:47.946Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T21:09:47.946Z] [INFO] Command line: [2019-07-29T21:09:47.946Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T21:09:47.946Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:09:51.218Z] !SESSION 2019-07-29 21:09:47.724 ----------------------------------------------- [2019-07-29T21:09:51.218Z] eclipse.buildId=unknown [2019-07-29T21:09:51.218Z] java.version=1.8.0_202 [2019-07-29T21:09:51.218Z] java.vendor=Oracle Corporation [2019-07-29T21:09:51.218Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:09:51.218Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T21:09:51.218Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T21:09:51.218Z] [2019-07-29T21:09:51.218Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:09:50.560 [2019-07-29T21:09:51.218Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:09:51.218Z] !STACK 0 [2019-07-29T21:09:51.218Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:09:51.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:09:51.218Z] [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:09:51.218Z] [2019-07-29T21:09:51.218Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:09:50.739 [2019-07-29T21:09:51.218Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:09:51.218Z] !STACK 0 [2019-07-29T21:09:51.218Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:09:51.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:09:51.218Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:09:51.218Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:09:51.218Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:09:51.218Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:09:51.218Z] [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:09:51.218Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:09:52.586Z] process 11824: 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 [2019-07-29T21:09:52.586Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:09:52.843Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:09:53.099Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:10:03.052Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-29T21:10:03.052Z] Display size: 1440x900 [2019-07-29T21:10:03.052Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T21:10:03.052Z] GTK version=3.18.9 [2019-07-29T21:10:03.052Z] GTK theme=Ambiance [2019-07-29T21:10:03.052Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T21:10:03.052Z] Time zone: Coordinated Universal Time [2019-07-29T21:10:03.052Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T21:10:03.052Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T21:10:05.583Z] *** BUG *** [2019-07-29T21:10:05.583Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:05.583Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:05.583Z] [2019-07-29T21:10:05.583Z] *** BUG *** [2019-07-29T21:10:05.583Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:05.583Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:05.583Z] [2019-07-29T21:10:05.583Z] *** BUG *** [2019-07-29T21:10:05.583Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:05.583Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:05.583Z] [2019-07-29T21:10:05.583Z] *** BUG *** [2019-07-29T21:10:05.583Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:05.583Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:05.583Z] [2019-07-29T21:10:06.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:06.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:06.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:06.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:06.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066510206 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066510206 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066510206 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066510207 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066510208 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066510229 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:06.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066510282 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066510283 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066510283 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066510283 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066510284 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:06.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066510286 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:14.239Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T21:10:14.239Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T21:10:14.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1066517288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-29T21:10:14.239Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T21:10:15.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:15.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066519827 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066519828 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066519828 data=null} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066519829 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066519829 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066519838 data=null button=1 stateMask=0x80000 x=89 y=135 count=1} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:15.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066519840 data=null button=0 stateMask=0x0 x=89 y=135 count=0} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066519840 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066519841 data=null} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066519841 data=null button=1 stateMask=0x0 x=89 y=135 count=1} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066519842 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:15.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066519844 data=null button=1 stateMask=0x80000 x=89 y=135 count=1} to Tree node with text: Sessions [2019-07-29T21:10:15.864Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T21:10:15.864Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T21:10:16.428Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T21:10:16.428Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T21:10:16.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1066520411 data=null doit=true} to Shell with text {Create Session} [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:16.428Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:16.428Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-29T21:10:16.428Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:16.428Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:16.428Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T21:10:16.428Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T21:10:16.428Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T21:10:16.428Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:16.428Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:16.428Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:16.428Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:16.428Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:16.428Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:16.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066520486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:16.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066520487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:16.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066520487 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:16.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066520488 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:16.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066520488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:16.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066520488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:16.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066520489 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') [2019-07-29T21:10:16.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1066520024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-29T21:10:16.684Z] DEBUG - Clicked on [2019-07-29T21:10:16.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066520712 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:16.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066520712 data=null} to Tree node with text: Sessions [2019-07-29T21:10:16.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066520719 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:10:16.684Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066520720 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:16.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066520722 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:10:16.684Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:16.684Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:16.684Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:16.684Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:16.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:16.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066520790 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066520791 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066520791 data=null} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066520791 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066520792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066520804 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:16.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066520805 data=null button=0 stateMask=0x0 x=112 y=109 count=0} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066520806 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066520806 data=null} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066520806 data=null button=1 stateMask=0x0 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066520807 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:16.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066520809 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-29T21:10:16.941Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:16.941Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:17.198Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:17.198Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:17.198Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066521427 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-29T21:10:17.198Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.198Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.454Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.454Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:17.454Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:17.454Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:17.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066521492 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:17.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066521493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:17.454Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:17.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1066521494 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:17.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1066521494 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:17.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1066521494 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:17.454Z] *** BUG *** [2019-07-29T21:10:17.454Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:17.454Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:17.454Z] [2019-07-29T21:10:17.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1066521495 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 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:17.454Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:17.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:17.454Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:10:17.454Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:10:17.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-29T21:10:17.454Z] DEBUG - Setting state to checked on: All [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:17.712Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1066521721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1066521722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066521722 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1066521722 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066521723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066521723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066521723 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' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1066521785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1066521786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1066521786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1066521786 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1066521787 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-29T21:10:17.712Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:17.712Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:17.712Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:17.712Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-29T21:10:17.712Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-29T21:10:17.712Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-29T21:10:17.712Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:17.712Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:17.712Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:17.712Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066521800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066521801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:17.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066521801 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:17.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066521802 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066521802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:17.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066521802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:17.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066521802 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') [2019-07-29T21:10:17.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066521029 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:17.712Z] [2019-07-29T21:10:17.712Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-29 21:10:17.629 [2019-07-29T21:10:17.712Z] !MESSAGE Command to change state of events failed [2019-07-29T21:10:17.712Z] !STACK 0 [2019-07-29T21:10:17.712Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-29T21:10:17.712Z] Error Output: [2019-07-29T21:10:17.712Z] Command not found [2019-07-29T21:10:17.712Z] Return Value: 1 [2019-07-29T21:10:17.712Z] Command not found [2019-07-29T21:10:17.712Z] [2019-07-29T21:10:17.712Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-29T21:10:17.712Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-29T21:10:17.712Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-29T21:10:17.712Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-29T21:10:17.712Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-29T21:10:17.712Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-29T21:10:17.712Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:10:17.968Z] DEBUG - Clicked on [2019-07-29T21:10:17.969Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066522120 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:17.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066522121 data=null} to Tree node with text: channel0 [2019-07-29T21:10:17.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066522121 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:17.969Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066522122 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:17.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066522123 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:17.969Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:17.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:17.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066522130 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066522130 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066522180 data=null} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066522181 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066522182 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066522186 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:17.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066522188 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066522188 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066522189 data=null} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066522189 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066522190 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:17.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066522192 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:10:18.225Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:10:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066522329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:10:18.225Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:10:18.225Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:18.225Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:18.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:18.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066522433 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066522434 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066522434 data=null} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066522434 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066522435 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066522439 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:18.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066522440 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066522440 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066522441 data=null} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066522441 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066522441 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:18.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066522443 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:18.483Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:10:18.483Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:10:18.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066522600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:10:18.483Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:10:18.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:18.826Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:18.826Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:18.826Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:18.826Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-29T21:10:18.826Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:18.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:18.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1066522919 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-29T21:10:18.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1066522920 data=null doit=true} to Tree node with text: * [2019-07-29T21:10:18.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1066522920 data=null} to Tree node with text: * [2019-07-29T21:10:18.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1066522920 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-29T21:10:18.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066522921 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: * [2019-07-29T21:10:18.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1066522929 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-29T21:10:18.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:10:18.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:18.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:19.083Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:19.083Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:19.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:19.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066523190 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066523190 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066523190 data=null} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066523190 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066523191 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066523194 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:19.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066523195 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066523195 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066523195 data=null} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066523196 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066523196 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066523197 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-29T21:10:19.083Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:10:19.083Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:10:19.378Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:10:19.378Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:10:19.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066523524 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:10:19.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:10:19.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:10:19.378Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:10:19.378Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:19.378Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:19.378Z] DEBUG - Clicking on OK [2019-07-29T21:10:19.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066523526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:19.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066523526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:19.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066523526 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:19.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066523526 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:19.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066523526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:19.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066523527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:19.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066523527 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') [2019-07-29T21:10:19.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066523326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:10:19.635Z] DEBUG - Clicked on [2019-07-29T21:10:19.635Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:19.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:19.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066523699 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066523699 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066523700 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066523700 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066523706 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066523710 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:19.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066523712 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066523712 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066523712 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066523712 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066523713 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066523714 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:19.635Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T21:10:19.891Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T21:10:19.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1066523892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-29T21:10:19.891Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T21:10:19.891Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.188 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-29T21:10:19.891Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 14.175 s [2019-07-29T21:10:19.891Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-29T21:10:20.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:20.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:20.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:20.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:20.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066524816 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066524816 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066524817 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066524817 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066524817 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066524821 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:20.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066524822 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066524822 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066524822 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066524823 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066524823 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066524829 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:20.821Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T21:10:20.821Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T21:10:20.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1066524995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-29T21:10:20.821Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T21:10:21.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:21.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066525520 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066525521 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066525521 data=null} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066525521 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066525522 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066525524 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:21.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066525525 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066525525 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066525525 data=null} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066525526 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066525526 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066525528 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:21.386Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T21:10:21.386Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T21:10:21.643Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T21:10:21.643Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T21:10:21.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1066525887 data=null doit=true} to Shell with text {Create Session} [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:21.643Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:21.643Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text " [2019-07-29T21:10:21.643Z] ", using matcher: of type 'Text' [2019-07-29T21:10:21.643Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text " [2019-07-29T21:10:21.643Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:21.643Z] DEBUG - matched Text with text " [2019-07-29T21:10:21.643Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:21.643Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T21:10:21.643Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T21:10:21.643Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T21:10:21.643Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:21.643Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:21.643Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:21.643Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:21.643Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:21.643Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:21.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066525893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:21.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066525894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:21.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066525894 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:21.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066525894 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:21.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066525894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:21.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066525894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:21.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066525895 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') [2019-07-29T21:10:21.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1066525612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-29T21:10:21.900Z] DEBUG - Clicked on [2019-07-29T21:10:21.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066526092 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:21.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066526092 data=null} to Tree node with text: Sessions [2019-07-29T21:10:21.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066526092 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:10:21.900Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066526093 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:21.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066526094 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:10:21.900Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:21.900Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:21.900Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:21.900Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:21.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:21.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066526106 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066526106 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066526106 data=null} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066526107 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066526107 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066526110 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:21.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066526111 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066526111 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066526111 data=null} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066526112 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066526112 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:21.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066526123 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-29T21:10:22.157Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:22.157Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:22.414Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:22.670Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:22.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066526696 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-29T21:10:22.670Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:22.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066526701 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:22.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066526701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:22.670Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:22.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1066526703 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:22.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1066526703 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:22.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1066526703 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:22.670Z] *** BUG *** [2019-07-29T21:10:22.670Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:22.670Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:22.670Z] [2019-07-29T21:10:22.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1066526703 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 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:22.670Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:22.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:22.670Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:22.670Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:22.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:22.670Z] DEBUG - Setting state to checked on: All [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:22.670Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:22.670Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:22.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066526883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:22.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066526883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:22.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066526883 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:22.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066526884 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:22.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066526884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:22.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066526884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:22.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066526884 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') [2019-07-29T21:10:22.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066526291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:22.927Z] DEBUG - Clicked on [2019-07-29T21:10:22.927Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:22.927Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:22.927Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:22.927Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:22.927Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:23.184Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:23.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1066527182 data=null doit=true} to Tree node with text: JUL [2019-07-29T21:10:23.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1066527183 data=null} to Tree node with text: JUL [2019-07-29T21:10:23.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1066527183 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T21:10:23.184Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066527184 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2019-07-29T21:10:23.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1066527185 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T21:10:23.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:23.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066527186 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066527186 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066527186 data=null} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066527186 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066527187 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066527190 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:23.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066527191 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066527191 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066527191 data=null} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066527192 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066527192 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066527193 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:23.184Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:23.184Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:23.441Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:23.441Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:23.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066527635 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-29T21:10:23.441Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:23.441Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:23.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066527693 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:23.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066527693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:23.441Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:23.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1066527694 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1066527710 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1066527711 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:23.698Z] *** BUG *** [2019-07-29T21:10:23.698Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:23.698Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:23.698Z] [2019-07-29T21:10:23.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1066527711 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 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:23.698Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:23.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:23.698Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:23.698Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:23.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:23.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066527821 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:23.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066527821 data=null} to TreeItem with text {All} [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066527822 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:23.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066527822 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066527823 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:23.698Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:23.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066527824 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:23.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066527824 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066527825 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:23.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066527825 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066527826 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:23.698Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:23.698Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-29T21:10:23.698Z] DEBUG - Setting state to checked on: logger [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:23.698Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:23.698Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066527837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066527837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:23.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066527837 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:23.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066527837 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066527837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:23.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066527837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:23.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066527837 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') [2019-07-29T21:10:23.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066527311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:23.955Z] DEBUG - Clicked on [2019-07-29T21:10:23.956Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:23.956Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:23.956Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:23.956Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:23.956Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:23.956Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:23.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1066528120 data=null doit=true} to Tree node with text: JUL [2019-07-29T21:10:23.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1066528121 data=null} to Tree node with text: JUL [2019-07-29T21:10:23.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1066528121 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T21:10:23.956Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066528121 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2019-07-29T21:10:23.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1066528122 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T21:10:23.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:23.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066528124 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066528124 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066528124 data=null} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066528124 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066528125 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066528126 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:23.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066528127 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066528127 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066528127 data=null} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066528127 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066528127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:23.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066528129 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:24.212Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:24.212Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:24.470Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:24.470Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:24.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066528595 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-29T21:10:24.470Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:24.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066528599 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:24.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066528599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:24.470Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:24.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1066528600 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:24.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1066528601 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:24.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1066528601 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:24.470Z] *** BUG *** [2019-07-29T21:10:24.470Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:24.470Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:24.470Z] [2019-07-29T21:10:24.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1066528601 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 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:24.470Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:24.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:24.470Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:24.470Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:24.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:24.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066528707 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:24.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066528713 data=null} to TreeItem with text {All} [2019-07-29T21:10:24.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066528714 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:24.470Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066528714 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:24.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066528715 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:24.470Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:24.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066528716 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:24.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066528717 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:24.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066528717 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:24.470Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066528717 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:24.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066528718 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:24.470Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:24.470Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-29T21:10:24.470Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:24.470Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d26b390 [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1066528729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1066528730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066528730 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1066528730 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066528781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066528781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066528782 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 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1066528783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1066528783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1066528783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1066528784 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1066528784 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:24.726Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T21:10:24.726Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:24.726Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:24.726Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T21:10:24.726Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-29T21:10:24.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1066528787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T21:10:24.726Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:24.726Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:24.726Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066528791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066528791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:24.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066528791 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:24.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066528791 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066528792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:24.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066528792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:24.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066528792 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') [2019-07-29T21:10:24.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066528280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:24.984Z] DEBUG - Clicked on [2019-07-29T21:10:24.984Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:24.984Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:24.984Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:24.984Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:24.984Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:24.984Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:24.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1066529109 data=null doit=true} to Tree node with text: JUL [2019-07-29T21:10:24.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1066529109 data=null} to Tree node with text: JUL [2019-07-29T21:10:24.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1066529109 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T21:10:24.984Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066529110 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2019-07-29T21:10:24.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1066529111 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T21:10:24.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:24.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066529112 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066529112 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066529112 data=null} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066529112 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066529113 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066529118 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:24.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066529119 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066529119 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066529119 data=null} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066529120 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066529120 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066529121 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:24.984Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:24.984Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:25.547Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:25.547Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:25.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066529610 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-29T21:10:25.547Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:25.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066529621 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:25.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066529621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:25.547Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:25.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1066529622 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:25.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1066529633 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:25.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1066529634 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:25.547Z] *** BUG *** [2019-07-29T21:10:25.547Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:25.547Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:25.547Z] [2019-07-29T21:10:25.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1066529634 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 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:25.547Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:25.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:25.547Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:25.547Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:25.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:25.547Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:25.547Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:25.547Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-29T21:10:25.547Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-29T21:10:25.547Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:25.547Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:25.547Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:25.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066529787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:25.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066529787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:25.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066529788 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:25.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066529788 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:25.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066529788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:25.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066529788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:25.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066529788 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') [2019-07-29T21:10:25.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066529237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:26.061Z] DEBUG - Clicked on [2019-07-29T21:10:26.061Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1066530110 data=null doit=true} to Tree node with text: JUL [2019-07-29T21:10:26.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1066530110 data=null} to Tree node with text: JUL [2019-07-29T21:10:26.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1066530111 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T21:10:26.061Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066530111 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2019-07-29T21:10:26.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1066530113 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-29T21:10:26.061Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:26.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:26.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066530120 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066530120 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066530120 data=null} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066530121 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066530121 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066530122 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:26.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066530123 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066530123 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066530123 data=null} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066530124 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066530124 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066530125 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:26.061Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:10:26.061Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:10:26.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066530241 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:10:26.061Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:10:26.318Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:26.318Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:26.318Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:26.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066530344 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066530344 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066530344 data=null} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066530345 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066530345 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066530349 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:26.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066530350 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066530350 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066530350 data=null} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066530351 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066530351 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066530382 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:26.318Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:10:26.318Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:10:26.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066530497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:10:26.318Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:10:26.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:26.575Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:26.575Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:26.575Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:26.575Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-29T21:10:26.575Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:26.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1066530710 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-29T21:10:26.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1066530710 data=null doit=true} to Tree node with text: logger [2019-07-29T21:10:26.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1066530710 data=null} to Tree node with text: logger [2019-07-29T21:10:26.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1066530711 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T21:10:26.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066530711 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2019-07-29T21:10:26.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1066530716 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T21:10:26.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:10:26.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:26.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:26.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:26.832Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:26.832Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:26.832Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:26.832Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-29T21:10:26.832Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:26.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1066530910 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-29T21:10:26.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1066530910 data=null doit=true} to Tree node with text: anotherLogger [2019-07-29T21:10:26.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1066530910 data=null} to Tree node with text: anotherLogger [2019-07-29T21:10:26.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1066530911 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-29T21:10:26.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066530911 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2019-07-29T21:10:26.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1066530914 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-29T21:10:26.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:10:26.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:26.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:27.089Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:27.089Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:27.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:27.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066531099 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066531099 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066531099 data=null} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066531099 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066531103 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066531104 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:27.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066531105 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066531105 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066531106 data=null} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066531106 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066531106 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066531107 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-29T21:10:27.089Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:27.089Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:27.346Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:27.603Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:27.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066531612 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:27.603Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:27.603Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:27.603Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:27.603Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-29T21:10:27.604Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:27.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066531617 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066531617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:27.604Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1066531618 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1066531619 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1066531619 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:27.604Z] *** BUG *** [2019-07-29T21:10:27.604Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:10:27.604Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:10:27.604Z] [2019-07-29T21:10:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1066531619 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 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:27.604Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:27.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:27.604Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:27.604Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:27.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:27.604Z] DEBUG - Setting state to checked on: All [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:27.604Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:27.604Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:27.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066531734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:27.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066531734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:27.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066531734 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:27.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066531734 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:27.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066531734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:27.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066531735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066531735 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') [2019-07-29T21:10:27.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066531303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:27.926Z] DEBUG - Clicked on [2019-07-29T21:10:27.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:27.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:27.926Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:27.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:27.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:27.926Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:27.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1066531927 data=null doit=true} to Tree node with text: LOG4J [2019-07-29T21:10:27.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1066531928 data=null} to Tree node with text: LOG4J [2019-07-29T21:10:27.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1066531928 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T21:10:27.926Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066531929 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2019-07-29T21:10:27.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1066531984 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T21:10:27.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:27.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066531985 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066531985 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066531986 data=null} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066531986 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066531986 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066531989 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:27.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066531990 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066531990 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066531990 data=null} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066531990 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066531991 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066531992 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:27.926Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:27.926Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:28.226Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:28.226Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066532422 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-29T21:10:28.226Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:28.226Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:28.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066532425 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:28.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066532426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:28.226Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:28.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1066532427 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:28.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1066532427 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:28.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1066532427 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:28.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1066532427 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 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:28.577Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:28.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:28.577Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:28.577Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:28.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:28.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066532527 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:28.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066532527 data=null} to TreeItem with text {All} [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066532528 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:28.577Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066532528 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066532535 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:28.577Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066532536 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:28.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066532536 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066532537 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:28.577Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066532537 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066532538 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:28.577Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] DEBUG - Setting state to checked on: logger [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:28.577Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:28.577Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066532541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066532541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:28.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066532542 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:28.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066532542 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066532542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066532542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:28.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066532542 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') [2019-07-29T21:10:28.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066532118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:28.577Z] DEBUG - Clicked on [2019-07-29T21:10:28.577Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:28.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1066532787 data=null doit=true} to Tree node with text: LOG4J [2019-07-29T21:10:28.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1066532787 data=null} to Tree node with text: LOG4J [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1066532787 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T21:10:28.577Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066532788 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1066532789 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T21:10:28.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066532790 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066532790 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066532790 data=null} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066532791 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066532791 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066532792 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066532793 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066532793 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066532794 data=null} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066532794 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066532794 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:28.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066532795 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:28.877Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:28.877Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:29.134Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:29.134Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:29.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066533213 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-29T21:10:29.134Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:29.134Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066533217 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:29.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066533217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:29.134Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1066533218 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1066533218 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1066533218 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1066533219 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 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.134Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:29.134Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:29.134Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:29.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:29.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066533384 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:29.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066533384 data=null} to TreeItem with text {All} [2019-07-29T21:10:29.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066533385 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:29.134Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066533385 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:29.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066533387 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:29.134Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:29.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066533388 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:29.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066533388 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066533388 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:29.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066533388 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066533390 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:29.391Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:29.391Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-29T21:10:29.391Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3b63f49e [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1066533394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1066533394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066533394 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1066533394 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066533395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066533400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066533400 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 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1066533402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1066533402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1066533402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1066533402 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1066533402 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:29.391Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T21:10:29.391Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:29.391Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:29.391Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T21:10:29.391Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-29T21:10:29.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1066533404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T21:10:29.391Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:29.391Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:29.391Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066533406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066533406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:29.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066533407 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:29.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066533407 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066533407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066533407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:29.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066533407 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') [2019-07-29T21:10:29.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066532915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:29.391Z] DEBUG - Clicked on [2019-07-29T21:10:29.391Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:29.391Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:29.391Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:29.391Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:29.391Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:29.391Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:29.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1066533624 data=null doit=true} to Tree node with text: LOG4J [2019-07-29T21:10:29.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1066533624 data=null} to Tree node with text: LOG4J [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1066533624 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T21:10:29.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066533625 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1066533628 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T21:10:29.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066533629 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:29.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066533629 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:29.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066533629 data=null} to Tree node with text: mysession [2019-07-29T21:10:29.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066533630 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:29.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066533630 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:29.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066533687 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:29.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:29.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066533688 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:29.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066533688 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:29.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066533688 data=null} to Tree node with text: mysession [2019-07-29T21:10:29.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066533689 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:29.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066533689 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:29.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066533692 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:29.648Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:29.648Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:29.904Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:29.904Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:29.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066534108 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-29T21:10:29.904Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:29.904Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066534112 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:29.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066534112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:29.904Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1066534113 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1066534113 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:29.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1066534114 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:30.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1066534114 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 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:30.162Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:30.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:30.162Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:30.162Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:30.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:30.162Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:30.162Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:30.162Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-29T21:10:30.162Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-29T21:10:30.162Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:30.162Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:30.162Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:30.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066534227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:30.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066534227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:30.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066534227 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:30.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066534228 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:30.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066534228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:30.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066534228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:30.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066534228 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') [2019-07-29T21:10:30.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066533800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:30.419Z] DEBUG - Clicked on [2019-07-29T21:10:30.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1066534485 data=null doit=true} to Tree node with text: LOG4J [2019-07-29T21:10:30.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1066534485 data=null} to Tree node with text: LOG4J [2019-07-29T21:10:30.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1066534486 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T21:10:30.419Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066534486 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2019-07-29T21:10:30.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1066534488 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-29T21:10:30.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:30.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:30.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066534491 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066534491 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066534491 data=null} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066534492 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066534492 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066534494 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:30.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066534502 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066534502 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066534502 data=null} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066534503 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066534503 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066534504 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:30.419Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:10:30.419Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:10:30.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066534615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:10:30.419Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:10:30.676Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:30.676Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:30.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:30.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066534718 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066534719 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066534719 data=null} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066534719 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066534719 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066534721 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:30.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066534722 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066534722 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066534722 data=null} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066534722 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066534723 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066534724 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:30.676Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:10:30.676Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:10:30.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066534810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:10:30.676Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:10:30.932Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:30.932Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:30.932Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:30.932Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:30.932Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-29T21:10:30.932Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:30.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1066535108 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-29T21:10:30.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1066535108 data=null doit=true} to Tree node with text: logger [2019-07-29T21:10:30.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1066535109 data=null} to Tree node with text: logger [2019-07-29T21:10:30.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1066535109 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T21:10:30.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066535109 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2019-07-29T21:10:30.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1066535112 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T21:10:30.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:10:31.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:31.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:31.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:31.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:31.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:31.188Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:31.188Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-29T21:10:31.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:31.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1066535283 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-29T21:10:31.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1066535283 data=null doit=true} to Tree node with text: anotherLogger [2019-07-29T21:10:31.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1066535284 data=null} to Tree node with text: anotherLogger [2019-07-29T21:10:31.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1066535284 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-29T21:10:31.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066535284 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2019-07-29T21:10:31.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1066535287 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-29T21:10:31.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:10:31.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:31.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:31.445Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:31.445Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:31.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:31.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066535491 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066535491 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066535491 data=null} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066535492 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066535492 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066535494 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:31.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066535494 data=null button=0 stateMask=0x0 x=112 y=-13 count=0} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066535494 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066535495 data=null} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066535495 data=null button=1 stateMask=0x0 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066535495 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066535496 data=null button=1 stateMask=0x80000 x=112 y=-13 count=1} to Tree node with text: mysession [2019-07-29T21:10:31.445Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:31.445Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:31.702Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:31.702Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:31.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066535906 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-29T21:10:31.702Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:31.702Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:31.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066535910 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066535910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:31.702Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:31.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1066535911 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:31.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1066535911 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:31.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1066535911 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:31.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1066535911 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 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:31.959Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:31.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:31.959Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:31.959Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:31.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:31.959Z] DEBUG - Setting state to checked on: All [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:31.959Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:31.959Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:31.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066536024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:31.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066536025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:31.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066536025 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:31.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066536025 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:31.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066536025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:31.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066536025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:31.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066536025 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') [2019-07-29T21:10:31.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066535607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:32.215Z] DEBUG - Clicked on [2019-07-29T21:10:32.215Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:32.215Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:32.215Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:32.215Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:32.215Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:32.215Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:32.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1066536228 data=null doit=true} to Tree node with text: Python [2019-07-29T21:10:32.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1066536228 data=null} to Tree node with text: Python [2019-07-29T21:10:32.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1066536228 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T21:10:32.215Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066536228 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2019-07-29T21:10:32.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1066536229 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T21:10:32.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:32.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066536230 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066536230 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066536230 data=null} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066536231 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066536231 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066536232 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:32.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066536233 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066536233 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066536233 data=null} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066536233 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066536233 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066536286 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:32.215Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:32.215Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:32.472Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:32.472Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:32.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066536627 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-29T21:10:32.472Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:32.472Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:32.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066536631 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:32.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066536632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:32.472Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:32.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1066536633 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:32.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1066536633 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:32.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1066536633 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:32.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1066536633 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 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:32.729Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:32.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:32.729Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:32.729Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:32.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:32.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066536802 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:32.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066536802 data=null} to TreeItem with text {All} [2019-07-29T21:10:32.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066536803 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:32.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066536803 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:32.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066536804 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:32.730Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:32.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066536805 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:32.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066536805 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:32.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066536806 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:32.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066536806 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:32.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066536807 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:32.730Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:32.730Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-29T21:10:32.730Z] DEBUG - Setting state to checked on: logger [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:32.730Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:32.730Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:32.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066536810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:32.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066536810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:32.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066536810 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:32.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066536810 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:32.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066536810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:32.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066536810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:32.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066536810 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') [2019-07-29T21:10:32.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066536394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:32.986Z] DEBUG - Clicked on [2019-07-29T21:10:32.986Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:32.986Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:32.986Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:32.986Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:32.986Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:32.986Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:32.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1066537005 data=null doit=true} to Tree node with text: Python [2019-07-29T21:10:32.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1066537005 data=null} to Tree node with text: Python [2019-07-29T21:10:32.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1066537006 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T21:10:32.986Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066537006 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2019-07-29T21:10:32.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1066537007 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T21:10:32.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:32.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066537008 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066537008 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066537008 data=null} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066537008 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066537008 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066537010 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:32.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066537010 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066537010 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066537010 data=null} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066537011 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066537011 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066537012 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:32.986Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:32.986Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:33.244Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:33.244Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:33.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066537421 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-29T21:10:33.244Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:33.244Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:33.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066537424 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:33.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066537424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:33.244Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:33.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1066537425 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:33.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1066537426 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:33.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1066537426 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:33.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1066537426 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 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:33.501Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:33.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:33.501Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:33.501Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:33.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:33.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066537534 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:33.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066537535 data=null} to TreeItem with text {All} [2019-07-29T21:10:33.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066537577 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:33.501Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066537581 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:33.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066537582 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:33.501Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:33.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066537584 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:33.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066537584 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:33.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066537584 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:33.501Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066537584 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:33.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1066537585 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-29T21:10:33.501Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:33.501Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-29T21:10:33.501Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:33.501Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.501Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@799bc760 [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1066537590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1066537590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066537590 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1066537590 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066537591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066537591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066537591 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 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1066537592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1066537593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1066537593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1066537593 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1066537593 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-29T21:10:33.502Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T21:10:33.502Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-29T21:10:33.502Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-29T21:10:33.502Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T21:10:33.502Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-29T21:10:33.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1066537601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-29T21:10:33.502Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:33.502Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:33.502Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066537603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066537604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:33.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066537604 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:33.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066537604 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066537604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:33.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066537604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:33.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066537604 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') [2019-07-29T21:10:33.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066537125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:33.759Z] DEBUG - Clicked on [2019-07-29T21:10:33.759Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:33.759Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:33.759Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:33.759Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:33.759Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:33.759Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:33.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1066537802 data=null doit=true} to Tree node with text: Python [2019-07-29T21:10:33.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1066537802 data=null} to Tree node with text: Python [2019-07-29T21:10:33.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1066537803 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T21:10:33.759Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066537803 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2019-07-29T21:10:33.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1066537805 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T21:10:33.759Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:33.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066537806 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066537806 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066537806 data=null} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066537806 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066537806 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066537808 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:33.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066537809 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066537809 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066537809 data=null} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066537809 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066537809 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066537811 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:33.759Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:33.759Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:34.015Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:34.015Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:34.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066538194 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-29T21:10:34.015Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:34.015Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:34.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066538215 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:34.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066538215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:34.015Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:34.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1066538216 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:34.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1066538216 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:34.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1066538216 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:34.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1066538216 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 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:34.273Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:34.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:34.273Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-29T21:10:34.273Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-29T21:10:34.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-29T21:10:34.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:34.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:34.273Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-29T21:10:34.273Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-29T21:10:34.273Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:34.273Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:34.273Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:34.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066538329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:34.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066538329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:34.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066538329 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:34.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066538329 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:34.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066538329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:34.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066538329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:34.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066538330 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') [2019-07-29T21:10:34.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066537930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:34.273Z] DEBUG - Clicked on [2019-07-29T21:10:34.273Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:34.273Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:34.273Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:34.273Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:34.273Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:34.531Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:34.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1066538528 data=null doit=true} to Tree node with text: Python [2019-07-29T21:10:34.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1066538528 data=null} to Tree node with text: Python [2019-07-29T21:10:34.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1066538529 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-29T21:10:34.531Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066538529 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2019-07-29T21:10:34.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1066538587 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-29T21:10:34.531Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:34.531Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:34.531Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:34.531Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-29T21:10:34.531Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:34.531Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:34.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:34.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066538592 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066538592 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066538592 data=null} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066538592 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066538592 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066538594 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:34.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066538594 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066538595 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066538595 data=null} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066538595 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066538599 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066538601 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:34.531Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:10:34.531Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:10:34.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066538706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:10:34.531Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:10:34.787Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:34.787Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:34.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:34.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066538809 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066538809 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066538809 data=null} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066538810 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066538810 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066538812 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:34.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066538813 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066538813 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066538813 data=null} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066538814 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066538814 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066538815 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:34.787Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:10:34.787Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:10:34.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066538900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:10:34.787Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:10:35.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:35.044Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:35.044Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:35.044Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:35.044Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-29T21:10:35.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:35.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1066539204 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-29T21:10:35.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1066539205 data=null doit=true} to Tree node with text: logger [2019-07-29T21:10:35.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1066539205 data=null} to Tree node with text: logger [2019-07-29T21:10:35.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1066539205 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T21:10:35.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066539206 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2019-07-29T21:10:35.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1066539209 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-29T21:10:35.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:10:35.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:35.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:35.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:35.301Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:35.301Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:35.301Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:35.301Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-29T21:10:35.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:35.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1066539377 data=null button=0 stateMask=0x0 x=161 y=115 count=0} to Tree node with text: anotherLogger [2019-07-29T21:10:35.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1066539382 data=null doit=true} to Tree node with text: anotherLogger [2019-07-29T21:10:35.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1066539382 data=null} to Tree node with text: anotherLogger [2019-07-29T21:10:35.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1066539383 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-29T21:10:35.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066539383 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2019-07-29T21:10:35.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1066539386 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-29T21:10:35.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:10:35.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:35.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:35.301Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:35.301Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:35.301Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:35.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066539526 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-29T21:10:35.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066539527 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:35.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066539527 data=null} to Tree node with text: mysession [2019-07-29T21:10:35.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066539527 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066539527 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066539585 data=null button=1 stateMask=0x80000 x=112 y=-11 count=1} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:35.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066539586 data=null button=0 stateMask=0x0 x=112 y=-11 count=0} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066539587 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066539587 data=null} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066539587 data=null button=1 stateMask=0x0 x=112 y=-11 count=1} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066539587 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066539588 data=null button=1 stateMask=0x80000 x=112 y=-11 count=1} to Tree node with text: mysession [2019-07-29T21:10:35.558Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:10:35.558Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:10:35.815Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:10:35.815Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:10:35.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066539832 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:10:35.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:10:35.815Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:10:35.815Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:10:35.815Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:35.815Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:35.815Z] DEBUG - Clicking on OK [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066539833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066539833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:35.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066539833 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:35.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066539833 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066539833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066539833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:35.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066539833 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') [2019-07-29T21:10:35.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066539693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:10:35.815Z] DEBUG - Clicked on [2019-07-29T21:10:35.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:35.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066539992 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066539992 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066539992 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066539993 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066539993 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066539994 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066539995 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066540000 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066540001 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066540001 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066540001 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:35.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066540002 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:36.072Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T21:10:36.072Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T21:10:36.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1066540110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-29T21:10:36.072Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T21:10:36.072Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.178 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-29T21:10:36.072Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 15.679 s [2019-07-29T21:10:36.072Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-29T21:10:36.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:36.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:36.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:36.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:36.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066540888 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:36.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066540888 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:36.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066540889 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:36.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066540889 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:36.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066540889 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:36.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066540892 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:36.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:36.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066540893 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:36.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066540893 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:36.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066540894 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:36.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066540894 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:36.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066540894 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:36.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066540895 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:36.926Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T21:10:36.926Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T21:10:36.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1066541005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-29T21:10:36.926Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T21:10:37.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:37.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066541524 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:10:37.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066541525 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:37.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066541525 data=null} to Tree node with text: Sessions [2019-07-29T21:10:37.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066541525 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:37.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066541525 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:37.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066541528 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:37.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:37.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066541529 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:10:37.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066541529 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:37.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066541529 data=null} to Tree node with text: Sessions [2019-07-29T21:10:37.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066541530 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:37.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066541530 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:37.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066541531 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:37.585Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T21:10:37.585Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T21:10:37.585Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T21:10:37.585Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T21:10:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1066541795 data=null doit=true} to Shell with text {Create Session} [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:37.585Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:37.585Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text " [2019-07-29T21:10:37.585Z] ", using matcher: of type 'Text' [2019-07-29T21:10:37.585Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text " [2019-07-29T21:10:37.585Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:37.585Z] DEBUG - matched Text with text " [2019-07-29T21:10:37.585Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:37.585Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T21:10:37.585Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T21:10:37.585Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T21:10:37.585Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:37.585Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:37.585Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:37.585Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:37.585Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:37.585Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:37.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066541809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:37.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066541810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066541810 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:37.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066541810 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:37.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066541810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:37.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066541810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066541810 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') [2019-07-29T21:10:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1066541597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-29T21:10:37.842Z] DEBUG - Clicked on [2019-07-29T21:10:37.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066541994 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:37.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066541994 data=null} to Tree node with text: Sessions [2019-07-29T21:10:37.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066541995 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:10:37.842Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066541995 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:37.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066541996 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:10:37.842Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:37.842Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:37.842Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:37.842Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:37.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:37.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066541998 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066542007 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066542007 data=null} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066542007 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066542008 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066542011 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:37.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066542011 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066542012 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066542012 data=null} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066542012 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066542012 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:37.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066542013 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:38.099Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:38.099Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:38.356Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:38.356Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066542494 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:38.356Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:38.356Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066542499 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:38.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066542504 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:38.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066542504 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066542514 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:38.356Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:38.356Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:38.356Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:38.356Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:38.356Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:38.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066542583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:38.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066542583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:38.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066542583 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:38.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066542584 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:38.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066542584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:38.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066542584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066542584 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') [2019-07-29T21:10:38.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066542133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:38.613Z] DEBUG - Clicked on [2019-07-29T21:10:38.613Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066542803 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:38.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066542804 data=null} to Tree node with text: channel0 [2019-07-29T21:10:38.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066542804 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:38.613Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066542804 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:38.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066542805 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:38.613Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:38.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:38.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066542819 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066542819 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066542819 data=null} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066542819 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066542820 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066542821 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:38.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066542821 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066542821 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066542822 data=null} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066542822 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:38.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066542822 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:38.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066542877 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:38.870Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:38.870Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:39.127Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:39.127Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:39.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066543288 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.127Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.127Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066543293 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066543293 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066543293 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066543293 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.127Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.127Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:39.127Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.127Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:39.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066543327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066543327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066543327 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066543327 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066543328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066543328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066543328 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') [2019-07-29T21:10:39.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066542979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:39.385Z] DEBUG - Clicked on [2019-07-29T21:10:39.385Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066543532 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:39.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066543532 data=null} to Tree node with text: channel0 [2019-07-29T21:10:39.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066543532 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:39.385Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066543533 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:39.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066543534 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:39.385Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:39.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:39.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066543548 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066543548 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066543548 data=null} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066543577 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066543583 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066543584 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:39.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066543586 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066543586 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066543586 data=null} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066543586 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066543587 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:39.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066543587 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:39.641Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:39.641Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:39.898Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:39.898Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:39.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066543931 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.898Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.898Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066543936 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066543941 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066543941 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066543941 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.898Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:39.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:39.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:39.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:39.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:39.898Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-29T21:10:39.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066543985 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:39.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066543985 data=null} to TreeItem with text {All} [2019-07-29T21:10:39.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066543985 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:39.898Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066543986 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:39.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066544044 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:39.898Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:39.898Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.898Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.898Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:39.898Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.898Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:39.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066544053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066544053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066544053 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066544053 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066544053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066544054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:39.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066544054 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') [2019-07-29T21:10:39.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066543700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:40.155Z] DEBUG - Clicked on [2019-07-29T21:10:40.155Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066544229 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:40.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066544229 data=null} to Tree node with text: channel0 [2019-07-29T21:10:40.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066544230 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:40.155Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066544230 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:40.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066544231 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:40.155Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:40.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:40.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066544242 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066544242 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066544243 data=null} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066544243 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066544243 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066544244 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:40.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066544245 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066544245 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066544245 data=null} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066544246 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066544246 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066544247 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:40.155Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:40.155Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:40.412Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:40.412Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:40.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066544627 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:40.412Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:40.412Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:40.412Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:40.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066544631 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:40.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066544690 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:40.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066544690 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:40.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066544690 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:40.669Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:40.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:40.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:40.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:40.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:40.669Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-29T21:10:40.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066544695 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:40.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066544695 data=null} to TreeItem with text {All} [2019-07-29T21:10:40.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066544695 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:40.669Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066544695 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:40.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066544814 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:40.669Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:40.669Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:40.669Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:40.669Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:40.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066544819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:40.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066544819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:40.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066544820 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:40.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066544820 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:40.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066544820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:40.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066544820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:40.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066544820 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') [2019-07-29T21:10:40.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066544335 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:40.926Z] DEBUG - Clicked on [2019-07-29T21:10:40.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066545013 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:40.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066545013 data=null} to Tree node with text: channel0 [2019-07-29T21:10:40.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066545014 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0 [2019-07-29T21:10:40.926Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066545022 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:40.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066545024 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:40.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:40.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:40.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066545027 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066545027 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066545027 data=null} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066545027 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066545028 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066545029 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:40.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066545029 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066545029 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066545029 data=null} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066545030 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066545030 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:40.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066545085 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.182Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:41.182Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:41.440Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:41.440Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:41.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066545516 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:41.440Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:41.440Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:41.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066545534 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:41.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066545534 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:41.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066545535 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:41.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066545592 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:41.440Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:41.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:41.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:41.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:41.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:41.440Z] DEBUG - Setting state to checked on: All [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:41.440Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:41.440Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:41.440Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:41.440Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:41.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066545624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:41.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066545624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:41.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066545625 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:41.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066545625 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:41.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066545625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:41.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066545625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:41.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066545625 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') [2019-07-29T21:10:41.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066545219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:41.697Z] DEBUG - Clicked on [2019-07-29T21:10:41.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066545908 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:41.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066545909 data=null} to Tree node with text: channel0 [2019-07-29T21:10:41.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066545909 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:41.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066545909 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:41.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066545911 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:41.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:41.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:41.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066545922 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066545922 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066545922 data=null} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066545923 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066545923 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066545924 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:41.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066545925 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066545925 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066545925 data=null} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066545926 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066545926 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:41.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066545927 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:10:41.954Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:10:41.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066546030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:10:41.954Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:10:41.954Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:41.954Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:41.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:41.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066546133 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066546133 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066546134 data=null} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066546134 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066546134 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066546136 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:41.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066546137 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066546137 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066546137 data=null} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066546137 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066546137 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066546138 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:41.954Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:10:41.954Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:10:41.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066546200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:10:41.954Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:10:42.211Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:42.211Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:42.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:42.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066546303 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066546304 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066546304 data=null} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066546304 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066546305 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066546306 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:42.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066546307 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066546307 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066546308 data=null} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066546308 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066546308 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066546310 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:42.211Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:10:42.211Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:10:42.469Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:10:42.469Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:10:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066546536 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:10:42.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:10:42.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:10:42.469Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:10:42.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:42.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:42.469Z] DEBUG - Clicking on OK [2019-07-29T21:10:42.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066546584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:42.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066546585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066546585 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:42.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066546586 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:42.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066546586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:42.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066546586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:10:42.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066546586 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') [2019-07-29T21:10:42.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066546382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:10:42.469Z] DEBUG - Clicked on [2019-07-29T21:10:42.469Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:42.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:42.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066546716 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:42.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066546716 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:42.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066546716 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:42.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066546716 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:42.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066546717 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:42.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066546730 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:42.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:42.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066546732 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:42.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066546732 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:42.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066546784 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:42.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066546784 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:42.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066546785 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:42.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066546786 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:42.726Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T21:10:42.726Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T21:10:42.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1066546901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-29T21:10:42.726Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T21:10:42.983Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.78 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-29T21:10:42.983Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 6.386 s [2019-07-29T21:10:42.983Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-29T21:10:43.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:10:43.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:43.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:43.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:43.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066547533 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066547533 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066547534 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066547534 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066547534 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066547542 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:43.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066547579 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066547579 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066547579 data=null} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066547579 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066547580 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066547586 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:10:43.546Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T21:10:43.546Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T21:10:43.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1066547686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-29T21:10:43.546Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T21:10:44.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:44.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066548206 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066548206 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066548206 data=null} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066548207 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066548207 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066548209 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:44.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066548210 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066548210 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066548210 data=null} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066548211 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066548211 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066548217 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-29T21:10:44.108Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T21:10:44.108Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T21:10:44.364Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T21:10:44.364Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T21:10:44.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1066548511 data=null doit=true} to Shell with text {Create Session} [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:44.364Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:44.364Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text " [2019-07-29T21:10:44.364Z] ", using matcher: of type 'Text' [2019-07-29T21:10:44.364Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text " [2019-07-29T21:10:44.364Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:10:44.364Z] DEBUG - matched Text with text " [2019-07-29T21:10:44.364Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:10:44.364Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T21:10:44.364Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T21:10:44.364Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T21:10:44.364Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:44.364Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:44.364Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:44.364Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:44.364Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.364Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:44.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066548515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066548516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066548516 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066548516 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066548516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066548516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066548516 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') [2019-07-29T21:10:44.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1066548298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-29T21:10:44.621Z] DEBUG - Clicked on [2019-07-29T21:10:44.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066548640 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:44.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066548640 data=null} to Tree node with text: Sessions [2019-07-29T21:10:44.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066548641 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:10:44.621Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066548641 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:10:44.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066548642 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:10:44.621Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:44.621Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:44.621Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:44.621Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:44.621Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:44.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066548691 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066548691 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066548692 data=null} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066548692 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066548692 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066548695 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:44.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066548696 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066548696 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066548696 data=null} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066548696 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066548696 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066548697 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:10:44.621Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:44.621Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:44.879Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:44.879Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:44.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066549042 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:44.879Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:44.879Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:44.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066549089 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:44.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066549090 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:44.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066549090 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:44.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066549090 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:44.879Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:10:44.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:44.879Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:10:44.879Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:10:44.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-29T21:10:44.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:44.879Z] DEBUG - Setting state to checked on: All [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:44.879Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.879Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:44.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066549128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066549129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066549129 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066549129 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066549130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:44.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066549130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:45.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066549130 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') [2019-07-29T21:10:45.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066548795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:45.135Z] DEBUG - Clicked on [2019-07-29T21:10:45.135Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066549328 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:45.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066549328 data=null} to Tree node with text: channel0 [2019-07-29T21:10:45.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066549328 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:45.135Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066549329 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:45.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066549330 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:45.135Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:45.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:45.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066549339 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066549340 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066549340 data=null} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066549340 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066549340 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066549341 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:45.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066549342 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066549342 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066549342 data=null} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066549342 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066549343 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:45.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066549343 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:45.392Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:45.392Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:45.649Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:45.649Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:45.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066549730 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:45.649Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:45.649Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:45.650Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066549794 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:45.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066549795 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:45.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066549795 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:45.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066549795 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' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:45.650Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:45.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:45.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:45.650Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-29T21:10:45.650Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-29T21:10:45.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-29T21:10:45.650Z] DEBUG - Setting state to checked on: All [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:45.650Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:45.650Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:45.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066549882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:45.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066549882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:45.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066549882 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:45.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066549882 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:45.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066549882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:45.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066549882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:45.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066549883 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') [2019-07-29T21:10:45.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066549439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:45.926Z] DEBUG - Clicked on [2019-07-29T21:10:45.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:45.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066550070 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:45.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066550082 data=null} to Tree node with text: channel0 [2019-07-29T21:10:45.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066550082 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:45.926Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066550083 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:45.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066550084 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:45.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:45.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066550085 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066550085 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066550085 data=null} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066550085 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066550085 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066550086 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:45.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066550087 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066550087 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066550087 data=null} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066550087 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066550088 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:45.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066550088 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:46.277Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:46.277Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:46.277Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:46.277Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:46.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066550407 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:46.277Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:46.277Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:46.277Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:46.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066550442 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:46.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066550442 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:46.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066550443 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:46.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066550443 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' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:46.277Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-29T21:10:46.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:46.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:46.277Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-29T21:10:46.277Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-29T21:10:46.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-29T21:10:46.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1066550497 data=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:46.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1066550497 data=null} to TreeItem with text {All} [2019-07-29T21:10:46.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066550497 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:46.277Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066550498 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2019-07-29T21:10:46.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066550594 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-29T21:10:46.534Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:46.534Z] DEBUG - Setting state to checked on: write [2019-07-29T21:10:46.534Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:46.534Z] DEBUG - Setting state to checked on: read [2019-07-29T21:10:46.534Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-29T21:10:46.534Z] DEBUG - Setting state to checked on: close [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:46.534Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:46.534Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:46.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066550603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:46.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066550603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:46.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066550603 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:46.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066550603 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:46.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066550603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:46.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066550603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:46.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066550603 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') [2019-07-29T21:10:46.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066550189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:10:46.791Z] DEBUG - Clicked on [2019-07-29T21:10:46.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066550827 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:46.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066550827 data=null} to Tree node with text: channel0 [2019-07-29T21:10:46.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066550827 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:46.791Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066550827 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:46.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066550828 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:10:46.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:46.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:46.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066550888 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066550888 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066550888 data=null} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066550889 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066550889 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066550890 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:46.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066550890 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066550891 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066550891 data=null} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066550891 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066550891 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066550892 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:10:46.791Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-29T21:10:46.791Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-29T21:10:47.049Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-29T21:10:47.049Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-29T21:10:47.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1066551240 data=null doit=true} to Shell with text {Enable Channel} [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:47.049Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:47.049Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:47.049Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:47.049Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:47.049Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:47.049Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:10:47.049Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-29T21:10:47.049Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-29T21:10:47.049Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1066551260 data=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:47.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1066551260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2019-07-29T21:10:47.049Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1066551274 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1066551291 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1066551291 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1066551291 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 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-29T21:10:47.049Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per UID buffers", using matcher: (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1066551299 data=null doit=true} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1066551299 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1066551299 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1066551300 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 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:47.049Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.306Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066551307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066551307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066551307 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066551307 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066551308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066551308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066551308 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') [2019-07-29T21:10:47.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1066550992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Channel...' [2019-07-29T21:10:47.306Z] DEBUG - Clicked on [2019-07-29T21:10:47.306Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:47.306Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:47.306Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1066551448 data=null doit=true} to Tree node with text: UST global [2019-07-29T21:10:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1066551449 data=null} to Tree node with text: UST global [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1066551449 data=null button=1 stateMask=0x0 x=114 y=92 count=1} to Tree node with text: UST global [2019-07-29T21:10:47.306Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066551459 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: UST global [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1066551459 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-29T21:10:47.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1066551486 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066551486 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066551486 data=null} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066551486 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066551486 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066551505 data=null button=1 stateMask=0x80000 x=143 y=109 count=1} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1066551506 data=null button=0 stateMask=0x0 x=143 y=109 count=0} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066551506 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066551506 data=null} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066551507 data=null button=1 stateMask=0x0 x=143 y=109 count=1} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066551507 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:47.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066551508 data=null button=1 stateMask=0x80000 x=143 y=109 count=1} to Tree node with text: channel0 [2019-07-29T21:10:47.563Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-29T21:10:47.563Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-29T21:10:47.820Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-29T21:10:47.820Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:10:47.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066551894 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:10:47.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:10:47.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1066551898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1066551915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1066551915 data=null doit=true} to (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1066551917 data=null} to (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1066551918 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066551919 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1066551919 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:47.820Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.820Z] DEBUG - Clicking on &Ok [2019-07-29T21:10:47.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066551923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066551923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066551923 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066551923 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066551923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066551923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:10:47.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066551929 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') [2019-07-29T21:10:47.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1066551597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...' [2019-07-29T21:10:48.076Z] DEBUG - Clicked on [2019-07-29T21:10:48.077Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:48.077Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:48.077Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:10:48.077Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-29T21:10:48.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066552204 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:48.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066552204 data=null} to Tree node with text: channel0 [2019-07-29T21:10:48.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066552205 data=null button=1 stateMask=0x0 x=143 y=135 count=1} to Tree node with text: channel0 [2019-07-29T21:10:48.077Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066552205 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:10:48.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066552206 data=null button=1 stateMask=0x80000 x=143 y=135 count=1} to Tree node with text: channel0 [2019-07-29T21:10:48.077Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:48.077Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:48.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:48.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066552208 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066552208 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066552208 data=null} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066552209 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066552209 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066552212 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:48.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066552212 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066552221 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066552221 data=null} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066552222 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066552222 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066552224 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.077Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:10:48.077Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:10:48.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066552314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:10:48.077Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:10:48.333Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:48.333Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:48.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:48.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066552417 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066552417 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066552418 data=null} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066552418 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066552418 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066552420 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:48.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066552420 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066552421 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066552421 data=null} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066552421 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066552421 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066552422 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:10:48.333Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:10:48.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066552482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:10:48.333Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:10:48.333Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:48.333Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:48.333Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:48.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066552586 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066552586 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066552586 data=null} to Tree node with text: mysession [2019-07-29T21:10:48.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066552587 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066552587 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066552589 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:48.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066552687 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066552687 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066552687 data=null} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066552688 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066552688 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066552690 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:48.591Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:10:48.591Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:10:49.154Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:10:49.411Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T21:10:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1066553429 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T21:10:49.411Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:10:49.411Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:10:49.411Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:10:49.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:10:49.411Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:10:49.411Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:49.411Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:10:49.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:10:51.930Z] DEBUG - Clicking on Cancel [2019-07-29T21:10:51.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1066556149 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') [2019-07-29T21:10:51.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1066556149 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') [2019-07-29T21:10:51.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1066556150 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:10:51.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1066556150 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:10:51.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1066556150 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') [2019-07-29T21:10:51.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1066556151 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') [2019-07-29T21:10:51.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1066556151 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') [2019-07-29T21:10:51.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1066552820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:10:52.187Z] DEBUG - Clicked on [2019-07-29T21:10:56.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:56.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066560047 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:56.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066560048 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:56.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066560048 data=null} to Tree node with text: mysession [2019-07-29T21:10:56.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066560048 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:56.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066560049 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:56.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066560051 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:56.357Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:10:56.357Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:10:56.357Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:10:56.357Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T21:10:56.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1066560421 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T21:10:56.357Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:10:56.357Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:10:56.357Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:10:56.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:10:56.357Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:10:56.357Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:10:56.357Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:56.357Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:56.357Z] DEBUG - Clicking on &Finish [2019-07-29T21:10:56.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1066560431 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') [2019-07-29T21:10:56.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1066560431 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') [2019-07-29T21:10:56.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1066560432 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:56.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1066560432 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:56.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1066560432 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') [2019-07-29T21:10:56.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1066560432 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') [2019-07-29T21:10:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:56.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:56.357Z] DEBUG - Clicked on &Finish [2019-07-29T21:10:57.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1066560432 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') [2019-07-29T21:10:57.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1066560114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:10:57.984Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:57.984Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:57.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:57.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066562041 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066562041 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066562042 data=null} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066562042 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066562042 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066562044 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:57.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066562101 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066562101 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066562102 data=null} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066562102 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066562102 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066562104 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:57.984Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:10:57.984Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:10:58.240Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:10:58.497Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T21:10:58.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1066562593 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T21:10:58.497Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:10:58.497Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:10:58.497Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:10:58.497Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:10:58.497Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:10:58.497Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:58.497Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:10:58.497Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:10:58.497Z] DEBUG - Clicking on Cancel [2019-07-29T21:10:58.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1066562596 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') [2019-07-29T21:10:58.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1066562596 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') [2019-07-29T21:10:58.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1066562596 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:10:58.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1066562596 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:10:58.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1066562596 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') [2019-07-29T21:10:58.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1066562596 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') [2019-07-29T21:10:58.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1066562596 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') [2019-07-29T21:10:58.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1066562229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:10:58.497Z] DEBUG - Clicked on [2019-07-29T21:10:58.497Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:58.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066562697 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:58.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066562697 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:58.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066562697 data=null} to Tree node with text: mysession [2019-07-29T21:10:58.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066562697 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:58.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066562698 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:58.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066562699 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:58.826Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:10:58.826Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:10:58.826Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:10:59.125Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T21:10:59.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1066563113 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1066563115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1066563116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1066563116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1066563116 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1066563117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1066563117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1066563117 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') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1066563119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1066563119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1066563119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1066563119 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1066563119 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:10:59.125Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:59.125Z] DEBUG - Clicking on &Finish [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1066563121 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') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1066563122 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') [2019-07-29T21:10:59.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1066563122 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:59.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1066563122 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1066563122 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') [2019-07-29T21:10:59.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1066563122 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') [2019-07-29T21:10:59.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:59.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:59.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:59.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:59.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:10:59.125Z] DEBUG - Clicked on &Finish [2019-07-29T21:10:59.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1066563122 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') [2019-07-29T21:10:59.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1066562813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:10:59.638Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:10:59.638Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:10:59.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:59.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066563694 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066563694 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066563694 data=null} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066563694 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066563700 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066563701 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:10:59.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066563786 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066563787 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066563787 data=null} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066563787 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066563787 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:10:59.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066563789 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:10:59.895Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:10:59.895Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:10:59.895Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:11:00.152Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T21:11:00.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1066564223 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T21:11:00.152Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:11:00.152Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:11:00.152Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:11:00.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:00.152Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:11:00.152Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:00.152Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:11:00.152Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:11:00.152Z] DEBUG - Clicking on Cancel [2019-07-29T21:11:00.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1066564236 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') [2019-07-29T21:11:00.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1066564236 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') [2019-07-29T21:11:00.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1066564236 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:11:00.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1066564236 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:11:00.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1066564236 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') [2019-07-29T21:11:00.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1066564236 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') [2019-07-29T21:11:00.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1066564237 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') [2019-07-29T21:11:00.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1066563900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:11:00.152Z] DEBUG - Clicked on [2019-07-29T21:11:00.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:00.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066564333 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:11:00.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066564334 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:00.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066564334 data=null} to Tree node with text: mysession [2019-07-29T21:11:00.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066564334 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:11:00.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066564335 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:00.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066564385 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:11:00.408Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:11:00.408Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:11:00.408Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:11:00.664Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-29T21:11:00.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1066564806 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-29T21:11:00.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1066564811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1066564811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1066564811 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1066564811 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1066564812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1066564812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1066564812 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') [2019-07-29T21:11:00.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1066564832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1066564832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1066564833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1066564833 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1066564833 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:00.664Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.664Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-29T21:11:00.664Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-29T21:11:00.664Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-29T21:11:00.665Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-29T21:11:00.665Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:00.665Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] DEBUG - Clicking on &Finish [2019-07-29T21:11:00.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1066564886 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') [2019-07-29T21:11:00.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1066564887 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') [2019-07-29T21:11:00.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1066564887 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1066564887 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1066564887 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') [2019-07-29T21:11:00.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1066564887 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') [2019-07-29T21:11:00.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:11:00.665Z] DEBUG - Clicked on &Finish [2019-07-29T21:11:01.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1066564887 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') [2019-07-29T21:11:01.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1066564493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:11:01.228Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:01.228Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:01.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:01.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066565427 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066565428 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066565428 data=null} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066565428 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066565428 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066565430 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:01.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066565436 data=null button=0 stateMask=0x0 x=112 y=51 count=0} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066565436 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066565436 data=null} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066565437 data=null button=1 stateMask=0x0 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066565437 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:01.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066565438 data=null button=1 stateMask=0x80000 x=112 y=51 count=1} to Tree node with text: mysession [2019-07-29T21:11:01.484Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:11:01.485Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:11:01.485Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:11:01.485Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:11:01.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066565636 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:11:01.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:01.485Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:01.485Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:01.485Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:01.485Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:01.485Z] DEBUG - Clicking on OK [2019-07-29T21:11:01.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066565642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:01.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066565642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:01.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066565642 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:01.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066565643 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:01.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066565643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:01.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066565643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:01.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066565643 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') [2019-07-29T21:11:01.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066565535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:11:01.485Z] DEBUG - Clicked on [2019-07-29T21:11:01.485Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:01.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:01.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066565733 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:01.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066565734 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:01.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066565734 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066565744 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066565745 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066565748 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:01.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066565749 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066565749 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066565749 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066565749 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066565749 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066565750 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:01.741Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T21:11:01.741Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T21:11:01.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1066565843 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-29T21:11:01.741Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T21:11:01.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066565952 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:11:01.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:11:01.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:11:01.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:11:01.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:01.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1066566006 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-29T21:11:01.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1066566006 data=null doit=true} to TreeItem with text {Remote} [2019-07-29T21:11:01.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1066566006 data=null} to TreeItem with text {Remote} [2019-07-29T21:11:01.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1066566007 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-29T21:11:01.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066566007 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Remote} [2019-07-29T21:11:01.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1066566149 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-29T21:11:02.254Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:11:02.254Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:11:02.510Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:11:03.073Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:11:03.073Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:11:03.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:11:03.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:11:03.073Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.073Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:11:03.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:03.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:03.073Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.073Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567328 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567328 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567329 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') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567330 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066567330 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:11:03.330Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:11:03.330Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:11:03.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:03.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:03.330Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:03.330Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:03.330Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] DEBUG - Clicking on OK [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066567332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066567332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066567332 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066567333 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066567333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066567333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:03.330Z] DEBUG - Clicked on OK [2019-07-29T21:11:03.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066567333 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') [2019-07-29T21:11:03.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066566323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:11:03.843Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.893 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-29T21:11:03.843Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 20.579 s [2019-07-29T21:11:03.843Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-29T21:11:04.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:11:04.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:11:04.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:11:04.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:04.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066568575 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066568576 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066568576 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066568576 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066568576 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066568579 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:04.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066568580 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066568580 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066568580 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066568581 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066568581 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:04.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066568582 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:04.662Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T21:11:04.662Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T21:11:04.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1066568690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-29T21:11:04.662Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T21:11:05.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066569204 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066569204 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066569204 data=null} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066569205 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066569205 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066569207 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066569208 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066569208 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066569208 data=null} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066569208 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066569208 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066569209 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:05.226Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T21:11:05.226Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T21:11:05.226Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T21:11:05.226Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T21:11:05.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1066569446 data=null doit=true} to Shell with text {Create Session} [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:05.226Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:05.226Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text " [2019-07-29T21:11:05.226Z] ", using matcher: of type 'Text' [2019-07-29T21:11:05.226Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text " [2019-07-29T21:11:05.226Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:05.226Z] DEBUG - matched Text with text " [2019-07-29T21:11:05.226Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:05.226Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T21:11:05.226Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T21:11:05.226Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T21:11:05.226Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:11:05.226Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:11:05.226Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:11:05.226Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:05.226Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.226Z] DEBUG - Clicking on &Ok [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066569450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066569450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066569450 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066569451 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066569451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066569451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066569451 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') [2019-07-29T21:11:05.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1066569285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-29T21:11:05.483Z] DEBUG - Clicked on [2019-07-29T21:11:05.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066569540 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:05.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066569541 data=null} to Tree node with text: Sessions [2019-07-29T21:11:05.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066569541 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:05.483Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066569541 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:05.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066569542 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:05.483Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:05.483Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:05.483Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:05.483Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:05.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:05.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066569553 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066569553 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066569553 data=null} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066569554 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066569554 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066569556 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:05.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066569557 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066569557 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066569557 data=null} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066569558 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066569558 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066569559 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.483Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:11:05.483Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:11:05.740Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:11:05.740Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:11:05.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066569821 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:05.740Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO') [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:05.740Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.740Z] DEBUG - Clicking on &Ok [2019-07-29T21:11:05.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066569857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066569857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066569857 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066569858 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066569858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066569858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:05.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066569858 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') [2019-07-29T21:11:05.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066569625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:11:05.997Z] DEBUG - Clicked on [2019-07-29T21:11:05.997Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066570042 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:11:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066570042 data=null} to Tree node with text: channel0 [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066570042 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:11:05.997Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066570043 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066570044 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:11:05.997Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066570053 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066570053 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066570053 data=null} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066570054 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066570054 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066570055 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066570056 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066570056 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066570056 data=null} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066570056 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066570056 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066570057 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:11:05.997Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:11:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066570138 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:11:05.997Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:11:05.997Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:05.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066570242 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066570242 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066570242 data=null} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066570243 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066570243 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066570245 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066570246 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066570246 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066570246 data=null} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066570247 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066570247 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:05.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066570250 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:11:06.253Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:11:06.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066570318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:11:06.253Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:11:06.253Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:06.253Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:06.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:06.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066570421 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066570422 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066570422 data=null} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066570422 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066570422 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066570425 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:06.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066570425 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066570426 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066570426 data=null} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066570426 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066570426 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066570427 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:06.253Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:11:06.253Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:11:06.510Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:11:06.510Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:11:06.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066570600 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:11:06.510Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:06.510Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:06.510Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:06.510Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:06.510Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:06.510Z] DEBUG - Clicking on OK [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066570601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066570601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:06.510Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066570602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:06.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066570602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066570602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066570607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:06.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066570607 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') [2019-07-29T21:11:06.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066570488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:11:06.510Z] DEBUG - Clicked on [2019-07-29T21:11:06.510Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:06.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066570709 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066570709 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066570709 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066570710 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066570710 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066570722 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066570724 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066570724 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066570724 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066570724 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066570725 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:06.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066570726 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:06.767Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T21:11:06.767Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T21:11:06.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1066570828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-29T21:11:06.767Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T21:11:06.767Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.008 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-29T21:11:06.767Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 2.605 s [2019-07-29T21:11:06.767Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-29T21:11:07.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:11:07.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:11:07.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:11:07.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:07.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066571494 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066571495 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066571495 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066571495 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066571495 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066571506 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:07.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066571507 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066571507 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066571507 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066571508 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066571508 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066571509 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:07.427Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T21:11:07.427Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T21:11:07.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1066571609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-29T21:11:07.427Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T21:11:08.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:08.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066572122 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066572122 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066572122 data=null} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066572123 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066572123 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066572124 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:08.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066572125 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066572125 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066572125 data=null} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066572126 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066572126 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066572127 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:08.085Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T21:11:08.085Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T21:11:08.342Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T21:11:08.342Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T21:11:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1066572409 data=null doit=true} to Shell with text {Create Session} [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:08.342Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:08.342Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text " [2019-07-29T21:11:08.342Z] ", using matcher: of type 'Text' [2019-07-29T21:11:08.342Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text " [2019-07-29T21:11:08.342Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:08.342Z] DEBUG - matched Text with text " [2019-07-29T21:11:08.342Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:08.342Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T21:11:08.342Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T21:11:08.342Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T21:11:08.342Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:11:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:11:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:11:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:08.342Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.342Z] DEBUG - Clicking on &Ok [2019-07-29T21:11:08.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066572414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066572414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066572414 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066572414 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066572414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066572414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066572425 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') [2019-07-29T21:11:08.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1066572191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-29T21:11:08.342Z] DEBUG - Clicked on [2019-07-29T21:11:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066572531 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:08.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066572532 data=null} to Tree node with text: Sessions [2019-07-29T21:11:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066572532 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:08.342Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066572532 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:08.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066572533 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:08.342Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:08.342Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:08.342Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:08.342Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-29T21:11:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1066572545 data=null doit=true} to Tree node with text: Kernel [2019-07-29T21:11:08.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1066572545 data=null} to Tree node with text: Kernel [2019-07-29T21:11:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1066572545 data=null button=1 stateMask=0x0 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-29T21:11:08.343Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066572545 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Kernel [2019-07-29T21:11:08.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1066572726 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-29T21:11:08.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:08.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1066572729 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1066572729 data=null doit=true} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1066572729 data=null} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1066572729 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066572730 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1066572735 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:08.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1066572736 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1066572736 data=null doit=true} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1066572736 data=null} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1066572736 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066572737 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch [2019-07-29T21:11:08.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1066572743 data=null button=1 stateMask=0x80000 x=138 y=2093 count=1} to Tree node with text: sched_switch [2019-07-29T21:11:08.856Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-29T21:11:08.856Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-29T21:11:08.856Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-29T21:11:08.856Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:11:08.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066573078 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:11:08.856Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T21:11:08.856Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-29T21:11:08.856Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-29T21:11:08.856Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-29T21:11:08.856Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-29T21:11:08.856Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-29T21:11:08.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1066573080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-29T21:11:08.856Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-29T21:11:08.856Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:08.856Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-29T21:11:08.856Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-29T21:11:08.856Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-29T21:11:08.856Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:11:08.857Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:11:08.857Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:11:08.857Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:08.857Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.857Z] DEBUG - Clicking on &Ok [2019-07-29T21:11:08.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066573095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066573095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066573096 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066573096 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066573096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:08.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066573096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:09.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066573096 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') [2019-07-29T21:11:09.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1066572888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...' [2019-07-29T21:11:09.371Z] DEBUG - Clicked on [2019-07-29T21:11:09.371Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066573511 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:11:09.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066573511 data=null} to Tree node with text: channel0 [2019-07-29T21:11:09.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066573511 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:11:09.371Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066573512 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:11:09.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066573512 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:11:09.371Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:09.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:09.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066573514 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066573514 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066573514 data=null} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066573514 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066573515 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066573524 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:09.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066573525 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066573525 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066573525 data=null} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066573526 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066573526 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066573527 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.371Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:11:09.371Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:11:09.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066573597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:11:09.371Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:11:09.628Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:09.628Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:09.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066573700 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066573701 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066573701 data=null} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066573701 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066573701 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066573706 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066573707 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066573707 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066573707 data=null} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066573707 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066573707 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066573708 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:11:09.628Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:11:09.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066573764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:11:09.628Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:11:09.628Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:09.628Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:09.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066573867 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066573867 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066573868 data=null} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066573868 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066573868 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066573871 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066573871 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066573872 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066573872 data=null} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066573872 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066573872 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:09.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066573873 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:09.885Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:11:09.885Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:11:09.885Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:11:09.885Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:11:09.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066574107 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:11:09.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:09.885Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:09.885Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:09.885Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:09.885Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:09.885Z] DEBUG - Clicking on OK [2019-07-29T21:11:09.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066574108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:09.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066574108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:09.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066574108 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:09.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066574108 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:09.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066574108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:09.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066574109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:09.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066574109 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') [2019-07-29T21:11:09.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066573935 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:11:10.449Z] DEBUG - Clicked on [2019-07-29T21:11:10.449Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:10.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066574419 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066574419 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066574419 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066574420 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066574420 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066574423 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066574424 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066574424 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066574424 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066574424 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066574424 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066574425 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T21:11:10.449Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T21:11:10.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1066574528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-29T21:11:10.449Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T21:11:10.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:11:10.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:11:10.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:11:10.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066574644 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066574644 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066574644 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066574645 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066574645 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066574648 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066574649 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066574649 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066574649 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066574649 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066574649 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:10.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066574650 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:10.706Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T21:11:10.706Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T21:11:10.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1066574794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-29T21:11:10.706Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T21:11:11.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066575311 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066575311 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066575311 data=null} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066575311 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066575311 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066575313 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066575314 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066575314 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066575314 data=null} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066575314 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066575314 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066575315 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-29T21:11:11.269Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-29T21:11:11.269Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-29T21:11:11.269Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-29T21:11:11.269Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-29T21:11:11.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1066575513 data=null doit=true} to Shell with text {Create Session} [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:11.269Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:11.269Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text " [2019-07-29T21:11:11.269Z] ", using matcher: of type 'Text' [2019-07-29T21:11:11.269Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text " [2019-07-29T21:11:11.269Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-29T21:11:11.269Z] DEBUG - matched Text with text " [2019-07-29T21:11:11.269Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-29T21:11:11.269Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-29T21:11:11.269Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-29T21:11:11.269Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-29T21:11:11.269Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:11:11.269Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:11:11.269Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:11:11.269Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:11.269Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:11.269Z] DEBUG - Clicking on &Ok [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066575518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066575518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:11.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066575518 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:11.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066575518 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066575519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:11.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066575519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:11.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066575519 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') [2019-07-29T21:11:11.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1066575378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2019-07-29T21:11:11.526Z] DEBUG - Clicked on [2019-07-29T21:11:11.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066575625 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:11.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066575626 data=null} to Tree node with text: Sessions [2019-07-29T21:11:11.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066575626 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:11.526Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066575626 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:11.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066575627 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:11.526Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:11.526Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:11.526Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:11.526Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:11.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:11.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066575637 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066575637 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066575637 data=null} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066575638 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066575638 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066575641 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:11.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066575641 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066575642 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066575642 data=null} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066575642 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066575643 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066575643 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-29T21:11:11.526Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:11:11.526Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:11:11.782Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:11:12.039Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-29T21:11:12.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1066576093 data=null doit=true} to Shell with text {Enable Events} [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.039Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:12.039Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:11:12.040Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:11:12.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1066576103 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:11:12.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1066576103 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:11:12.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1066576103 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:11:12.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1066576104 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:11:12.040Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-29T21:11:12.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:11:12.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:11:12.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:11:12.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:11:12.040Z] DEBUG - Setting state to checked on: All [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:11:12.040Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-29T21:11:12.040Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:12.040Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:12.040Z] DEBUG - Clicking on &Ok [2019-07-29T21:11:12.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1066576142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:12.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1066576142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:12.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1066576142 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:12.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1066576142 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:12.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1066576142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:12.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1066576142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-29T21:11:12.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1066576142 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') [2019-07-29T21:11:12.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1066575724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2019-07-29T21:11:12.297Z] DEBUG - Clicked on [2019-07-29T21:11:12.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1066576328 data=null doit=true} to Tree node with text: channel0 [2019-07-29T21:11:12.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1066576328 data=null} to Tree node with text: channel0 [2019-07-29T21:11:12.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1066576329 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:11:12.297Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066576329 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2019-07-29T21:11:12.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1066576330 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-29T21:11:12.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:12.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:12.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066576332 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066576332 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066576332 data=null} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066576332 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066576388 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066576391 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:12.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066576392 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066576392 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066576392 data=null} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066576392 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066576393 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066576394 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.297Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-29T21:11:12.297Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-29T21:11:12.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1066576489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-29T21:11:12.297Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-29T21:11:12.557Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:12.557Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:12.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066576593 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066576593 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066576593 data=null} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066576593 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066576594 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066576595 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066576595 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066576595 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066576595 data=null} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066576596 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066576596 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066576597 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-29T21:11:12.557Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-29T21:11:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1066576656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-29T21:11:12.557Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-29T21:11:12.557Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:12.557Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:12.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066576760 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066576760 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066576760 data=null} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066576760 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066576761 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066576763 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1066576763 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1066576764 data=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1066576764 data=null} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1066576764 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066576764 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2019-07-29T21:11:12.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1066576765 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-29T21:11:12.815Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:11:12.815Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:11:12.815Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:11:12.815Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:11:12.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066576930 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:11:12.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:12.815Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:12.815Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:12.815Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:12.815Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:12.815Z] DEBUG - Clicking on OK [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066576931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066576931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:12.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066576931 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:12.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066576931 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066576932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066576932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:12.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066576932 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') [2019-07-29T21:11:12.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066576829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:11:12.815Z] DEBUG - Clicked on [2019-07-29T21:11:12.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:12.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066577017 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066577017 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066577017 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066577017 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066577018 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066577029 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066577031 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066577031 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066577031 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066577031 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066577031 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:12.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066577032 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:13.072Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T21:11:13.072Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T21:11:13.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1066577131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-29T21:11:13.072Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T21:11:13.072Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.297 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-29T21:11:13.072Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.316 s [2019-07-29T21:11:13.072Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.602 s [2019-07-29T21:11:13.072Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-29T21:11:13.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-29T21:11:13.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:11:13.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:11:13.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:13.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066577879 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066577879 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066577879 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066577880 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066577880 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066577883 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:13.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066577884 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066577884 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066577884 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066577884 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066577884 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:13.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066577885 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:13.893Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-29T21:11:13.893Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-29T21:11:13.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1066577994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-29T21:11:13.893Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-29T21:11:14.455Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:14.455Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:14.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {271276762674641} time=1066578510 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {271276762674641} time=1066578510 data=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {271276762674641} time=1066578510 data=null} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {271276762674641} time=1066578511 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066578511 data=null item=TreeItem {271276762674641} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {271276762674641} time=1066578514 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {271276762674641} time=1066578514 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {271276762674641} time=1066578514 data=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {271276762674641} time=1066578515 data=null} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {271276762674641} time=1066578515 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066578515 data=null item=TreeItem {271276762674641} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {271276762674641} time=1066578516 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.455Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-29T21:11:14.455Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-29T21:11:14.455Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-29T21:11:14.455Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-29T21:11:14.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1066578678 data=null doit=true} to Shell with text {Save Sessions} [2019-07-29T21:11:14.455Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-29T21:11:14.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:14.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:14.455Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:14.455Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:14.455Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.455Z] DEBUG - Clicking on OK [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066578688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066578688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066578688 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066578688 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066578689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066578689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066578689 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') [2019-07-29T21:11:14.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1066578578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...' [2019-07-29T21:11:14.712Z] DEBUG - Clicked on [2019-07-29T21:11:14.712Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:14.712Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:14.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:14.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {271276762674641} time=1066578771 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {271276762674641} time=1066578771 data=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {271276762674641} time=1066578771 data=null} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {271276762674641} time=1066578772 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066578772 data=null item=TreeItem {271276762674641} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {271276762674641} time=1066578773 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:14.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {271276762674641} time=1066578777 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {271276762674641} time=1066578784 data=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {271276762674641} time=1066578784 data=null} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {271276762674641} time=1066578784 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066578784 data=null item=TreeItem {271276762674641} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {271276762674641} time=1066578785 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:14.712Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:11:14.712Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:11:14.968Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:11:14.968Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:11:14.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066579012 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:11:14.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:14.968Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:14.968Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:14.968Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:14.968Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.968Z] DEBUG - Clicking on OK [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066579013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066579013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066579013 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066579013 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066579013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066579014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:14.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066579014 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') [2019-07-29T21:11:14.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066578848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:11:14.968Z] DEBUG - Clicked on [2019-07-29T21:11:14.968Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:14.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066579099 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066579099 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066579099 data=null} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066579099 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066579099 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066579100 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1066579101 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1066579101 data=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1066579101 data=null} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1066579102 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066579110 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1066579111 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-29T21:11:14.968Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-29T21:11:14.968Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-29T21:11:15.225Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-29T21:11:15.225Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-29T21:11:15.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1066579418 data=null doit=true} to Shell with text {Load Sessions} [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-29T21:11:15.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:15.225Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T21:11:15.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1066579420 data=null doit=true} to Button with text {Local} [2019-07-29T21:11:15.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1066579420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Local} [2019-07-29T21:11:15.225Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T21:11:15.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1066579421 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T21:11:15.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1066579422 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T21:11:15.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1066579422 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T21:11:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1066579422 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 'Remote' and with style 'SWT.RADIO') [2019-07-29T21:11:15.481Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-29T21:11:15.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:11:15.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:11:15.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:15.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {271276762674641.lttng} time=1066579533 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {271276762674641.lttng} time=1066579533 data=null doit=true} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {271276762674641.lttng} time=1066579533 data=null} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {271276762674641.lttng} time=1066579534 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066579534 data=null item=TreeItem {271276762674641.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {271276762674641.lttng} time=1066579534 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Clicking on TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {271276762674641.lttng} time=1066579535 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {271276762674641.lttng} time=1066579535 data=null doit=true} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {271276762674641.lttng} time=1066579535 data=null} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {271276762674641.lttng} time=1066579536 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066579536 data=null item=TreeItem {271276762674641.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {271276762674641.lttng} time=1066579536 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {271276762674641.lttng} time=1066579536 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {271276762674641.lttng} time=1066579584 data=null doit=true} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {271276762674641.lttng} time=1066579584 data=null} to TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - Clicked on TreeItem with text {271276762674641.lttng} [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:15.481Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:15.481Z] DEBUG - Clicking on OK [2019-07-29T21:11:15.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066579586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:15.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066579587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:15.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066579587 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:15.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066579587 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:15.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066579587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:15.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066579587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:15.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066579587 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') [2019-07-29T21:11:15.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1066579188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...' [2019-07-29T21:11:15.738Z] DEBUG - Clicked on [2019-07-29T21:11:15.738Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:15.738Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:15.738Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-29T21:11:15.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:15.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {271276762674641} time=1066579935 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {271276762674641} time=1066579935 data=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {271276762674641} time=1066579935 data=null} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {271276762674641} time=1066579935 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066579935 data=null item=TreeItem {271276762674641} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {271276762674641} time=1066579984 data=null button=1 stateMask=0x80000 x=138 y=10 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:15.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {271276762674641} time=1066579984 data=null button=0 stateMask=0x0 x=138 y=10 count=0} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {271276762674641} time=1066579984 data=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {271276762674641} time=1066579984 data=null} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {271276762674641} time=1066579985 data=null button=1 stateMask=0x0 x=138 y=10 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066579985 data=null item=TreeItem {271276762674641} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {271276762674641} time=1066579986 data=null button=1 stateMask=0x80000 x=138 y=10 count=1} to Tree node with text: 271276762674641 [2019-07-29T21:11:15.995Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-29T21:11:15.995Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-29T21:11:15.995Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-29T21:11:15.995Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-29T21:11:16.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1066580293 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-29T21:11:16.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:11:16.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:11:16.252Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:11:16.252Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:11:16.252Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:16.252Z] DEBUG - Clicking on OK [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066580294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066580294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:16.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066580294 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:16.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066580294 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066580294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066580295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:11:16.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066580295 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') [2019-07-29T21:11:16.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1066580089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2019-07-29T21:11:16.252Z] DEBUG - Clicked on [2019-07-29T21:11:16.252Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-29T21:11:16.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066580434 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066580434 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066580434 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066580434 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066580434 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066580492 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1066580494 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1066580494 data=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1066580494 data=null} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1066580494 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066580495 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2019-07-29T21:11:16.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1066580496 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-29T21:11:16.509Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-29T21:11:16.509Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-29T21:11:16.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1066580610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-29T21:11:16.509Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-29T21:11:16.509Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.474 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-29T21:11:16.509Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.072 s [2019-07-29T21:11:16.509Z] [2019-07-29T21:11:16.509Z] Results: [2019-07-29T21:11:16.509Z] [2019-07-29T21:11:16.509Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:11:16.509Z] [2019-07-29T21:11:17.597Z] [2019-07-29T21:11:17.597Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 21:11:17.238 [2019-07-29T21:11:17.597Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T21:11:18.527Z] [INFO] All tests passed! [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T21:11:18.527Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-29T21:11:18.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.pom [2019-07-29T21:11:18.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-29T21:11:18.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:11:18.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-29T21:11:18.527Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-29T21:11:18.527Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-29T21:11:18.527Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] The project's OSGi version is 1.0.10.201907292011 [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:11:18.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-29T21:11:18.527Z] [INFO] [2019-07-29T21:11:18.527Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:18.527Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-29T21:11:19.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-29T21:11:19.091Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-29T21:11:19.091Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:11:19.091Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphMarkerAxis'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:11:19.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-29T21:11:19.091Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-29T21:11:19.091Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:11:19.091Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:11:19.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-29T21:11:19.091Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-29T21:11:19.091Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:11:19.091Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:11:19.091Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-29T21:11:19.091Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-29T21:11:19.091Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:11:19.091Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:11:19.091Z] 4 problems (4 warnings) [2019-07-29T21:11:19.091Z] [INFO] [2019-07-29T21:11:19.091Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:19.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:11:19.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-29T21:11:19.091Z] [INFO] [2019-07-29T21:11:19.091Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:19.091Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-29T21:11:19.091Z] [INFO] [2019-07-29T21:11:19.091Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:19.091Z] [INFO] [2019-07-29T21:11:19.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:19.091Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T21:11:19.348Z] [INFO] [2019-07-29T21:11:19.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:19.348Z] [INFO] [2019-07-29T21:11:19.348Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:19.348Z] [INFO] [2019-07-29T21:11:19.348Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:19.348Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T21:11:19.348Z] [INFO] [2019-07-29T21:11:19.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:19.348Z] [INFO] [2019-07-29T21:11:19.348Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:11:24.597Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T21:11:24.597Z] [INFO] Command line: [2019-07-29T21:11:24.597Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T21:11:24.597Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:11:27.868Z] !SESSION 2019-07-29 21:11:24.466 ----------------------------------------------- [2019-07-29T21:11:27.868Z] eclipse.buildId=unknown [2019-07-29T21:11:27.868Z] java.version=1.8.0_202 [2019-07-29T21:11:27.868Z] java.vendor=Oracle Corporation [2019-07-29T21:11:27.868Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:11:27.868Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T21:11:27.868Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T21:11:27.868Z] [2019-07-29T21:11:27.868Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:11:27.152 [2019-07-29T21:11:27.868Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:11:27.868Z] !STACK 0 [2019-07-29T21:11:27.868Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:11:27.868Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:11:27.868Z] [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:11:27.868Z] [2019-07-29T21:11:27.868Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:11:27.333 [2019-07-29T21:11:27.868Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:11:27.868Z] !STACK 0 [2019-07-29T21:11:27.868Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:11:27.868Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:11:27.868Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:11:27.868Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:11:27.868Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:11:27.868Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:11:27.868Z] [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:11:27.868Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:11:29.236Z] process 11969: 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 [2019-07-29T21:11:29.236Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:11:29.494Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:11:29.494Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:11:39.520Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-29T21:11:39.520Z] Display size: 1440x900 [2019-07-29T21:11:39.520Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T21:11:39.520Z] GTK version=3.18.9 [2019-07-29T21:11:39.520Z] GTK theme=Ambiance [2019-07-29T21:11:39.520Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T21:11:39.520Z] Time zone: Coordinated Universal Time [2019-07-29T21:11:39.520Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T21:11:39.520Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T21:11:40.887Z] *** BUG *** [2019-07-29T21:11:40.887Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:11:40.887Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:11:40.887Z] [2019-07-29T21:11:40.887Z] *** BUG *** [2019-07-29T21:11:40.887Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:11:40.887Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:11:40.887Z] [2019-07-29T21:11:40.887Z] *** BUG *** [2019-07-29T21:11:40.887Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:11:40.887Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:11:40.887Z] [2019-07-29T21:11:40.887Z] *** BUG *** [2019-07-29T21:11:40.887Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:11:40.887Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:11:40.887Z] [2019-07-29T21:11:42.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:00.831Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:00.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:00.831Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:12:00.831Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:12:00.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:12:00.831Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:00.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:00.831Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T21:12:00.831Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:00.831Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:00.831Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:00.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:01.763Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:01.763Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:01.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:02.327Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:02.327Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:02.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:03.022Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:03.023Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:03.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:03.584Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:03.584Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:03.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:04.404Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:04.404Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:04.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:04.967Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:04.967Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:04.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:05.897Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:05.897Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:06.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:06.717Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:06.717Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:06.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:07.280Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:07.537Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:12:07.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:07.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:10.808Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:10.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:10.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:10.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:10.808Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-29T21:12:10.808Z] DEBUG - number of items : 17 [2019-07-29T21:12:10.808Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:10.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066635009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:10.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066635010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:10.808Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066635010 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:10.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066635010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:11.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066635010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:11.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066635602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:11.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066635794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:11.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066635794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:11.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066635795 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:11.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066635795 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:11.628Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:11.628Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-29T21:12:11.628Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:12:11.628Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T21:12:11.628Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:11.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:11.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:11.628Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:12:11.628Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:11.628Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:11.628Z] DEBUG - Clicking on OK [2019-07-29T21:12:11.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066635808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:11.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066635809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:11.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066635809 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:11.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066635812 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:11.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066635812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:11.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066635813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:11.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066635813 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') [2019-07-29T21:12:11.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066635104 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...} [2019-07-29T21:12:12.141Z] DEBUG - Clicked on [2019-07-29T21:12:12.141Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:12.141Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1066636318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1066636318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1066636319 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1066636319 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1066636319 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1066636321 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.141Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.706Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1066636822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1066636823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1066636823 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1066636823 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1066636824 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1066636826 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:12.963Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - number of items : 17 [2019-07-29T21:12:13.526Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066637601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066637602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:13.526Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066637602 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066637602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066637603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:13.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066637603 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} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066637606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066637687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066637700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:13.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066637701 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:13.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066637701 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:13.526Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:13.526Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1066637702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1066637702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1066637702 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1066637703 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1066637703 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1066637704 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1066637705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1066637705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1066637706 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1066637706 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1066637706 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1066637707 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1066637707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1066637708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1066637708 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1066637709 data=null} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1066637710 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1066637711 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.526Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-29T21:12:13.783Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-29T21:12:13.783Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-29T21:12:13.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1066637907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2019-07-29T21:12:13.783Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-29T21:12:14.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:16.684Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:16.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:16.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:16.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:16.684Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:16.941Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T21:12:16.941Z] DEBUG - number of items : 17 [2019-07-29T21:12:16.941Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066641007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066641007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066641007 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066641008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066641008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066641008 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 Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066641010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066641010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066641010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066641010 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066641011 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:16.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:17.505Z] DEBUG - number of items : 17 [2019-07-29T21:12:17.506Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066641616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066641617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066641617 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066641617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066641617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066641617 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 Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066641619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066641619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066641620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066641620 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066641620 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:17.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:18.069Z] DEBUG - number of items : 17 [2019-07-29T21:12:18.069Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066642122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066642123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.069Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066642123 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066642123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066642123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066642480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066642482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066642482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066642482 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066642483 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.326Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:18.326Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-29T21:12:18.326Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:12:18.326Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T21:12:18.326Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:18.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:18.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:18.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:12:18.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:18.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:18.326Z] DEBUG - Clicking on OK [2019-07-29T21:12:18.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066642490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:18.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066642490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:18.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066642490 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:18.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066642490 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:18.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066642491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:18.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066642491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:18.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066642491 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') [2019-07-29T21:12:18.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066642123 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...} [2019-07-29T21:12:18.889Z] DEBUG - Clicked on [2019-07-29T21:12:18.889Z] DEBUG - number of items : 17 [2019-07-29T21:12:18.889Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066642886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066642886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066642886 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066642887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066642887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066642887 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 Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066642890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066642891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066642891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066642891 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066642891 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:18.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:19.452Z] DEBUG - number of items : 17 [2019-07-29T21:12:19.452Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066643484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066643484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066643484 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066643484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066643485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066643485 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 Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066643487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066643488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066643488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066643488 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066643488 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:19.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:20.015Z] DEBUG - number of items : 17 [2019-07-29T21:12:20.015Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:12:20.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066643991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066643992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066643992 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066643992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066643992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066643992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066643994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066643995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066643995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066643995 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066643995 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:12:20.015Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:12:20.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:20.578Z] DEBUG - number of items : 17 [2019-07-29T21:12:20.578Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066644589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066644589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.578Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066644589 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066644590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066644590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.835Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066644901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066644903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066644903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066644903 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066644904 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.835Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:20.835Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-29T21:12:20.835Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:12:20.835Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T21:12:20.835Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:20.835Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:20.835Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:20.835Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:12:20.835Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:20.835Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:20.835Z] DEBUG - Clicking on OK [2019-07-29T21:12:20.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066644910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:20.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066644911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:20.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066644911 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:20.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066644911 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:20.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066644911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:20.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066644911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:20.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066644911 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') [2019-07-29T21:12:20.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066644590 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...} [2019-07-29T21:12:21.092Z] DEBUG - Clicked on [2019-07-29T21:12:21.092Z] DEBUG - number of items : 17 [2019-07-29T21:12:21.092Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066645316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066645316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066645316 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066645316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066645316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066645316 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} [2019-07-29T21:12:21.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066645317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066645317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066645317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066645317 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066645318 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:21.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:21.655Z] DEBUG - number of items : 17 [2019-07-29T21:12:21.655Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:21.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066645820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:21.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066645821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:21.655Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066645821 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:21.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066645821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:21.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066645822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:21.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066645822 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} [2019-07-29T21:12:21.655Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066645825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066645857 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066645913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:21.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066645913 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:21.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066645914 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:21.912Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:21.912Z] DEBUG - number of items : 17 [2019-07-29T21:12:21.912Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066645915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066645915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066645916 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066645916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066645916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066645916 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} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066645918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066645918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066645918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066645918 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066645918 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:21.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:22.477Z] DEBUG - number of items : 17 [2019-07-29T21:12:22.477Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066646451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066646451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066646451 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066646452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066646452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066646452 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} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066646455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066646538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066646551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066646551 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:22.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066646552 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:22.477Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-29T21:12:22.477Z] DEBUG - number of items : 17 [2019-07-29T21:12:22.477Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066646553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066646553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066646554 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066646554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066646554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066646554 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} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066646554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066646554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066646555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066646555 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066646555 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:22.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:22.477Z] DEBUG - number of items : 17 [2019-07-29T21:12:22.477Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066646593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066646593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066646594 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066646597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066646597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066646598 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 Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066646600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066646600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066646601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066646601 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066646601 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:12:22.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:23.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:25.579Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:25.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:25.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:25.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:25.579Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:25.579Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T21:12:25.837Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-29T21:12:25.837Z] DEBUG - number of items : 17 [2019-07-29T21:12:25.837Z] DEBUG - number of items : 17 [2019-07-29T21:12:26.093Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-29T21:12:26.093Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-29T21:12:26.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1066650192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2019-07-29T21:12:26.093Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-29T21:12:26.093Z] DEBUG - number of items : 17 [2019-07-29T21:12:26.093Z] DEBUG - number of items : 17 [2019-07-29T21:12:26.093Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-29T21:12:26.350Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-29T21:12:26.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1066650402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2019-07-29T21:12:26.351Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-29T21:12:26.351Z] DEBUG - number of items : 17 [2019-07-29T21:12:26.351Z] DEBUG - number of items : 17 [2019-07-29T21:12:26.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:28.870Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:28.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:28.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:29.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:29.433Z] DEBUG - number of items : 17 [2019-07-29T21:12:29.433Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066653590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066653591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066653591 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066653591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066653591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.690Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066653926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066653929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066653930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066653930 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066653930 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.690Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-29T21:12:29.690Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-29T21:12:29.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1066653933 data=null doit=true} to Shell with text {Filter} [2019-07-29T21:12:29.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:12:29.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:12:29.690Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:12:29.690Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T21:12:30.252Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-29T21:12:30.252Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066654957 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066654957 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066654957 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066654958 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066654958 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066654958 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066654959 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066654973 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066654973 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066654973 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066654973 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066654974 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - Clicking on Check all [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1066654978 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066654978 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1066654979 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1066654979 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1066654979 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1066654980 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1066654980 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1066654994 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066654994 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1066654994 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1066654994 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1066654995 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Clicked on Check all [2019-07-29T21:12:30.816Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1066655004 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-29T21:12:30.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1066655005 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-29T21:12:30.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1066655005 data=null} to TreeItem with text {synthetic-trace} [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1066655006 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-29T21:12:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066655007 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1066655009 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:30.816Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066655011 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066655011 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066655011 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066655012 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066655012 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066655012 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066655012 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066655029 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066655030 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066655030 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') [2019-07-29T21:12:30.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066655030 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066655030 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:30.816Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Check selected [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1066655081 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1066655082 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1066655082 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1066655082 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1066655082 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1066655082 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1066655082 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1066655083 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1066655084 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1066655084 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1066655084 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1066655084 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Check selected [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066655087 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066655087 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066655087 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066655087 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066655088 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066655088 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066655088 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066655089 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066655089 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066655089 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066655089 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066655090 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Check subtree [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1066655092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066655092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1066655092 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1066655092 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1066655092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1066655092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1066655093 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 subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1066655093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066655094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1066655094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1066655094 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1066655094 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Check subtree [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Check all [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1066655099 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066655099 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1066655100 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1066655100 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1066655100 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1066655100 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1066655100 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1066655110 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066655111 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1066655111 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1066655111 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1066655111 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Check all [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Uncheck selected [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1066655113 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1066655117 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1066655117 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1066655117 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1066655118 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1066655118 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1066655118 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1066655119 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1066655119 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1066655119 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1066655119 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1066655119 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Uncheck selected [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Check all [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1066655122 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066655122 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1066655122 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1066655122 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1066655122 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1066655122 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1066655123 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1066655124 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066655124 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1066655124 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1066655124 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1066655124 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Check all [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Uncheck subtree [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1066655126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1066655126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1066655127 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1066655127 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1066655127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1066655127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1066655127 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 subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1066655128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1066655128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1066655128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1066655128 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1066655180 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Uncheck subtree [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066655182 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066655182 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066655183 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066655183 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066655183 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066655183 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066655183 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066655193 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066655193 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066655193 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066655194 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066655198 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:12:31.074Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-29T21:12:31.074Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - Clicking on Check all [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1066655202 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066655203 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1066655203 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1066655203 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1066655203 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1066655203 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1066655203 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1066655219 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066655220 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1066655220 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') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1066655220 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1066655220 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicked on Check all [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:31.074Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Clicking on OK [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066655222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066655222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066655223 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066655223 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:31.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066655223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:31.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066655223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:31.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066655223 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') [2019-07-29T21:12:31.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066653591 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 View Filters} [2019-07-29T21:12:31.637Z] DEBUG - Clicked on [2019-07-29T21:12:31.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:34.156Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:34.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:34.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:34.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:34.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:34.412Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:34.412Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T21:12:34.412Z] DEBUG - number of items : 17 [2019-07-29T21:12:34.412Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066658610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066658610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066658611 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066658611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066658611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066658611 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} [2019-07-29T21:12:34.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066658612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066658612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066658612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066658612 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066658612 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.412Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:34.975Z] DEBUG - number of items : 17 [2019-07-29T21:12:34.975Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066659127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066659127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066659128 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066659128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066659128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066659128 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} [2019-07-29T21:12:34.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066659129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066659129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066659129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066659129 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066659130 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:34.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:35.538Z] DEBUG - number of items : 17 [2019-07-29T21:12:35.538Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066659707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066659707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066659707 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066659707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066659707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066659707 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} [2019-07-29T21:12:35.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066659709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066659709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066659709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066659709 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066659709 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:35.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:36.102Z] DEBUG - number of items : 17 [2019-07-29T21:12:36.102Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T21:12:36.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066660324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066660325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.102Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066660325 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066660325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066660378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066660378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066660379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066660379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066660379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066660379 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066660379 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:36.359Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T21:12:36.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:37.023Z] DEBUG - number of items : 17 [2019-07-29T21:12:37.023Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T21:12:37.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066661172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066661173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066661173 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066661173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066661173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066661173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066661174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066661175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066661175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066661175 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066661175 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.023Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T21:12:37.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:37.733Z] DEBUG - number of items : 17 [2019-07-29T21:12:37.733Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T21:12:37.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066661678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066661678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066661678 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066661679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066661679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066661694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066661750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066661751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066661751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066661751 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066661751 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:37.733Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-29T21:12:37.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:38.297Z] DEBUG - number of items : 17 [2019-07-29T21:12:38.297Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T21:12:38.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066662313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066662313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066662313 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066662313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066662313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066662314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066662314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066662314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066662315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066662315 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066662315 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.297Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T21:12:38.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:38.860Z] DEBUG - number of items : 17 [2019-07-29T21:12:38.860Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T21:12:38.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066662854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066662854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066662854 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066662854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066662854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066662854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066662855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066662855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066662855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066662855 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066662856 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:38.860Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T21:12:38.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:39.423Z] DEBUG - number of items : 17 [2019-07-29T21:12:39.423Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T21:12:39.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066663382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066663382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066663382 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066663383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066663383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066663383 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066663385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066663385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066663386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066663386 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066663386 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-29T21:12:39.423Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-29T21:12:39.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:39.986Z] DEBUG - number of items : 17 [2019-07-29T21:12:39.986Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066663986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066663986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066663986 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066663986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066663987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066663987 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} [2019-07-29T21:12:39.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066663988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066663988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066663988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066663989 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066663989 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:39.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:40.550Z] DEBUG - number of items : 17 [2019-07-29T21:12:40.550Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066664581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066664582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066664582 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066664582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066664583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066664583 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} [2019-07-29T21:12:40.550Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066664584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066664584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066664584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066664584 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066664585 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:40.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:41.112Z] DEBUG - number of items : 17 [2019-07-29T21:12:41.112Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066665116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066665117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.112Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066665117 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066665117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066665117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066665117 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} [2019-07-29T21:12:41.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066665118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066665209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066665326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066665427 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066665427 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.368Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-29T21:12:41.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:41.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:44.641Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:44.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:44.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:44.897Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T21:12:44.897Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T21:12:44.897Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:44.897Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:44.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:47.419Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:47.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:47.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:47.419Z] DEBUG - number of items : 17 [2019-07-29T21:12:47.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:49.324Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:49.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:49.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:49.582Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T21:12:49.582Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T21:12:49.582Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:50.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:51.962Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:51.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:51.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:51.962Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:54.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:54.485Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:12:54.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:57.007Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:12:57.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:12:57.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:12:57.007Z] DEBUG - number of items : 17 [2019-07-29T21:12:57.007Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066681121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066681121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.007Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066681121 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066681121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066681122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066681621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066681622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066681622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066681622 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066681622 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.570Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T21:12:57.570Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T21:12:57.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1066681628 data=null doit=true} to Shell with text {Legend} [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-29T21:12:57.570Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:57.570Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:57.570Z] DEBUG - Clicking on OK [2019-07-29T21:12:57.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066681693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:57.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066681693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:57.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066681694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:57.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066681694 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:57.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066681694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:57.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066681694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:57.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066681694 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') [2019-07-29T21:12:57.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066681122 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} [2019-07-29T21:12:57.826Z] DEBUG - Clicked on [2019-07-29T21:12:58.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066682289 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:12:58.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:12:58.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:12:58.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:12:58.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:12:58.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066682391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:12:58.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066682391 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:12:58.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066682391 data=null} to TreeItem with text {test} [2019-07-29T21:12:58.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066682392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:12:58.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066682392 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} [2019-07-29T21:12:58.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066682410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:12:58.596Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:12:58.596Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:12:58.596Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:12:59.160Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:12:59.160Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:59.160Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683196 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683196 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683197 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') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683197 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066683197 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:12:59.160Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] DEBUG - Clicking on OK [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066683200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066683200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066683200 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066683200 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066683200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066683200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:12:59.160Z] DEBUG - Clicked on OK [2019-07-29T21:13:00.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066683200 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') [2019-07-29T21:13:00.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066682613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:13:00.652Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 81.925 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-29T21:13:00.652Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 24.999 s [2019-07-29T21:13:00.652Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 6.307 s [2019-07-29T21:13:00.652Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.054 s [2019-07-29T21:13:00.652Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.433 s [2019-07-29T21:13:00.652Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-29T21:13:00.652Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 5.122 s [2019-07-29T21:13:00.652Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.879 s [2019-07-29T21:13:00.652Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.454 s [2019-07-29T21:13:00.652Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.353 s [2019-07-29T21:13:00.652Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.451 s [2019-07-29T21:13:00.652Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 4.643 s [2019-07-29T21:13:00.652Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.623 s [2019-07-29T21:13:00.652Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-29T21:13:01.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:09.854Z] DEBUG - number of items : 25 [2019-07-29T21:13:09.854Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:09.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066693707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:09.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066693707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:09.854Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066693707 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:09.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066693707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:09.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066693707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066694132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066694135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066694135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:10.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066694136 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:10.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066694136 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:10.111Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-29T21:13:10.111Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-29T21:13:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1066694146 data=null doit=true} to Shell with text {Filter} [2019-07-29T21:13:10.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:13:10.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066694149 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') [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066694149 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') [2019-07-29T21:13:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066694149 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:13:10.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066694149 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066694150 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') [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066694150 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') [2019-07-29T21:13:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066694150 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') [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066694179 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') [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066694180 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') [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066694180 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') [2019-07-29T21:13:10.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066694180 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:13:10.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066694180 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:13:10.111Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:13:10.111Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-29T21:13:10.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1066694191 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-29T21:13:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1066694191 data=null doit=true} to Tree node with text: systemd [2019-07-29T21:13:10.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1066694191 data=null} to Tree node with text: systemd [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1066694191 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-29T21:13:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066694192 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: systemd [2019-07-29T21:13:10.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1066694192 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:13:10.111Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - Clicking on Check subtree [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1066694194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066694194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1066694194 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1066694195 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1066694195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1066694195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1066694195 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 subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1066694223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066694224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1066694224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1066694224 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1066694225 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Clicked on Check subtree [2019-07-29T21:13:10.112Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-29T21:13:10.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1066694227 data=null button=0 stateMask=0x0 x=93 y=1221 count=0} to Tree node with text: kthreadd [2019-07-29T21:13:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1066694227 data=null doit=true} to Tree node with text: kthreadd [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1066694227 data=null} to Tree node with text: kthreadd [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1066694227 data=null button=1 stateMask=0x0 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-29T21:13:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066694228 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kthreadd [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1066694228 data=null button=1 stateMask=0x80000 x=93 y=1221 count=1} to Tree node with text: kthreadd [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - Clicking on Check subtree [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1066694230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066694230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1066694230 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1066694230 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1066694230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1066694230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1066694231 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 subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1066694248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066694248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1066694248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1066694249 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1066694249 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Clicked on Check subtree [2019-07-29T21:13:10.112Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-29T21:13:10.112Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1066694251 data=null button=0 stateMask=0x0 x=110 y=-946 count=0} to Tree node with text: lttng-consumerd [2019-07-29T21:13:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1066694251 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1066694251 data=null} to Tree node with text: lttng-consumerd [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1066694251 data=null button=1 stateMask=0x0 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-29T21:13:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066694251 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: lttng-consumerd [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1066694252 data=null button=1 stateMask=0x80000 x=110 y=-946 count=1} to Tree node with text: lttng-consumerd [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - Clicking on Check subtree [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1066694254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066694254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1066694254 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1066694254 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1066694254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1066694254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1066694254 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 subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1066694255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066694255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1066694255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1066694255 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1066694255 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Clicked on Check subtree [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:13:10.112Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Clicking on OK [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066694291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066694291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066694291 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066694292 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066694292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066694292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066694292 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') [2019-07-29T21:13:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066693708 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 View Filters} [2019-07-29T21:13:10.369Z] DEBUG - Clicked on [2019-07-29T21:13:10.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:13:10.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:13:10.369Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:13:10.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1066694601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process} [2019-07-29T21:13:10.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1066694607 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-29T21:13:10.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1066694610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process} [2019-07-29T21:13:10.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1066694623 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process} [2019-07-29T21:13:10.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1066694626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID} [2019-07-29T21:13:10.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1066694686 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-29T21:13:10.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1066694688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID} [2019-07-29T21:13:10.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1066694689 data=null button=1 stateMask=0x80000 x=158 y=-12 count=1} to TreeColumn with text {TID} [2019-07-29T21:13:10.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1066694689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID} [2019-07-29T21:13:10.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1066694691 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-29T21:13:10.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1066694692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID} [2019-07-29T21:13:10.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1066694693 data=null button=1 stateMask=0x80000 x=198 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-29T21:13:10.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1066694694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time} [2019-07-29T21:13:10.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1066694695 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-29T21:13:10.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1066694696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time} [2019-07-29T21:13:10.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1066694697 data=null button=1 stateMask=0x80000 x=288 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-29T21:13:10.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066694912 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:13:10.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:13:10.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:13:10.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:13:10.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:13:10.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066694986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:13:10.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066694986 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:13:10.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066694986 data=null} to TreeItem with text {test} [2019-07-29T21:13:10.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066694987 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:13:10.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066694987 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} [2019-07-29T21:13:10.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066695002 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:13:10.883Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:13:10.883Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:13:11.139Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:13:11.396Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:13:11.396Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:11.396Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695527 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695527 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695528 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') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695528 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066695528 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:13:11.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.396Z] DEBUG - Clicking on OK [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066695532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066695532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066695532 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066695532 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066695532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066695532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.396Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.397Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:11.397Z] DEBUG - Clicked on OK [2019-07-29T21:13:12.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066695532 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') [2019-07-29T21:13:12.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066695114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:13:12.584Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.134 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-29T21:13:12.584Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 9.325 s [2019-07-29T21:13:12.584Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-29T21:13:13.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:20.057Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:13:20.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:13:20.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:20.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:20.619Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:13:20.619Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T21:13:20.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:20.875Z] DEBUG - number of items : 25 [2019-07-29T21:13:20.875Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066704881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066704881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066704881 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066704882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066704882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066704882 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 {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066704884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066704884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066704884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066704885 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066704885 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:20.875Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:21.226Z] DEBUG - number of items : 25 [2019-07-29T21:13:21.226Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066705418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066705419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066705419 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066705419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066705419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066705419 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 {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066705421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066705421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066705422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066705422 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066705422 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:21.938Z] DEBUG - number of items : 25 [2019-07-29T21:13:21.938Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066705925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066705926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066705926 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066705926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066705926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066705926 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 {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066705928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066705929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066705929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066705929 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066705929 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:21.938Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:22.502Z] DEBUG - number of items : 25 [2019-07-29T21:13:22.502Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:22.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066706491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066706491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066706492 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066706492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066706492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066706492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066706494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066706494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066706494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066706494 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066706494 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.502Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:22.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:22.759Z] DEBUG - number of items : 25 [2019-07-29T21:13:22.759Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:22.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066706997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066706998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066706998 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066706998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066706998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066706998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066707000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066707000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066707001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066707001 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066707001 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:22.759Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:22.759Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:23.322Z] DEBUG - number of items : 25 [2019-07-29T21:13:23.322Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:23.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066707531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066707531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066707531 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066707531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066707531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066707532 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066707533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066707534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066707534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066707534 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066707534 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:23.322Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:23.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:23.322Z] DEBUG - number of items : 25 [2019-07-29T21:13:23.578Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066707580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066707580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066707580 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066707580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066707580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066707580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066707582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066707583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066707583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066707583 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066707583 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:23.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:23.579Z] DEBUG - number of items : 25 [2019-07-29T21:13:23.579Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066707586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066707586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066707586 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066707586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066707586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066707586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066707588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066707588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066707588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066707588 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066707588 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:23.579Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:23.579Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:24.141Z] DEBUG - number of items : 25 [2019-07-29T21:13:24.141Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:24.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066708093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066708094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066708094 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066708094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066708094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066708094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066708097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066708097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066708097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066708097 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066708097 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.141Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:24.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:24.398Z] DEBUG - number of items : 25 [2019-07-29T21:13:24.398Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:24.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066708600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066708600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066708600 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066708600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066708600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066708600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066708602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066708602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066708603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066708603 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066708603 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:24.398Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:24.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:24.961Z] DEBUG - number of items : 25 [2019-07-29T21:13:24.961Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066709105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066709105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066709106 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066709106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066709106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066709106 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 {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066709108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066709108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066709108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066709108 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066709108 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:24.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:25.524Z] DEBUG - number of items : 25 [2019-07-29T21:13:25.524Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066709612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066709612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066709612 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066709612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066709612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066709613 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 {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066709614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066709614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066709615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066709615 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066709615 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:25.524Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:26.087Z] DEBUG - number of items : 25 [2019-07-29T21:13:26.087Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:26.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066710118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066710118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066710119 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066710119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066710119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066710119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066710122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066710122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066710122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066710122 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066710123 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.087Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:26.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:26.651Z] DEBUG - number of items : 25 [2019-07-29T21:13:26.651Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:26.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066710625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066710625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066710626 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066710626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066710626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066710626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066710644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066710644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066710644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066710644 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066710644 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.651Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:26.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:26.908Z] DEBUG - number of items : 25 [2019-07-29T21:13:26.908Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:26.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066711146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066711147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066711147 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066711147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066711147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066711147 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066711149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066711149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066711149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066711149 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066711150 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:26.908Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-29T21:13:26.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:27.472Z] DEBUG - number of items : 25 [2019-07-29T21:13:27.472Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:27.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066711652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066711652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066711652 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066711652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066711652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066711653 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066711654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066711654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066711655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066711655 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066711655 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:27.472Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:27.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:28.035Z] DEBUG - number of items : 25 [2019-07-29T21:13:28.035Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:28.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066712157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066712157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066712157 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066712157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066712158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066712158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066712174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066712174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066712174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066712175 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066712175 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.035Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:28.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:28.600Z] DEBUG - number of items : 25 [2019-07-29T21:13:28.600Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:28.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066712688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066712689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066712689 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066712689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066712689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066712689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066712691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066712691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066712691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066712691 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066712691 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:28.600Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:28.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:29.164Z] DEBUG - number of items : 25 [2019-07-29T21:13:29.164Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:29.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066713194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066713194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066713194 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066713194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066713194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066713194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066713196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066713196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066713196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066713196 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066713197 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-29T21:13:29.164Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-29T21:13:29.164Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:29.726Z] DEBUG - number of items : 25 [2019-07-29T21:13:29.726Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066713699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066713699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066713699 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066713699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066713699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066713699 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 {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066713714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066713714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066713715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066713715 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066713715 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:29.983Z] DEBUG - number of items : 25 [2019-07-29T21:13:29.983Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066714218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066714218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066714218 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066714218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066714218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066714218 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 {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066714220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066714220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066714221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066714221 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066714221 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:29.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:30.547Z] DEBUG - number of items : 25 [2019-07-29T21:13:30.547Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066714736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066714736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066714736 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066714737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066714737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066714737 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 {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066714739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066714739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066714739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066714739 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066714739 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:30.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:31.026Z] DEBUG - number of items : 25 [2019-07-29T21:13:31.026Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066715242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066715242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066715242 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066715242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066715242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066715242 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 {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066715244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066715244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066715244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066715244 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066715245 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:31.684Z] DEBUG - number of items : 25 [2019-07-29T21:13:31.684Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066715748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066715748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066715749 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066715749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066715749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066715749 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 {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066715751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066715751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066715751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066715751 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066715751 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-29T21:13:31.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:32.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:34.768Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:13:34.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:13:34.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:34.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:34.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:34.768Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:13:35.025Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T21:13:35.025Z] DEBUG - number of items : 25 [2019-07-29T21:13:35.025Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066719090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066719091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066719091 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066719091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066719091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066719091 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 Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066719093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066719093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066719093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066719093 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066719093 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:35.587Z] DEBUG - number of items : 25 [2019-07-29T21:13:35.587Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066719638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066719638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066719638 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066719638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066719638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066719639 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 Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066719641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066719641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066719642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066719642 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066719642 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:35.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:36.151Z] DEBUG - number of items : 25 [2019-07-29T21:13:36.151Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066720166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066720167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066720167 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066720167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066720167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066720167 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 Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066720169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066720169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066720169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066720169 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066720169 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.151Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:36.714Z] DEBUG - number of items : 25 [2019-07-29T21:13:36.714Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:36.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066720743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066720743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066720743 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066720743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066720743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066720743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066720746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066720746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066720746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066720746 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066720746 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:36.714Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:36.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:37.277Z] DEBUG - number of items : 25 [2019-07-29T21:13:37.277Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:37.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066721318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066721318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066721318 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066721318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066721318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066721318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066721333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066721334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066721334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066721334 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066721334 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.277Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:37.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:37.840Z] DEBUG - number of items : 25 [2019-07-29T21:13:37.840Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:37.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066721849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066721849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066721849 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066721850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066721850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066721850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066721851 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066721852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066721852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066721852 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066721852 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:37.840Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:37.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:38.403Z] DEBUG - number of items : 25 [2019-07-29T21:13:38.403Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:38.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066722354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066722354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066722354 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066722355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066722355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066722355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066722357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066722365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066722365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066722365 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066722365 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.403Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:38.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:38.659Z] DEBUG - number of items : 25 [2019-07-29T21:13:38.659Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:38.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066722868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066722868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066722868 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066722868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066722869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066722869 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066722870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066722870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066722870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066722870 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066722871 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:38.659Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:38.659Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:39.222Z] DEBUG - number of items : 25 [2019-07-29T21:13:39.222Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:39.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066723373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066723373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066723373 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066723373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066723373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066723374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066723375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066723375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066723375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066723376 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066723376 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.222Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:39.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:39.785Z] DEBUG - number of items : 25 [2019-07-29T21:13:39.785Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:39.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066723929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066723929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066723929 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066723929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066723929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066723929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066723931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066723931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066723931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066723932 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066723932 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:39.785Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:39.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:40.348Z] DEBUG - number of items : 25 [2019-07-29T21:13:40.348Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066724434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066724434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066724435 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066724435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066724435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066724435 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 Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066724437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066724437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066724437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066724437 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066724437 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:40.911Z] DEBUG - number of items : 25 [2019-07-29T21:13:40.911Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066724940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066724940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066724940 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066724941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066724941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066724941 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 Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066724942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066724943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066724943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066724943 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066724943 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:40.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:41.474Z] DEBUG - number of items : 25 [2019-07-29T21:13:41.474Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066725495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066725496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066725496 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066725496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066725496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066725496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066725498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066725498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066725498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066725498 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066725498 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:41.474Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:41.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:42.126Z] DEBUG - number of items : 25 [2019-07-29T21:13:42.126Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:42.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066726089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066726089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066726089 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066726089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066726089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066726090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066726091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066726091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066726091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066726091 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066726092 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.127Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:42.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:42.478Z] DEBUG - number of items : 25 [2019-07-29T21:13:42.478Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:42.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066726594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066726594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066726594 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066726594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066726594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066726594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066726596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066726596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066726596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066726596 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066726596 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:42.478Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-29T21:13:42.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:43.041Z] DEBUG - number of items : 25 [2019-07-29T21:13:43.041Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:43.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066727099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066727099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066727099 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066727099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066727099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066727099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066727101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066727101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066727101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066727101 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066727101 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.041Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:43.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:43.604Z] DEBUG - number of items : 25 [2019-07-29T21:13:43.604Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:43.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066727604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066727604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066727604 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066727604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066727604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066727604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066727607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066727607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066727607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066727607 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066727607 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.604Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:43.604Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:43.860Z] DEBUG - number of items : 25 [2019-07-29T21:13:43.860Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:43.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066728109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066728109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066728110 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066728110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066728110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066728110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066728111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066728112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066728112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066728112 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066728112 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:43.860Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:43.860Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:44.423Z] DEBUG - number of items : 25 [2019-07-29T21:13:44.423Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:44.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066728621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066728622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066728622 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066728622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066728622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066728622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066728624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066728624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066728624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066728624 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066728624 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:13:44.423Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-29T21:13:44.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:44.985Z] DEBUG - number of items : 25 [2019-07-29T21:13:44.985Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066729127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066729128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066729128 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066729128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066729128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066729128 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 Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066729130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066729130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066729130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066729130 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066729131 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:44.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:45.549Z] DEBUG - number of items : 25 [2019-07-29T21:13:45.549Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066729633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066729633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066729634 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066729634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066729634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066729634 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 Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066729636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066729636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066729642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066729643 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066729643 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:45.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:46.112Z] DEBUG - number of items : 25 [2019-07-29T21:13:46.112Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066730145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066730147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066730148 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066730148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066730148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066730148 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 Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066730149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066730149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066730149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066730150 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066730150 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:46.675Z] DEBUG - number of items : 25 [2019-07-29T21:13:46.675Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066730652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066730652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066730652 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066730652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066730653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066730653 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 Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066730654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066730654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066730654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066730655 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066730655 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:46.931Z] DEBUG - number of items : 25 [2019-07-29T21:13:46.931Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066731163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066731164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066731164 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066731164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066731164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066731164 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 Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066731167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066731167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066731167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066731167 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066731167 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:13:46.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:47.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:50.014Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:13:50.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:13:50.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:50.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:50.014Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:13:50.270Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:50.270Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T21:13:50.270Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T21:13:50.527Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T21:13:50.527Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T21:13:50.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1066734740 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1066734743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1066734743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1066734743 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1066734744 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1066734744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1066734744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1066734744 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 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1066734745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1066734745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1066734745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1066734745 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1066734745 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:13:50.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:50.527Z] DEBUG - Clicking on OK [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066734746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066734747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:50.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066734747 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:50.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066734747 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066734747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:50.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066734747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:13:50.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066734747 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') [2019-07-29T21:13:50.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1066734459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-29T21:13:50.783Z] DEBUG - Clicked on [2019-07-29T21:13:50.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:50.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:51.346Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:51.346Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T21:13:51.346Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T21:13:51.602Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T21:13:51.602Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T21:13:51.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1066735831 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T21:13:51.602Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:13:51.603Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T21:13:51.603Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:13:51.603Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:13:51.603Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:13:51.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:13:51.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:13:51.603Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-29T21:13:51.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1066735835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1066735835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1066735836 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1066735836 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1066735836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1066735836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1066735836 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 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1066735837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1066735837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1066735837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1066735838 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1066735838 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.603Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:13:51.860Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-29T21:13:51.860Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1066735899 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T21:13:51.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1066735573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-29T21:13:51.860Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:53.988Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:13:53.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:13:54.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:54.245Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:13:54.245Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:13:54.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:13:54.245Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:13:54.245Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:13:54.245Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:13:54.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:54.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:54.501Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:13:54.501Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-29T21:13:54.501Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:54.501Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:54.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:55.063Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:55.064Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:55.064Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:55.626Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:55.626Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:55.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:56.190Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:56.190Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:56.190Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:56.753Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:56.753Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:56.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:57.315Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:57.315Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:57.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:57.878Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:57.878Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:57.878Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:58.134Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:58.134Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:58.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:58.696Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:58.696Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:58.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:59.259Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:59.259Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:59.259Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:13:59.822Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:59.822Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:13:59.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:00.384Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:00.384Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:00.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:00.947Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:00.947Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:00.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:01.510Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:01.510Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:01.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:01.766Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:01.766Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:02.022Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:02.279Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:02.279Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:02.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:02.798Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:02.798Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:03.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:03.425Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:03.425Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:03.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:04.084Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:04.084Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:04.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:04.646Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:04.646Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:04.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:04.903Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:04.903Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:04.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:05.465Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:05.465Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:05.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:06.027Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:06.027Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:06.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:06.589Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:06.589Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:06.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:07.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:09.045Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:14:09.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:09.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:09.301Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:09.301Z] DEBUG - number of items : 25 [2019-07-29T21:14:09.301Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066753315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066753316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.301Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066753316 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066753316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066753316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066753751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066753754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066753754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066753755 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066753755 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.558Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-29T21:14:09.558Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-29T21:14:09.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1066753757 data=null doit=true} to Shell with text {Filter} [2019-07-29T21:14:09.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:14:09.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:09.558Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:14:09.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066753761 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') [2019-07-29T21:14:09.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066753761 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') [2019-07-29T21:14:09.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066753761 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:09.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066753761 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:09.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066753761 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') [2019-07-29T21:14:09.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066753761 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') [2019-07-29T21:14:09.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066753761 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') [2019-07-29T21:14:09.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066753823 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') [2019-07-29T21:14:09.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066753823 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') [2019-07-29T21:14:09.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066753823 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') [2019-07-29T21:14:09.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066753823 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:09.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066753823 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:09.814Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:09.814Z] DEBUG - Clicking on Check Active [2019-07-29T21:14:09.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1066753825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:09.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1066753826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:09.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1066753826 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:09.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1066753826 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:09.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1066753826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:09.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1066753826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1066753826 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 Active' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1066755446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1066755503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1066755503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1066755503 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1066755503 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Clicked on Check Active [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - Clicking on Check all [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1066755505 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') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066755505 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') [2019-07-29T21:14:11.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1066755506 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1066755506 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1066755506 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') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1066755506 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') [2019-07-29T21:14:11.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1066755506 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') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1066755539 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') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066755539 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') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1066755540 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') [2019-07-29T21:14:11.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1066755540 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1066755540 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Clicked on Check all [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:11.438Z] DEBUG - Clicking on Uncheck Inactive [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1066755542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1066755542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1066755542 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1066755542 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1066755542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:11.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1066755542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1066755543 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 Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1066757105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1066757106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1066757106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1066757106 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1066757106 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Clicked on Uncheck Inactive [2019-07-29T21:14:13.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1066757119 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-29T21:14:13.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1066757119 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1066757120 data=null} to TreeItem with text {synthetic-trace} [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1066757120 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-29T21:14:13.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066757120 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1066757121 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066757123 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066757123 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066757123 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066757123 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066757123 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066757124 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066757124 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066757149 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066757149 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066757149 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066757149 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066757149 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - Clicking on Check selected [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1066757151 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1066757151 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1066757151 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1066757151 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1066757151 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1066757152 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1066757152 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1066757153 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1066757153 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1066757153 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1066757153 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1066757153 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Clicked on Check selected [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066757155 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066757155 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066757155 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066757155 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066757155 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066757155 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066757156 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066757157 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066757157 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066757157 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066757157 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066757157 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - Clicking on Check subtree [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1066757159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066757159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1066757159 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1066757159 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1066757159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1066757160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1066757160 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 subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1066757161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1066757161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1066757161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1066757162 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1066757162 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Clicked on Check subtree [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.331Z] DEBUG - Clicking on Check all [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1066757167 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066757168 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1066757168 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1066757168 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1066757168 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') [2019-07-29T21:14:13.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1066757168 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1066757168 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1066757222 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066757222 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1066757222 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1066757222 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1066757223 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Clicked on Check all [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - Clicking on Uncheck selected [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1066757224 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1066757224 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1066757225 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1066757225 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1066757225 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1066757225 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1066757225 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1066757228 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1066757228 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1066757228 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1066757229 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1066757229 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Clicked on Uncheck selected [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - Clicking on Check all [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1066757230 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066757231 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1066757231 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1066757231 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1066757231 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1066757231 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1066757231 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1066757232 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066757232 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1066757233 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1066757233 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1066757233 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Clicked on Check all [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - Clicking on Uncheck subtree [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1066757234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1066757234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1066757235 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1066757235 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1066757235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1066757235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1066757235 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 subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1066757236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1066757236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1066757236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1066757236 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1066757236 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Clicked on Uncheck subtree [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.332Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1066757238 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066757238 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1066757238 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1066757238 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1066757238 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1066757238 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1066757239 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1066757294 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1066757295 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1066757295 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') [2019-07-29T21:14:13.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1066757295 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1066757296 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.332Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:14:13.332Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:14:13.332Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - Clicking on Check all [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1066757801 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066757802 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1066757802 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1066757802 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1066757802 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1066757803 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1066757803 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1066757813 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1066757813 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1066757813 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1066757814 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1066757814 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Clicked on Check all [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:13.591Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Clicking on OK [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066757815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066757816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066757816 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066757816 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066757816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066757816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:13.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066757816 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') [2019-07-29T21:14:13.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066753316 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 View Filters} [2019-07-29T21:14:14.023Z] DEBUG - Clicked on [2019-07-29T21:14:14.023Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:14.023Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:14.281Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:16.175Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:14:16.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:16.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:16.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:16.431Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T21:14:16.431Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T21:14:16.688Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T21:14:16.688Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T21:14:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1066760812 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:14:16.688Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-29T21:14:16.688Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-29T21:14:16.688Z] DEBUG - matched Text with text " [2019-07-29T21:14:16.688Z] ", using matcher: of type 'Text' [2019-07-29T21:14:16.688Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1066760819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1066760819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1066760819 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1066760819 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1066760819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1066760819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1066760819 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 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1066760820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1066760820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1066760821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1066760821 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1066760821 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:16.688Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1066760825 data=null doit=true} to Button with text {All Active Threads} [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1066760825 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 Active Threads} [2019-07-29T21:14:16.688Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1066760827 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1066760827 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1066760827 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1066760828 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 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1066760829 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1066760829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-29T21:14:16.688Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1066760830 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1066760831 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1066760831 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1066760831 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 Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1066760831 data=null doit=true} to Button with text {All Active Threads} [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1066760832 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 Active Threads} [2019-07-29T21:14:16.688Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1066760833 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1066760833 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1066760833 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1066760833 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 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:16.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - Clicking on OK [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066760850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066760850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066760850 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066760850 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066760850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066760850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066760850 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') [2019-07-29T21:14:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1066760505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-29T21:14:16.946Z] DEBUG - Clicked on [2019-07-29T21:14:16.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:16.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:16.946Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-29T21:14:16.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:17.202Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-29T21:14:17.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:17.202Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-29T21:14:17.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:17.202Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T21:14:17.202Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T21:14:17.460Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T21:14:17.460Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T21:14:17.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1066761641 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-29T21:14:17.460Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-29T21:14:17.460Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-29T21:14:17.460Z] DEBUG - matched Text with text " [2019-07-29T21:14:17.460Z] ", using matcher: of type 'Text' [2019-07-29T21:14:17.460Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1066761648 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-29T21:14:17.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1066761648 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-29T21:14:17.460Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1066761650 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1066761650 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1066761650 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1066761650 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 Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:17.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:17.460Z] DEBUG - Clicking on OK [2019-07-29T21:14:17.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066761652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:17.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066761652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:17.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066761652 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:17.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066761653 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:17.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066761653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:17.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066761653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:17.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066761653 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') [2019-07-29T21:14:17.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1066761329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-29T21:14:17.717Z] DEBUG - Clicked on [2019-07-29T21:14:17.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:18.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:18.279Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-29T21:14:18.279Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-29T21:14:18.537Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-29T21:14:18.537Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-29T21:14:18.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1066762749 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-29T21:14:18.537Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-29T21:14:18.537Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-29T21:14:18.537Z] DEBUG - matched Text with text " [2019-07-29T21:14:18.537Z] ", using matcher: of type 'Text' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:14:18.537Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:18.537Z] DEBUG - Clicking on Cancel [2019-07-29T21:14:18.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1066762755 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') [2019-07-29T21:14:18.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1066762755 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') [2019-07-29T21:14:18.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1066762756 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:14:18.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1066762756 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:14:18.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1066762756 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') [2019-07-29T21:14:18.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1066762756 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') [2019-07-29T21:14:18.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1066762756 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') [2019-07-29T21:14:18.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1066762470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-29T21:14:18.793Z] DEBUG - Clicked on [2019-07-29T21:14:19.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:21.571Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:14:21.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:21.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:21.571Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T21:14:21.571Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T21:14:21.571Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:21.571Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:21.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:23.463Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:14:23.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:23.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:23.463Z] DEBUG - number of items : 25 [2019-07-29T21:14:23.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:25.355Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:14:25.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:25.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:25.355Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T21:14:25.355Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-29T21:14:25.355Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:25.355Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:27.250Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:14:27.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:27.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:27.250Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:27.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:27.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:27.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:29.655Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:14:29.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:29.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:29.655Z] DEBUG - number of items : 25 [2019-07-29T21:14:29.655Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066773734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066773734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.655Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066773734 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066773734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066773734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066774026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066774043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066774043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066774043 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066774043 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.912Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-29T21:14:29.912Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-29T21:14:29.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1066774065 data=null doit=true} to Shell with text {Legend} [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-29T21:14:29.912Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:29.912Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:29.912Z] DEBUG - Clicking on OK [2019-07-29T21:14:29.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066774089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:29.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066774090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:29.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066774090 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:29.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066774090 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:29.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066774090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:29.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066774090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:29.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066774090 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') [2019-07-29T21:14:29.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066773734 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} [2019-07-29T21:14:30.169Z] DEBUG - Clicked on [2019-07-29T21:14:30.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066774517 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:14:30.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:14:30.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:14:30.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:14:30.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:14:30.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066774566 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:14:30.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066774566 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:14:30.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066774567 data=null} to TreeItem with text {test} [2019-07-29T21:14:30.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066774567 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:14:30.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066774567 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} [2019-07-29T21:14:30.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066774590 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:14:30.426Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:14:30.426Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:14:30.683Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:14:30.940Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:14:30.940Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:30.940Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775026 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775026 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775037 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') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775037 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066775037 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:30.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] DEBUG - Clicking on OK [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066775038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066775038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066775041 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066775041 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066775041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066775041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:30.940Z] DEBUG - Clicked on OK [2019-07-29T21:14:31.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066775041 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') [2019-07-29T21:14:31.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066774679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:14:31.503Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.888 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-29T21:14:31.503Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 18.797 s [2019-07-29T21:14:31.503Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.408 s [2019-07-29T21:14:31.503Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.296 s [2019-07-29T21:14:31.503Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.22 s [2019-07-29T21:14:31.503Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 6.94 s [2019-07-29T21:14:31.503Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 4.861 s [2019-07-29T21:14:31.503Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.311 s [2019-07-29T21:14:31.503Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.988 s [2019-07-29T21:14:31.503Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.022 s [2019-07-29T21:14:31.503Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.452 s [2019-07-29T21:14:31.503Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.534 s [2019-07-29T21:14:31.503Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-29T21:14:36.755Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:14:36.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:36.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:37.012Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:37.012Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:37.012Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:37.012Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:37.012Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:37.012Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:37.012Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:37.012Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:37.577Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066781593 data=null doit=true} to Shell with text {Find} [2019-07-29T21:14:37.577Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:14:37.577Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:14:37.577Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-29T21:14:37.577Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1066781599 data=null} to (of type 'Combo') [2019-07-29T21:14:37.577Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@64fd2816 [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1066781620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066781621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1066781621 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1066781621 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1066781621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1066781621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1066781622 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 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1066781622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066781622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1066781622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1066781622 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1066781623 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3b4a0d96 [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1066781625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1066781625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1066781625 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1066781626 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1066781626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1066781626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1066781626 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 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1066781626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1066781626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1066781626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1066781626 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1066781627 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066781627 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066781627 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066781627 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066781627 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066781627 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066781627 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066781627 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066781629 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066781629 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066781629 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066781630 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066781630 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:37.577Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:37.577Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:37.577Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:14:37.577Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:14:37.577Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-29T21:14:37.577Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-29T21:14:37.577Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-29T21:14:37.577Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1066781632 data=null} to (of type 'Combo') [2019-07-29T21:14:37.577Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6d61c425 [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1066781686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1066781687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1066781687 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1066781687 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1066781687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1066781687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1066781687 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 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1066781688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1066781688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1066781688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1066781688 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1066781688 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:37.577Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066781688 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066781688 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066781688 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066781689 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066781689 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066781689 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066781689 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066781691 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066781691 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066781691 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066781691 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066781691 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:37.577Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:37.577Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:37.577Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T21:14:37.577Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T21:14:37.577Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:37.577Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:37.577Z] DEBUG - Clicking on Close [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066781697 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066781697 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066781697 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066781697 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066781697 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066781697 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') [2019-07-29T21:14:37.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066781697 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') [2019-07-29T21:14:37.834Z] DEBUG - Clicked on [2019-07-29T21:14:37.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:37.834Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:37.834Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:37.834Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:37.834Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:37.834Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:37.834Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:37.834Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:37.834Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:38.398Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:38.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066782407 data=null doit=true} to Shell with text {Find} [2019-07-29T21:14:38.398Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.398Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:38.398Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:14:38.398Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:14:38.398Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T21:14:38.398Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1066782412 data=null} to (of type 'Combo') [2019-07-29T21:14:38.398Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.398Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11d7d941 [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1066782417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066782417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1066782422 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1066782422 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1066782422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1066782422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1066782423 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 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1066782423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066782423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1066782423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1066782423 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1066782424 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:38.399Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066782426 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066782426 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066782426 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066782427 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066782427 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066782427 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066782427 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066782428 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066782428 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066782429 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066782429 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066782429 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:38.399Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:38.399Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:38.399Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:14:38.399Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:14:38.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:38.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:38.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:38.399Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-29T21:14:38.399Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-29T21:14:38.399Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T21:14:38.399Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1066782489 data=null} to (of type 'Combo') [2019-07-29T21:14:38.399Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1066782491 data=null doit=true} to Button with text {F&orward} [2019-07-29T21:14:38.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1066782491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2019-07-29T21:14:38.399Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1066782492 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1066782493 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1066782493 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1066782493 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 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.399Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:38.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:38.399Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066782504 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066782504 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066782504 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066782504 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066782504 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066782504 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066782504 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066782506 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066782506 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066782506 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066782506 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066782506 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:38.399Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:38.399Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:38.399Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T21:14:38.399Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T21:14:38.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:38.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:38.399Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:38.399Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:38.399Z] DEBUG - Clicking on Close [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066782510 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066782510 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066782510 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066782510 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066782510 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066782510 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') [2019-07-29T21:14:38.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066782510 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') [2019-07-29T21:14:38.655Z] DEBUG - Clicked on [2019-07-29T21:14:38.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:39.329Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:39.329Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:39.329Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:39.329Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:39.329Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:39.329Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:39.329Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:39.329Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:39.588Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:39.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066783617 data=null doit=true} to Shell with text {Find} [2019-07-29T21:14:39.588Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:14:39.588Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:14:39.588Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T21:14:39.588Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1066783621 data=null} to (of type 'Combo') [2019-07-29T21:14:39.588Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1066783623 data=null doit=true} to Button with text {&Backward} [2019-07-29T21:14:39.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1066783623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2019-07-29T21:14:39.588Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1066783624 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1066783625 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1066783625 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1066783625 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 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@155150c4 [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1066783641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066783641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1066783641 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1066783641 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1066783642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1066783642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1066783642 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 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1066783642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066783642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1066783642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1066783642 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1066783642 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1092e39b [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1066783644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1066783647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1066783647 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1066783647 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1066783647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1066783647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1066783647 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 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1066783647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1066783648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1066783648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1066783648 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1066783648 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:39.588Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066783649 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066783649 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066783649 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066783649 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066783650 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066783650 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066783650 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066783651 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066783651 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066783651 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066783651 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066783651 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:39.588Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:39.588Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:39.588Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:14:39.588Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:14:39.588Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-29T21:14:39.588Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-29T21:14:39.588Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-29T21:14:39.588Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1066783653 data=null} to (of type 'Combo') [2019-07-29T21:14:39.588Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:39.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:39.588Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066783692 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066783692 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066783692 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066783692 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066783692 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066783692 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066783692 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066783700 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066783700 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066783700 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066783700 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066783700 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:39.588Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:39.588Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:39.588Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T21:14:39.588Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T21:14:39.588Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:39.588Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:39.588Z] DEBUG - Clicking on Close [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066783703 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066783703 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066783703 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066783703 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066783703 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066783703 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') [2019-07-29T21:14:39.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066783703 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') [2019-07-29T21:14:39.846Z] DEBUG - Clicked on [2019-07-29T21:14:39.846Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:39.846Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:39.846Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:39.846Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:39.846Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:39.846Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:39.846Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:39.846Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:39.846Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:40.103Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:40.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066784336 data=null doit=true} to Shell with text {Find} [2019-07-29T21:14:40.103Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.103Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:14:40.103Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:14:40.103Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T21:14:40.103Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1066784339 data=null} to (of type 'Combo') [2019-07-29T21:14:40.103Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6634f211 [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1066784342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1066784343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1066784343 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1066784343 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1066784343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1066784343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1066784343 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 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1066784343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1066784343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1066784343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1066784344 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1066784344 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@503056df [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1066784346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1066784346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1066784346 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1066784346 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1066784346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1066784346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1066784346 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 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1066784347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1066784347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1066784347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1066784347 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1066784347 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.103Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:40.103Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:40.103Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066784354 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') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066784354 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') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066784354 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066784354 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066784354 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') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066784354 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') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066784354 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') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066784355 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') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066784355 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') [2019-07-29T21:14:40.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066784355 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') [2019-07-29T21:14:40.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066784355 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066784355 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.103Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:40.103Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:40.103Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:40.103Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:14:40.103Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:14:40.103Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-29T21:14:40.103Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-29T21:14:40.103Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-29T21:14:40.103Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1066784357 data=null} to (of type 'Combo') [2019-07-29T21:14:40.103Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:40.361Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:40.361Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:40.361Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:40.361Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:40.361Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066784362 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066784362 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066784362 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066784362 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066784363 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066784363 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066784363 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066784368 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066784388 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066784388 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066784389 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.361Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066784389 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:40.361Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:40.361Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:40.361Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:40.361Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T21:14:40.361Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T21:14:40.361Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:40.361Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:40.361Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.361Z] DEBUG - Clicking on Close [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066784391 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066784391 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066784392 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:40.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066784392 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066784392 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066784392 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') [2019-07-29T21:14:40.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066784392 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') [2019-07-29T21:14:40.361Z] DEBUG - Clicked on [2019-07-29T21:14:40.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:40.618Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:40.618Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:40.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:40.618Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:40.618Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:40.618Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:40.618Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:40.618Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:40.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:40.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066784966 data=null doit=true} to Shell with text {Find} [2019-07-29T21:14:40.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:40.875Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:40.875Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:40.875Z] DEBUG - Clicking on Close [2019-07-29T21:14:40.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066784969 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') [2019-07-29T21:14:40.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066784969 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') [2019-07-29T21:14:40.875Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066784970 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:40.875Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066784970 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:40.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066784970 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') [2019-07-29T21:14:40.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066784970 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') [2019-07-29T21:14:40.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066784970 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') [2019-07-29T21:14:41.131Z] DEBUG - Clicked on [2019-07-29T21:14:41.131Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:41.131Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:41.131Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:41.131Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:41.131Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:41.131Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:41.131Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:41.131Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:41.387Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:41.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066785486 data=null doit=true} to Shell with text {Find} [2019-07-29T21:14:41.387Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:41.387Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:41.387Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.387Z] DEBUG - Clicking on Close [2019-07-29T21:14:41.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066785490 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') [2019-07-29T21:14:41.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066785490 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') [2019-07-29T21:14:41.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066785490 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:41.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066785490 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:41.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066785490 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') [2019-07-29T21:14:41.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066785490 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') [2019-07-29T21:14:41.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066785490 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') [2019-07-29T21:14:41.644Z] DEBUG - Clicked on [2019-07-29T21:14:41.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:14:41.644Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:41.644Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:41.644Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:41.644Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:41.644Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:14:41.644Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:14:41.644Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:41.644Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:14:41.901Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:41.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066786051 data=null doit=true} to Shell with text {Find} [2019-07-29T21:14:41.901Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.901Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:14:41.901Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:14:41.901Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T21:14:41.901Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1066786055 data=null} to (of type 'Combo') [2019-07-29T21:14:41.901Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1066786057 data=null doit=true} to Button with text {F&orward} [2019-07-29T21:14:41.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1066786057 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2019-07-29T21:14:41.901Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1066786058 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1066786063 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1066786064 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1066786064 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 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@584b3bdc [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1066786066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1066786066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1066786066 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1066786066 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1066786066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1066786066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1066786066 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 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1066786067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1066786067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1066786067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1066786067 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1066786067 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6d1fc55 [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1066786068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066786068 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1066786068 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1066786068 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1066786069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1066786069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1066786069 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 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1066786069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066786069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1066786069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1066786069 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1066786069 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:41.901Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066786072 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') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066786072 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') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066786072 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066786072 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066786072 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') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066786072 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') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066786072 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') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066786073 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') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066786073 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') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066786073 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') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066786087 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066786087 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.901Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:41.901Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:41.901Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:41.901Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T21:14:41.901Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T21:14:41.901Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:41.901Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:41.901Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T21:14:41.901Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T21:14:41.901Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:41.901Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:14:41.901Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-29T21:14:41.901Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-29T21:14:41.901Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-29T21:14:41.901Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1066786091 data=null} to (of type 'Combo') [2019-07-29T21:14:41.901Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1066786092 data=null doit=true} to Button with text {&Backward} [2019-07-29T21:14:41.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1066786093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2019-07-29T21:14:41.901Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1066786094 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1066786103 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1066786104 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1066786104 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 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:14:41.901Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.901Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:14:41.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:14:41.913Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:14:41.913Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066786109 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066786109 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066786110 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066786110 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066786110 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066786110 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066786110 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066786114 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066786114 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066786120 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066786120 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066786121 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:14:41.913Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:14:41.913Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:14:41.913Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:14:41.913Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T21:14:41.913Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T21:14:41.913Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:41.913Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:41.913Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:14:41.913Z] DEBUG - Clicking on Close [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066786124 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066786124 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066786124 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:41.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066786124 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066786124 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066786125 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') [2019-07-29T21:14:41.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066786125 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') [2019-07-29T21:14:42.170Z] DEBUG - Clicked on [2019-07-29T21:14:42.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1066786413 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-29T21:14:42.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:14:42.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:14:42.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:14:42.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:14:42.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066786488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:14:42.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066786488 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:14:42.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066786489 data=null} to TreeItem with text {test} [2019-07-29T21:14:42.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066786489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:14:42.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066786490 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} [2019-07-29T21:14:42.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066786509 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:14:42.427Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:14:42.427Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:14:42.683Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:14:42.940Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:14:42.940Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:42.940Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787123 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787123 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787124 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') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787124 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066787124 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:42.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] DEBUG - Clicking on OK [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066787126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066787126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066787127 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066787127 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066787127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066787127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:42.940Z] DEBUG - Clicked on OK [2019-07-29T21:14:43.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066787127 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') [2019-07-29T21:14:43.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066786607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:14:43.760Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.266 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-29T21:14:43.760Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.107 s [2019-07-29T21:14:43.760Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.803 s [2019-07-29T21:14:43.760Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.136 s [2019-07-29T21:14:43.760Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.671 s [2019-07-29T21:14:43.760Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.064 s [2019-07-29T21:14:43.760Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.731 s [2019-07-29T21:14:43.760Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-29T21:14:44.324Z] *** BUG *** [2019-07-29T21:14:44.324Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:14:44.324Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:14:44.324Z] [2019-07-29T21:14:44.324Z] *** BUG *** [2019-07-29T21:14:44.324Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:14:44.324Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:14:44.324Z] [2019-07-29T21:14:44.581Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-29T21:14:44.581Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:14:49.833Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:14:49.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:49.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:14:49.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:14:49.833Z] DEBUG - number of items : 6 [2019-07-29T21:14:49.833Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066793793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066793793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066793794 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066793794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066793794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066793794 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 {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066793797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066793828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066793828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066793828 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066793828 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:14:49.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:14:49.833Z] DEBUG - number of items : 6 [2019-07-29T21:14:49.833Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066793887 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066793887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066793887 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 {Showing all threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066793888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066793888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066793910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066793910 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066793911 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-29T21:14:49.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:14:49.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:14:50.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-29T21:14:50.090Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:14:53.523Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:14:53.523Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:14:53.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:14:53.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:14:53.523Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-29T21:14:53.523Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-29T21:14:53.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066797496 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:14:53.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:14:53.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:14:53.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:14:53.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:14:53.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066797582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:14:53.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066797582 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:14:53.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066797582 data=null} to TreeItem with text {test} [2019-07-29T21:14:53.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066797582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:14:53.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066797583 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} [2019-07-29T21:14:53.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066797592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:14:53.523Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:14:53.523Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:14:53.779Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:14:53.779Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:14:53.779Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:14:53.779Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:54.036Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798088 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798088 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798089 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') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798089 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066798089 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:14:54.036Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] DEBUG - Clicking on OK [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066798091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066798091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066798091 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066798091 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066798091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066798091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:14:54.036Z] DEBUG - Clicked on OK [2019-07-29T21:14:54.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066798092 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') [2019-07-29T21:14:54.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066797704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:14:54.599Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.749 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-29T21:14:54.599Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 5.756 s [2019-07-29T21:14:54.599Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.402 s [2019-07-29T21:14:54.599Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-29T21:15:04.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T21:15:04.545Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:04.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:05.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066809227 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:15:05.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:15:05.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:05.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:15:05.108Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:15:05.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066809278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:15:05.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066809278 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:15:05.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066809278 data=null} to TreeItem with text {test} [2019-07-29T21:15:05.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066809278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:15:05.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066809279 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} [2019-07-29T21:15:05.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066809288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:15:05.365Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:15:05.365Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:15:05.365Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:15:05.928Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:15:05.928Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:15:05.928Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 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') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810160 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066810161 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:15:05.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] DEBUG - Clicking on OK [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066810162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066810162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066810162 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066810162 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066810162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066810162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:05.928Z] DEBUG - Clicked on OK [2019-07-29T21:15:06.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066810162 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') [2019-07-29T21:15:06.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066809380 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:15:06.748Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.057 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-29T21:15:06.748Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 2.106 s [2019-07-29T21:15:06.748Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-29T21:15:07.004Z] *** BUG *** [2019-07-29T21:15:07.004Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:15:07.004Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:15:07.004Z] [2019-07-29T21:15:07.004Z] *** BUG *** [2019-07-29T21:15:07.004Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:15:07.004Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:15:07.004Z] [2019-07-29T21:15:07.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-29T21:15:07.260Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:15:12.511Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:12.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:12.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:15:12.511Z] DEBUG - number of items : 5 [2019-07-29T21:15:12.511Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066816320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066816321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066816321 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066816321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066816321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066816321 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 the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066816380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066816599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066816599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066816599 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066816599 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:12.511Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - number of items : 17 [2019-07-29T21:15:13.074Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066817292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066817292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066817292 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066817292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066817293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066817293 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 the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066817293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066817293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066817293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066817293 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066817294 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:13.074Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:14.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-29T21:15:14.441Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:15:17.712Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:17.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:17.712Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:15:17.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:17.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:15:17.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:17.969Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-29T21:15:17.969Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-29T21:15:17.969Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-29T21:15:18.534Z] DEBUG - number of items : 17 [2019-07-29T21:15:18.534Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066822785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066822786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066822786 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066822786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066822786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066822786 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 the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066822787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066822787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066822787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066822787 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066822787 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:18.534Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-29T21:15:19.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-29T21:15:19.903Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:15:22.425Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:22.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:22.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-29T21:15:22.936Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:15:22.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:23.193Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:15:23.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:23.193Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:15:23.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:23.449Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:15:23.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:23.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066827611 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:15:23.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:15:23.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:23.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:15:23.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:15:23.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066827700 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:15:23.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066827700 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:15:23.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066827700 data=null} to TreeItem with text {test} [2019-07-29T21:15:23.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066827701 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:15:23.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066827701 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} [2019-07-29T21:15:23.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066827710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:15:23.705Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:15:23.705Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:15:23.705Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:15:23.961Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:15:23.961Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:15:23.961Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828104 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828104 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828104 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') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828105 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066828105 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:15:23.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] DEBUG - Clicking on OK [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066828106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066828106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066828106 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066828106 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066828110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066828110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:23.961Z] DEBUG - Clicked on OK [2019-07-29T21:15:24.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066828110 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') [2019-07-29T21:15:24.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066827825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:15:24.728Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.881 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-29T21:15:24.728Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 7.373 s [2019-07-29T21:15:24.728Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 5.324 s [2019-07-29T21:15:24.728Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.765 s [2019-07-29T21:15:24.728Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-29T21:15:32.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-29T21:15:32.959Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:32.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-29T21:15:33.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:33.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:33.217Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:15:33.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:33.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:15:33.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066837691 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:15:33.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:15:33.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:15:33.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:15:33.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:15:33.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066837794 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:15:33.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066837794 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:15:33.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066837794 data=null} to TreeItem with text {test} [2019-07-29T21:15:33.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066837794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:15:33.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066837794 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} [2019-07-29T21:15:33.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066837802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:15:33.731Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:15:33.731Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:15:33.988Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:15:34.244Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:15:34.244Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:15:34.244Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838313 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838313 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838314 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') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838314 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066838314 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:15:34.244Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] DEBUG - Clicking on OK [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066838318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066838318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066838318 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066838318 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066838329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066838329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:15:34.244Z] DEBUG - Clicked on OK [2019-07-29T21:15:34.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066838329 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') [2019-07-29T21:15:34.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066837897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:15:34.807Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.352 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-29T21:15:34.807Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 1.888 s [2019-07-29T21:15:34.807Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-29T21:15:56.703Z] [2019-07-29T21:15:56.703Z] !ENTRY org.eclipse.tracecompass.analysis.os.linux.ui 4 0 2019-07-29 21:15:53.534 [2019-07-29T21:15:56.703Z] !MESSAGE Thread Status Data Provider failed: org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException:null [2019-07-29T21:16:03.306Z] [2019-07-29T21:16:03.306Z] !ENTRY org.eclipse.tracecompass.analysis.os.linux.ui 4 0 2019-07-29 21:16:02.831 [2019-07-29T21:16:03.306Z] !MESSAGE Thread Status Data Provider failed: org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException:null [2019-07-29T21:16:05.197Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.908 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-29T21:16:05.197Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 29.271 s [2019-07-29T21:16:05.197Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-29T21:16:08.466Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:16:08.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:16:08.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-29T21:16:08.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-29T21:16:08.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:08.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:16:08.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:16:08.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:08.721Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-29T21:16:08.721Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-29T21:16:08.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1066872800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston/338' [2019-07-29T21:16:08.721Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-29T21:16:11.241Z] DEBUG - number of items : 19 [2019-07-29T21:16:11.241Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066875091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066875091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066875091 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066875091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066875091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066875092 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 {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066875093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066875093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066875093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066875093 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066875093 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.241Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - number of items : 19 [2019-07-29T21:16:11.498Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066875595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066875607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066875607 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066875607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066875608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066875608 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 {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066875609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066875609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066875610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066875610 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066875610 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-29T21:16:11.498Z] DEBUG - number of items : 19 [2019-07-29T21:16:11.498Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066875612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066875612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066875683 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066875683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066875683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066875684 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 {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066875685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066875685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066875685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066875685 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066875685 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.498Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-29T21:16:11.754Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-29T21:16:11.754Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-29T21:16:11.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1066875908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston-desktop-/340' [2019-07-29T21:16:11.754Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-29T21:16:13.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066876994 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:16:13.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:16:13.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:16:13.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:16:13.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:16:13.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066877091 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:16:13.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066877091 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:16:13.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066877091 data=null} to TreeItem with text {test} [2019-07-29T21:16:13.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066877092 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:16:13.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066877092 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} [2019-07-29T21:16:13.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066877107 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:16:13.122Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:16:13.122Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:16:13.122Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:16:13.379Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:16:13.379Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:16:13.379Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877597 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877597 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877597 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') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877598 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066877598 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:13.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.379Z] DEBUG - Clicking on OK [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066877611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066877611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066877611 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066877612 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066877612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066877612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.379Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:13.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:14.227Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:14.227Z] DEBUG - Clicked on OK [2019-07-29T21:16:14.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066877612 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') [2019-07-29T21:16:14.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066877213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:16:14.578Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.644 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-29T21:16:14.578Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 7.525 s [2019-07-29T21:16:14.578Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-29T21:16:21.118Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-29T21:16:21.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:16:21.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T21:16:21.118Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:21.118Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:21.118Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:21.118Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:21.118Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:21.118Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:21.118Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:21.118Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:21.376Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:21.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066885511 data=null doit=true} to Shell with text {Find} [2019-07-29T21:16:21.376Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.376Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:16:21.376Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:16:21.376Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-29T21:16:21.376Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1066885514 data=null} to (of type 'Combo') [2019-07-29T21:16:21.376Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3a4795b1 [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1066885519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066885519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1066885519 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1066885519 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1066885519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1066885519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1066885519 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 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1066885520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066885520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1066885520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1066885520 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1066885520 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.376Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@58101e52 [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1066885526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1066885527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1066885527 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1066885527 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1066885527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1066885527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1066885527 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 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1066885528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1066885528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1066885528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1066885528 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1066885528 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.376Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066885528 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') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066885528 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') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066885528 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066885528 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066885529 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') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066885529 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') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066885529 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') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066885529 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') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066885529 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') [2019-07-29T21:16:21.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066885529 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') [2019-07-29T21:16:21.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066885529 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066885529 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.376Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:21.376Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:21.376Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:21.376Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:16:21.377Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:16:21.377Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-29T21:16:21.377Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-29T21:16:21.377Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-29T21:16:21.377Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1066885531 data=null} to (of type 'Combo') [2019-07-29T21:16:21.377Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@25d8bc41 [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1066885535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1066885535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1066885536 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1066885536 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1066885536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1066885536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1066885536 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 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1066885536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1066885536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1066885537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1066885537 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1066885537 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:21.377Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066885537 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066885537 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066885537 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066885537 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066885537 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066885537 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066885537 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066885538 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066885538 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066885538 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066885538 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066885538 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:21.377Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:21.377Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:21.377Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:21.377Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T21:16:21.377Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T21:16:21.377Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:21.377Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:21.377Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:21.377Z] DEBUG - Clicking on Close [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066885592 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066885592 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066885592 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:21.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066885592 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066885593 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066885593 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') [2019-07-29T21:16:21.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066885593 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') [2019-07-29T21:16:21.634Z] DEBUG - Clicked on [2019-07-29T21:16:21.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T21:16:21.634Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:21.634Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:21.634Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:21.634Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:21.634Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:21.634Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:21.634Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:21.890Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:22.147Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:22.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066886228 data=null doit=true} to Shell with text {Find} [2019-07-29T21:16:22.147Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.147Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:22.147Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:16:22.147Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:16:22.147Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:22.147Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1066886232 data=null} to (of type 'Combo') [2019-07-29T21:16:22.147Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ecfdaf4 [2019-07-29T21:16:22.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1066886284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066886284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1066886284 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1066886285 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1066886285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1066886285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1066886285 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 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1066886285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066886285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1066886285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1066886285 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1066886285 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.147Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:22.148Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066886287 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066886287 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066886288 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066886288 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066886288 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066886288 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066886288 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066886288 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066886288 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066886288 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066886289 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066886289 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:22.148Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:22.148Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:22.148Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:16:22.148Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:16:22.148Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:22.148Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:22.148Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:22.148Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-29T21:16:22.148Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-29T21:16:22.148Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:22.148Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1066886383 data=null} to (of type 'Combo') [2019-07-29T21:16:22.148Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1066886384 data=null doit=true} to Button with text {F&orward} [2019-07-29T21:16:22.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1066886385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2019-07-29T21:16:22.148Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1066886386 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1066886386 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1066886386 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1066886387 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 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.148Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:22.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:22.148Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066886390 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066886391 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066886391 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066886391 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066886391 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066886391 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066886391 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066886391 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066886391 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066886392 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066886392 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066886392 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:22.148Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:22.148Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:22.148Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T21:16:22.148Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T21:16:22.148Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:22.148Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:22.148Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:22.148Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:22.148Z] DEBUG - Clicking on Close [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066886395 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066886395 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066886395 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066886395 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066886395 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') [2019-07-29T21:16:22.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066886395 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') [2019-07-29T21:16:22.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066886395 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') [2019-07-29T21:16:22.661Z] DEBUG - Clicked on [2019-07-29T21:16:22.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T21:16:23.223Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:23.223Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:23.223Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:23.223Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:23.223Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:23.223Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:23.223Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:23.223Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:23.223Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:23.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066887463 data=null doit=true} to Shell with text {Find} [2019-07-29T21:16:23.223Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.223Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:16:23.223Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:16:23.223Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-29T21:16:23.223Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1066887468 data=null} to (of type 'Combo') [2019-07-29T21:16:23.223Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.223Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1066887469 data=null doit=true} to Button with text {&Backward} [2019-07-29T21:16:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1066887483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2019-07-29T21:16:23.480Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1066887484 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1066887484 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1066887485 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1066887485 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 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.480Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@537e8b5e [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1066887487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066887488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1066887488 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1066887488 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1066887488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1066887488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1066887488 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 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1066887489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066887489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1066887489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1066887489 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1066887489 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.480Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4a449338 [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1066887490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1066887490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1066887491 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1066887491 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1066887491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1066887491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1066887491 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 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1066887491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1066887491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1066887491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1066887492 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1066887492 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:23.481Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066887493 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066887493 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066887493 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066887493 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066887493 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066887493 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066887493 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066887499 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066887499 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066887499 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066887500 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066887500 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:23.481Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:23.481Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:23.481Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:16:23.481Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:16:23.481Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-29T21:16:23.481Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-29T21:16:23.481Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-29T21:16:23.481Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1066887515 data=null} to (of type 'Combo') [2019-07-29T21:16:23.481Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:23.481Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:23.481Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066887584 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066887584 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066887584 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066887584 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066887584 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066887584 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066887584 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066887587 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066887588 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066887588 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066887588 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066887588 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:23.481Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:23.481Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:23.481Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T21:16:23.481Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T21:16:23.481Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:23.481Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:23.481Z] DEBUG - Clicking on Close [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066887591 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066887592 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066887592 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066887592 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066887592 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066887592 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') [2019-07-29T21:16:23.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066887592 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') [2019-07-29T21:16:23.738Z] DEBUG - Clicked on [2019-07-29T21:16:23.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T21:16:23.738Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:23.738Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:23.738Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:23.738Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:23.738Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:23.738Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:23.738Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:23.994Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:24.251Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:24.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066888396 data=null doit=true} to Shell with text {Find} [2019-07-29T21:16:24.251Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:16:24.251Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:16:24.251Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:24.251Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1066888399 data=null} to (of type 'Combo') [2019-07-29T21:16:24.251Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@51d9da4f [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1066888403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1066888403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1066888403 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1066888404 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1066888404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1066888404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1066888404 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 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1066888404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1066888404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1066888404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1066888405 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1066888405 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:24.251Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066888413 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066888413 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066888413 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066888413 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066888413 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066888413 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066888413 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066888414 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066888414 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066888414 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066888414 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066888414 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:24.251Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:24.251Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:24.251Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:16:24.251Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-29T21:16:24.251Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-29T21:16:24.251Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-29T21:16:24.251Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-29T21:16:24.251Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1066888415 data=null} to (of type 'Combo') [2019-07-29T21:16:24.251Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:24.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:24.251Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066888420 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066888420 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066888420 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066888420 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066888421 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066888421 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066888421 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066888426 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066888427 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066888427 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066888488 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066888488 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:24.251Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:24.251Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:24.251Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-29T21:16:24.251Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-29T21:16:24.251Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:24.251Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:24.251Z] DEBUG - Clicking on Close [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066888491 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066888491 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066888491 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066888491 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066888491 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066888491 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') [2019-07-29T21:16:24.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066888491 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') [2019-07-29T21:16:24.814Z] DEBUG - Clicked on [2019-07-29T21:16:24.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T21:16:24.814Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:24.814Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:24.814Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:24.814Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:24.814Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:24.814Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:24.814Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:24.814Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:25.069Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:25.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066889202 data=null doit=true} to Shell with text {Find} [2019-07-29T21:16:25.069Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:25.070Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:25.070Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:25.070Z] DEBUG - Clicking on Close [2019-07-29T21:16:25.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066889206 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') [2019-07-29T21:16:25.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066889206 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') [2019-07-29T21:16:25.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066889206 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:25.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066889206 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:25.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066889206 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') [2019-07-29T21:16:25.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066889206 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') [2019-07-29T21:16:25.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066889206 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') [2019-07-29T21:16:25.326Z] DEBUG - Clicked on [2019-07-29T21:16:25.326Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:25.326Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:25.326Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:25.326Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:25.326Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:25.326Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:25.326Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:25.326Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:25.582Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:25.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066889695 data=null doit=true} to Shell with text {Find} [2019-07-29T21:16:25.582Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:25.582Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:25.582Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:25.582Z] DEBUG - Clicking on Close [2019-07-29T21:16:25.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066889707 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') [2019-07-29T21:16:25.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066889708 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') [2019-07-29T21:16:25.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066889708 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:25.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066889708 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:25.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066889713 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') [2019-07-29T21:16:25.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066889713 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') [2019-07-29T21:16:25.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066889713 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') [2019-07-29T21:16:25.838Z] DEBUG - Clicked on [2019-07-29T21:16:25.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-29T21:16:25.838Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:25.838Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:25.838Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:25.838Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:25.838Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-29T21:16:25.838Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-29T21:16:25.838Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:25.838Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-29T21:16:26.223Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:26.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1066890254 data=null doit=true} to Shell with text {Find} [2019-07-29T21:16:26.223Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.223Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-29T21:16:26.223Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-29T21:16:26.223Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:26.223Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1066890258 data=null} to (of type 'Combo') [2019-07-29T21:16:26.223Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1066890260 data=null doit=true} to Button with text {F&orward} [2019-07-29T21:16:26.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1066890260 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2019-07-29T21:16:26.223Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1066890261 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1066890261 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1066890261 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1066890262 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 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@13d5254d [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1066890263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1066890263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1066890263 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1066890263 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1066890263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1066890263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1066890269 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 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1066890270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1066890270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1066890270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1066890270 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1066890270 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5a05eb9a [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1066890271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066890271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1066890271 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1066890272 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1066890272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1066890272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1066890272 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 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1066890272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1066890272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1066890272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1066890272 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1066890272 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:26.223Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066890278 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066890278 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066890278 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066890278 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066890278 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066890278 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066890278 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066890279 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066890279 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066890279 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066890279 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066890279 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.223Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:26.223Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:26.223Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:26.223Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T21:16:26.223Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T21:16:26.223Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:26.223Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:26.223Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T21:16:26.223Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T21:16:26.223Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:26.223Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:26.223Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-29T21:16:26.223Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-29T21:16:26.223Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:26.223Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1066890285 data=null} to (of type 'Combo') [2019-07-29T21:16:26.223Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1066890290 data=null doit=true} to Button with text {&Backward} [2019-07-29T21:16:26.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1066890291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2019-07-29T21:16:26.223Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1066890292 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1066890292 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1066890292 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1066890292 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 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.223Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-29T21:16:26.223Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:16:26.223Z] DEBUG - Clicking on Fi&nd [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1066890296 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') [2019-07-29T21:16:26.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066890296 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') [2019-07-29T21:16:26.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1066890296 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1066890296 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1066890297 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') [2019-07-29T21:16:26.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1066890297 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') [2019-07-29T21:16:26.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1066890297 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') [2019-07-29T21:16:26.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1066890313 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') [2019-07-29T21:16:26.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1066890316 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') [2019-07-29T21:16:26.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1066890316 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') [2019-07-29T21:16:26.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1066890316 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1066890317 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-29T21:16:26.224Z] DEBUG - Clicked on Fi&nd [2019-07-29T21:16:26.224Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-29T21:16:26.224Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-29T21:16:26.224Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-29T21:16:26.224Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-29T21:16:26.224Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:26.224Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:26.224Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-29T21:16:26.224Z] DEBUG - Clicking on Close [2019-07-29T21:16:26.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1066890390 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') [2019-07-29T21:16:26.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1066890390 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') [2019-07-29T21:16:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1066890391 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1066890391 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:16:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1066890391 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') [2019-07-29T21:16:26.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1066890391 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') [2019-07-29T21:16:26.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1066890391 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') [2019-07-29T21:16:26.480Z] DEBUG - Clicked on [2019-07-29T21:16:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1066890656 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-29T21:16:26.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:16:26.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:16:26.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:16:26.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:16:26.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066890731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:16:26.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066890731 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:16:26.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066890731 data=null} to TreeItem with text {test} [2019-07-29T21:16:26.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066890732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:16:26.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066890732 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} [2019-07-29T21:16:26.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066890750 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:16:26.737Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:16:26.737Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:16:26.737Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:16:27.301Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:16:27.301Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:16:27.301Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891289 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 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') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066891290 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:16:27.301Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] DEBUG - Clicking on OK [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066891291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066891291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066891291 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066891292 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066891292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066891292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:16:27.301Z] DEBUG - Clicked on OK [2019-07-29T21:16:27.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066891292 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') [2019-07-29T21:16:27.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066890814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:16:27.864Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.442 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-29T21:16:27.864Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.188 s [2019-07-29T21:16:27.864Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.907 s [2019-07-29T21:16:27.864Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.215 s [2019-07-29T21:16:27.864Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.899 s [2019-07-29T21:16:27.864Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.085 s [2019-07-29T21:16:27.864Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.761 s [2019-07-29T21:16:27.864Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-29T21:16:42.709Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:16:42.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:16:42.709Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-29T21:16:42.709Z] *** BUG *** [2019-07-29T21:16:42.709Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:16:42.709Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:16:42.709Z] [2019-07-29T21:16:42.709Z] *** BUG *** [2019-07-29T21:16:42.709Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:16:42.709Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:16:42.709Z] [2019-07-29T21:16:42.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T21:16:42.709Z] DEBUG - number of items : 2 [2019-07-29T21:16:42.709Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066905009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066905009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066905009 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066905009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066905010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066905010 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 {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066905011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066905011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066905011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066905011 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066905011 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-29T21:16:42.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-29T21:16:45.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-29T21:16:46.050Z] [2019-07-29T21:16:46.050Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 21:16:45.754 [2019-07-29T21:16:46.050Z] !MESSAGE Unhandled event loop exception [2019-07-29T21:16:46.050Z] !STACK 0 [2019-07-29T21:16:46.050Z] java.lang.NullPointerException [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:16:46.050Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:16:46.050Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:16:46.050Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:16:46.050Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:16:46.050Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:16:46.050Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:16:46.050Z] [2019-07-29T21:16:46.050Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 21:16:45.830 [2019-07-29T21:16:46.050Z] !MESSAGE Unhandled event loop exception [2019-07-29T21:16:46.050Z] !STACK 0 [2019-07-29T21:16:46.050Z] java.lang.NullPointerException [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:16:46.050Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:16:46.050Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:16:46.050Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:16:46.050Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:16:46.050Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:16:46.050Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:16:46.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-29T21:16:46.050Z] [2019-07-29T21:16:46.050Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 21:16:45.949 [2019-07-29T21:16:46.050Z] !MESSAGE Unhandled event loop exception [2019-07-29T21:16:46.050Z] !STACK 0 [2019-07-29T21:16:46.050Z] java.lang.NullPointerException [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T21:16:46.050Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T21:16:46.050Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:16:46.050Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:16:46.050Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:16:46.050Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:16:46.050Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:16:46.050Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:16:46.050Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:16:46.050Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:16:46.050Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:16:46.050Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:16:46.050Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:16:46.050Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:16:46.307Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:46.563Z] [2019-07-29T21:16:46.563Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 21:16:46.525 [2019-07-29T21:16:46.563Z] !MESSAGE Unhandled event loop exception [2019-07-29T21:16:46.563Z] !STACK 0 [2019-07-29T21:16:46.563Z] java.lang.NullPointerException [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T21:16:46.563Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:16:46.563Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.563Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:16:46.563Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:16:46.563Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:16:46.563Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.563Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:16:46.563Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:16:46.563Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:16:46.563Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:16:46.563Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:16:46.563Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:16:46.563Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:16:46.563Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:16:46.563Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:16:46.563Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:16:46.563Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:16:46.563Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:16:46.563Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:16:46.563Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:16:46.563Z] [2019-07-29T21:16:46.563Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 21:16:46.552 [2019-07-29T21:16:46.563Z] !MESSAGE Unhandled event loop exception [2019-07-29T21:16:46.563Z] !STACK 0 [2019-07-29T21:16:46.563Z] java.lang.NullPointerException [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T21:16:46.563Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T21:16:46.563Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T21:16:46.563Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:16:46.563Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.563Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:16:46.563Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:16:46.563Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:16:46.563Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.563Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:16:46.563Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:16:46.563Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:16:46.563Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:16:46.563Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:16:46.563Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:16:46.563Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:16:46.563Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:16:46.563Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:16:46.563Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:16:46.563Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:16:46.563Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:16:46.563Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:16:46.563Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:16:46.563Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:16:46.820Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-29T21:16:46.820Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:46.820Z] [2019-07-29T21:16:46.820Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 21:16:46.723 [2019-07-29T21:16:46.820Z] !MESSAGE Unhandled event loop exception [2019-07-29T21:16:46.820Z] !STACK 0 [2019-07-29T21:16:46.820Z] java.lang.NullPointerException [2019-07-29T21:16:46.820Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T21:16:46.820Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T21:16:46.820Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T21:16:46.820Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T21:16:46.820Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T21:16:46.820Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T21:16:46.820Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T21:16:46.820Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:16:46.820Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.820Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:16:46.820Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:16:46.820Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:16:46.820Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:46.820Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:16:46.820Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:16:46.820Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:16:46.820Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:16:46.820Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:16:46.820Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:16:46.820Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:16:46.820Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:16:46.820Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:16:46.820Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:16:46.820Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:16:46.820Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:16:46.820Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:16:46.820Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:16:46.820Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:16:46.820Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:16:46.820Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:16:46.820Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:16:46.820Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:16:46.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:16:46.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:16:52.073Z] [2019-07-29T21:16:52.073Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 21:16:51.028 [2019-07-29T21:16:52.073Z] !MESSAGE Unhandled event loop exception [2019-07-29T21:16:52.073Z] !STACK 0 [2019-07-29T21:16:52.073Z] java.lang.NullPointerException [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T21:16:52.073Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:16:52.073Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:52.073Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:16:52.073Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:16:52.073Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:16:52.073Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:52.073Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:16:52.073Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:16:52.073Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:16:52.073Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:16:52.073Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:16:52.073Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:16:52.073Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:16:52.073Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:16:52.073Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:16:52.073Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:16:52.073Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:16:52.073Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:16:52.073Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:16:52.073Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:16:52.073Z] [2019-07-29T21:16:52.073Z] !ENTRY org.eclipse.ui 4 0 2019-07-29 21:16:51.324 [2019-07-29T21:16:52.073Z] !MESSAGE Unhandled event loop exception [2019-07-29T21:16:52.073Z] !STACK 0 [2019-07-29T21:16:52.073Z] java.lang.NullPointerException [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-29T21:16:52.073Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-29T21:16:52.073Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-29T21:16:52.073Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:16:52.073Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:52.073Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:16:52.073Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:16:52.073Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:16:52.073Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:16:52.073Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:16:52.073Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:16:52.073Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:16:52.073Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:16:52.073Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:16:52.073Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:16:52.073Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:16:52.073Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:16:52.073Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:16:52.073Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:16:52.073Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:16:52.073Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:16:52.073Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:16:52.073Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:16:52.073Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:16:58.616Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:16:58.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066922982 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:16:58.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:16:58.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:16:58.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:16:58.871Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:16:58.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066923038 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:16:58.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066923038 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:16:58.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066923038 data=null} to TreeItem with text {test} [2019-07-29T21:16:58.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066923039 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:16:58.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066923039 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} [2019-07-29T21:16:58.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066923092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:16:59.128Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:16:59.128Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:16:59.128Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:17:00.057Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:17:00.057Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:00.057Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 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') [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066924196 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:00.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.057Z] DEBUG - Clicking on OK [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066924197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066924198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066924198 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066924198 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066924198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066924198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:00.058Z] DEBUG - Clicked on OK [2019-07-29T21:17:00.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066924198 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') [2019-07-29T21:17:00.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066923191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:17:00.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.917 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-29T21:17:00.991Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 30.219 s [2019-07-29T21:17:00.991Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-29T21:17:01.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-29T21:17:01.557Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:17:09.647Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-29T21:17:09.647Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:09.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:09.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:09.647Z] DEBUG - Setting state to checked on: scp_dest [2019-07-29T21:17:09.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066933325 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:17:09.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:17:09.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:09.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:09.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:09.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1066933364 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:17:09.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1066933364 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:17:09.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1066933364 data=null} to TreeItem with text {test} [2019-07-29T21:17:09.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1066933364 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:17:09.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066933365 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} [2019-07-29T21:17:09.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1066933372 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:17:09.647Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:17:09.647Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:17:09.647Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:17:09.904Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:17:09.904Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:10.161Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934161 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934161 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934162 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') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934162 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066934162 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:10.161Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] DEBUG - Clicking on OK [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066934163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066934163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066934164 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066934164 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066934164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066934164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:10.161Z] DEBUG - Clicked on OK [2019-07-29T21:17:10.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066934164 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') [2019-07-29T21:17:10.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066933481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:17:10.726Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.77 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-29T21:17:10.726Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 7.913 s [2019-07-29T21:17:10.726Z] [2019-07-29T21:17:10.726Z] Results: [2019-07-29T21:17:10.726Z] [2019-07-29T21:17:10.726Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T21:17:10.726Z] [2019-07-29T21:17:11.290Z] [2019-07-29T21:17:11.290Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 21:17:11.049 [2019-07-29T21:17:11.290Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T21:17:12.221Z] [INFO] All tests passed! [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T21:17:12.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T21:17:12.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-29T21:17:12.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-29T21:17:12.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:17:12.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-29T21:17:12.221Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-29T21:17:12.221Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-29T21:17:12.221Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] The project's OSGi version is 1.0.10.201907292011 [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:17:12.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-29T21:17:12.221Z] [INFO] [2019-07-29T21:17:12.221Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.221Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:17:12.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.784Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.784Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.784Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:12.784Z] [INFO] [2019-07-29T21:17:12.784Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:17:14.152Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T21:17:14.152Z] [INFO] Command line: [2019-07-29T21:17:14.152Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T21:17:14.152Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:17:17.426Z] !SESSION 2019-07-29 21:17:14.238 ----------------------------------------------- [2019-07-29T21:17:17.426Z] eclipse.buildId=unknown [2019-07-29T21:17:17.426Z] java.version=1.8.0_202 [2019-07-29T21:17:17.426Z] java.vendor=Oracle Corporation [2019-07-29T21:17:17.426Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:17:17.426Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T21:17:17.426Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T21:17:17.426Z] [2019-07-29T21:17:17.426Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:17:16.954 [2019-07-29T21:17:17.426Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:17:17.426Z] !STACK 0 [2019-07-29T21:17:17.426Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:17:17.426Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:17:17.426Z] [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:17:17.426Z] [2019-07-29T21:17:17.426Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:17:17.135 [2019-07-29T21:17:17.426Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:17:17.426Z] !STACK 0 [2019-07-29T21:17:17.426Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:17:17.426Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:17:17.426Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:17:17.426Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:17:17.426Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:17:17.426Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:17:17.426Z] [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:17:17.426Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:17:19.331Z] process 14738: 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 [2019-07-29T21:17:19.331Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:17:19.588Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:17:19.588Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:17:29.539Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-29T21:17:29.539Z] Display size: 1440x900 [2019-07-29T21:17:29.539Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T21:17:29.539Z] GTK version=3.18.9 [2019-07-29T21:17:29.539Z] GTK theme=Ambiance [2019-07-29T21:17:29.539Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T21:17:29.539Z] Time zone: Coordinated Universal Time [2019-07-29T21:17:29.539Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T21:17:29.539Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T21:17:30.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:17:31.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:31.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:31.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:31.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:31.031Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:31.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066955102 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066955103 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066955104 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066955104 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066955105 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066955286 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066955288 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066955288 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066955288 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066955289 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066955289 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066955298 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066955300 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066955305 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066955306 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066955306 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066955387 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:31.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1066955391 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:17:31.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1066955391 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:17:31.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1066955391 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1066955392 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:17:31.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066955392 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]} [2019-07-29T21:17:31.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1066955423 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:17:36.534Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T21:17:36.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:38.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:38.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:38.461Z] DEBUG - number of items : 18 [2019-07-29T21:17:38.461Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066962591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066962591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.461Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066962592 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066962592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066962592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.717Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066962959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066962961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066962961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066962962 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066962962 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.717Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:38.717Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:38.717Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:38.717Z] DEBUG - Clicking on Add... [2019-07-29T21:17:38.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1066962970 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') [2019-07-29T21:17:38.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1066962970 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') [2019-07-29T21:17:38.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1066962971 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:38.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1066962971 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:38.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1066962971 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') [2019-07-29T21:17:38.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1066962971 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') [2019-07-29T21:17:39.231Z] [2019-07-29T21:17:39.231Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-29 21:17:38.983 [2019-07-29T21:17:39.231Z] !MESSAGE no spawner in java.library.path [2019-07-29T21:17:39.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1066962978 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') [2019-07-29T21:17:39.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1066963298 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') [2019-07-29T21:17:39.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1066963299 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') [2019-07-29T21:17:39.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1066963299 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') [2019-07-29T21:17:39.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1066963299 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1066963300 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Clicked on Add... [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:39.231Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Clicking on OK [2019-07-29T21:17:39.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066963304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066963304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066963304 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066963304 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066963304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066963305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:39.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1066963408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:39.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066963305 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') [2019-07-29T21:17:39.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066962592 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 {Configure how the addresses are mapped to function names} [2019-07-29T21:17:39.745Z] DEBUG - Clicked on [2019-07-29T21:17:39.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:39.745Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:17:39.745Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:17:39.745Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:17:40.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:40.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:40.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:40.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:40.564Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:17:40.564Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:17:41.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066965311 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:17:41.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:17:41.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:41.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:41.383Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:41.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066965383 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:41.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066965384 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:41.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066965384 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:41.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066965384 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:41.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066965385 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:41.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066965404 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:41.639Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:17:41.639Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:17:41.639Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:17:42.203Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:17:42.203Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:42.203Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966216 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966216 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966217 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') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966217 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066966218 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:42.203Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] DEBUG - Clicking on OK [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066966221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066966221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066966285 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066966285 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066966285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066966286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:42.203Z] DEBUG - Clicked on OK [2019-07-29T21:17:43.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066966286 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') [2019-07-29T21:17:43.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066965645 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:17:43.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:17:44.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:44.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:44.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:44.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:44.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066968141 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066968142 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066968145 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066968146 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066968146 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066968157 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066968158 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066968158 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066968158 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066968159 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066968159 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066968181 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066968182 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066968182 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066968182 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066968183 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066968187 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:44.018Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1066968189 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:17:44.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1066968189 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:17:44.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1066968189 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1066968190 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:17:44.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066968190 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]} [2019-07-29T21:17:44.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1066968206 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:17:46.537Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T21:17:46.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:46.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:46.537Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:46.537Z] DEBUG - number of items : 18 [2019-07-29T21:17:46.537Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:46.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066970785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:46.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066970785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:46.537Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066970785 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:46.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066970786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:46.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066970786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:47.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066971107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:47.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066971110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:47.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066971110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:47.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066971110 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:47.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066971110 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:47.100Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:17:47.100Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:47.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:47.101Z] DEBUG - Clicking on Add... [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1066971119 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') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1066971120 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') [2019-07-29T21:17:47.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1066971120 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1066971120 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1066971120 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') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1066971120 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') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1066971314 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') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1066971314 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') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1066971315 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') [2019-07-29T21:17:47.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1066971315 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1066971315 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Clicked on Add... [2019-07-29T21:17:47.101Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-29T21:17:47.101Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:47.101Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:17:47.101Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:47.101Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Clicking on OK [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066971319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066971319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066971319 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066971319 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066971319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066971319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:47.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066971320 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') [2019-07-29T21:17:47.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1066971121 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') [2019-07-29T21:17:47.357Z] DEBUG - Clicked on [2019-07-29T21:17:47.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:17:47.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1066971410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1066971410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1066971410 data=null doit=true} to (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1066971411 data=null} to (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1066971411 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1066971413 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1066971415 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:47.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:47.357Z] DEBUG - Clicking on Down [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1066971417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1066971417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1066971417 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1066971418 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1066971418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1066971418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1066971418 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 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1066971421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1066971421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1066971427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1066971427 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1066971428 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Clicked on Down [2019-07-29T21:17:47.357Z] DEBUG - Clicking on Down [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1066971428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1066971428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1066971429 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1066971429 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1066971429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1066971429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1066971429 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 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1066971484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1066971484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1066971484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1066971485 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1066971485 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Clicked on Down [2019-07-29T21:17:47.358Z] DEBUG - Clicking on Down [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1066971485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1066971485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1066971486 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1066971486 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1066971486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1066971487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1066971487 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 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1066971489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1066971489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1066971490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1066971490 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1066971490 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Clicked on Down [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - Clicking on Up [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1066971493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1066971493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1066971494 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1066971494 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1066971494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1066971494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1066971494 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 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1066971502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1066971502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1066971503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1066971503 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1066971503 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Clicked on Up [2019-07-29T21:17:47.358Z] DEBUG - Clicking on Up [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1066971504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1066971504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1066971504 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1066971504 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1066971504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1066971504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1066971505 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 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1066971507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1066971507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1066971507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1066971507 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1066971508 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Clicked on Up [2019-07-29T21:17:47.358Z] DEBUG - Clicking on Up [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1066971508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1066971508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1066971508 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1066971509 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1066971509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1066971509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1066971509 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 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1066971512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1066971512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1066971512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1066971518 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1066971518 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Clicked on Up [2019-07-29T21:17:47.358Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1066971520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1066971520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1066971520 data=null doit=true} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1066971521 data=null} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1066971521 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1066971522 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1066971523 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1066971523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1066971523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1066971524 data=null doit=true} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1066971524 data=null} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1066971524 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1066971525 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1066971583 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - Clicking on Remove [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1066971586 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') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1066971586 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') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1066971586 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1066971586 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1066971586 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') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1066971587 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') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1066971587 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') [2019-07-29T21:17:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Clicked on Remove [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:47.358Z] DEBUG - Clicking on Cancel [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1066971592 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') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1066971592 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') [2019-07-29T21:17:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1066971593 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1066971593 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1066971593 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') [2019-07-29T21:17:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1066971593 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') [2019-07-29T21:17:47.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1066971593 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') [2019-07-29T21:17:47.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066970786 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 {Configure how the addresses are mapped to function names} [2019-07-29T21:17:47.926Z] DEBUG - Clicked on [2019-07-29T21:17:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066972333 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:17:48.183Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:17:48.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:48.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:48.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:48.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066972382 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:48.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066972382 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:48.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066972382 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:48.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066972383 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:48.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066972383 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:48.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066972393 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:48.439Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:17:48.439Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:17:48.439Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:17:48.696Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:17:48.696Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:48.696Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972914 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972914 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972915 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') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972915 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066972916 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:48.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.696Z] DEBUG - Clicking on OK [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066972923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066972924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066972924 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066972924 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066972924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066972924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:48.953Z] DEBUG - Clicked on OK [2019-07-29T21:17:49.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066972925 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') [2019-07-29T21:17:49.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066972529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:17:50.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:17:50.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:50.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:50.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:50.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:50.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066974736 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066974737 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066974737 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066974737 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066974738 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066974762 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066974768 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066974768 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066974768 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066974769 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066974769 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066974777 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066974777 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066974777 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066974778 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066974778 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066974789 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:50.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1066974790 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:17:50.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1066974790 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:17:50.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1066974790 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1066974791 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:17:50.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066974791 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]} [2019-07-29T21:17:50.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1066974805 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:17:53.159Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T21:17:53.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:53.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:53.415Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:17:53.415Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:17:53.415Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:17:53.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:53.980Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:53.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:53.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:53.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:53.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:53.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1066978224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Name} [2019-07-29T21:17:53.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1066978233 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-29T21:17:53.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1066978233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID/TID} [2019-07-29T21:17:54.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1066978235 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-29T21:17:54.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1066978290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Start time} [2019-07-29T21:17:54.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1066978292 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-29T21:17:54.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:54.326Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:17:54.326Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:17:54.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066978626 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:17:54.677Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:17:54.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:54.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:54.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:54.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066978693 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:54.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066978693 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:54.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066978693 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:54.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066978693 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:54.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066978694 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:54.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066978703 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:54.677Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:17:54.677Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:17:54.677Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:17:54.934Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:17:54.934Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:17:54.934Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:54.934Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:17:54.934Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:54.934Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:54.934Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:54.934Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:17:54.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979188 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979188 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979188 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') [2019-07-29T21:17:54.934Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:54.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:55.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066979189 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:55.191Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:17:55.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:17:55.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:17:55.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:17:55.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:17:55.191Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:17:55.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:17:55.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] DEBUG - Clicking on OK [2019-07-29T21:17:55.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066979191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066979191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066979191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066979191 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066979191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066979191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:17:55.191Z] DEBUG - Clicked on OK [2019-07-29T21:17:55.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066979191 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') [2019-07-29T21:17:55.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066978831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:17:55.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:17:56.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:56.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:56.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:17:56.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:17:56.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:56.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066980340 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066980340 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066980340 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066980341 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066980341 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066980364 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:56.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066980365 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066980369 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066980369 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066980369 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066980370 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066980377 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066980378 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066980378 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066980378 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066980378 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066980382 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:17:56.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:17:56.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1066980390 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:17:56.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1066980390 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:17:56.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1066980390 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:17:56.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1066980391 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:17:56.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066980391 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]} [2019-07-29T21:17:56.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1066980399 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:17:58.785Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T21:17:58.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:58.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:58.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:58.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:17:58.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:17:58.785Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:17:59.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:59.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:17:59.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:59.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:17:59.631Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:17:59.631Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:00.194Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066984315 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:18:00.194Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:18:00.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:00.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:00.194Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:00.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066984391 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:00.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066984392 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:00.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066984392 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:00.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066984392 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:00.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066984392 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:00.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066984403 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:00.450Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:18:00.450Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:18:00.450Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:18:00.707Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:18:00.707Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:00.707Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984893 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984893 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984894 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') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984894 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066984894 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:18:00.707Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] DEBUG - Clicking on OK [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066984896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066984896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066984896 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066984896 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066984897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066984897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:00.707Z] DEBUG - Clicked on OK [2019-07-29T21:18:00.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066984897 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') [2019-07-29T21:18:00.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066984531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:18:01.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:18:01.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:01.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:01.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:01.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:01.784Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:01.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066986034 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:01.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066986035 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:01.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066986035 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:01.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066986035 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066986036 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066986075 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066986077 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066986077 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066986078 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066986078 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066986078 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066986093 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066986093 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066986094 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066986094 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066986094 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066986098 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:02.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1066986099 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:18:02.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1066986099 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:18:02.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1066986099 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1066986100 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:18:02.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066986100 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]} [2019-07-29T21:18:02.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1066986113 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:18:03.931Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T21:18:03.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:04.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:04.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:04.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:04.187Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:04.187Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:04.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066988821 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:18:04.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:18:04.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:04.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:04.750Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:04.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066988878 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:04.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066988878 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:04.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066988878 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:04.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066988879 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:04.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066988879 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:04.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066988888 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:05.008Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:18:05.008Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:18:05.008Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:18:05.326Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:18:05.326Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:05.326Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989391 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989391 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989391 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') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989392 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066989392 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:18:05.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] DEBUG - Clicking on OK [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066989393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066989394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066989394 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066989394 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066989394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066989394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:05.326Z] DEBUG - Clicked on OK [2019-07-29T21:18:05.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066989394 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') [2019-07-29T21:18:05.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066989010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:18:06.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:18:06.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:06.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:06.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:06.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:06.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066990136 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066990136 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066990137 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066990137 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066990137 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066990146 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066990161 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066990162 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066990162 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066990162 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066990162 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066990175 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066990176 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066990176 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066990176 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066990176 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066990179 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:06.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1066990187 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:18:06.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1066990188 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:18:06.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1066990188 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1066990188 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:18:06.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066990188 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]} [2019-07-29T21:18:06.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1066990195 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:18:08.038Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T21:18:08.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:08.294Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:08.294Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:18:08.294Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:18:08.294Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:18:08.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:08.856Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:08.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:08.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:09.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:09.112Z] DEBUG - number of items : 18 [2019-07-29T21:18:09.112Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1066993125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066993125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.112Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1066993125 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1066993125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1066993126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1066993373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1066993374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1066993375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1066993375 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1066993375 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.368Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.368Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - Clicking on Add... [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1066993387 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1066993388 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1066993388 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1066993388 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1066993388 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1066993389 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1066993389 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1066993409 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1066993410 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1066993410 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1066993410 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1066993410 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Clicked on Add... [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:18:09.368Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Clicking on OK [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066993412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066993412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066993412 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066993412 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066993413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066993413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1066993460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066993413 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') [2019-07-29T21:18:09.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1066993126 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 {Configure how the addresses are mapped to function names} [2019-07-29T21:18:09.626Z] DEBUG - Clicked on [2019-07-29T21:18:09.626Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:09.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:09.626Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:09.626Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:10.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066994348 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:18:10.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:18:10.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:10.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:10.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:10.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066994406 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:10.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066994406 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:10.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066994406 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:10.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066994406 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:10.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066994407 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:10.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066994416 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:10.487Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:18:10.487Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:18:10.487Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:18:10.743Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:18:10.743Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:10.743Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994803 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994804 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994804 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') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994804 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066994805 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:18:10.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] DEBUG - Clicking on OK [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066994815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066994815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066994815 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066994815 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066994816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066994816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:10.743Z] DEBUG - Clicked on OK [2019-07-29T21:18:11.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066994816 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') [2019-07-29T21:18:11.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066994533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:18:11.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:18:11.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:11.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:11.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:11.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:11.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066995936 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066995936 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066995937 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066995937 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066995937 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066995962 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066995963 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066995963 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066995963 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066995964 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066995964 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066995970 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066995970 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066995970 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066995971 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1066995971 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066995974 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:11.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1066995983 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:18:11.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1066995983 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:18:11.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1066995983 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1066995984 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:18:11.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066995984 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]} [2019-07-29T21:18:11.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1066995990 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:18:13.711Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T21:18:13.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:13.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:13.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:13.967Z] DEBUG - number of items : 18 [2019-07-29T21:18:14.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1066998591 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:18:14.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:18:14.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:14.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:14.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:14.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1066998655 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:14.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1066998655 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:14.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1066998655 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:14.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1066998656 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:14.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1066998656 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:14.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1066998687 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:14.786Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:18:14.786Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:18:14.786Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:18:15.043Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:18:15.043Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:15.043Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999091 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999091 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999092 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') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999092 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1066999092 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:18:15.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] DEBUG - Clicking on OK [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1066999094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1066999094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1066999094 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1066999094 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1066999094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1066999094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:15.043Z] DEBUG - Clicked on OK [2019-07-29T21:18:15.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1066999094 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') [2019-07-29T21:18:15.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1066998785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:18:15.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:18:16.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:16.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:16.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:16.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:16.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1067000331 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1067000332 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1067000332 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1067000332 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067000332 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1067000360 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1067000361 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1067000361 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1067000361 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1067000361 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067000361 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1067000368 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1067000369 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1067000369 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1067000370 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067000370 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1067000381 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:16.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067000383 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:18:16.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067000383 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:18:16.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067000383 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067000384 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:18:16.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067000384 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]} [2019-07-29T21:18:16.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067000397 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:18:18.702Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-29T21:18:18.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:18.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:18.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:18.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:18:18.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:18:18.702Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:18:18.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:18.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:18.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:18.959Z] DEBUG - number of items : 18 [2019-07-29T21:18:18.959Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067003124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067003124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067003124 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067003124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067003124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067003124 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 Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067003126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067003134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067003135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067003135 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067003136 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:18.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:19.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:19.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:19.521Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:19.521Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:19.521Z] DEBUG - number of items : 18 [2019-07-29T21:18:19.521Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067003670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067003670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067003670 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067003670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067003671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067003671 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 Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067003672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067003672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067003672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067003672 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067003672 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:19.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:20.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:20.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:20.085Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:20.085Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:20.085Z] DEBUG - number of items : 18 [2019-07-29T21:18:20.085Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067004188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067004188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067004188 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067004188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067004188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067004188 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 Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067004190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067004190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067004190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067004190 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067004190 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.085Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:20.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:20.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:20.726Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:20.726Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:20.726Z] DEBUG - number of items : 18 [2019-07-29T21:18:20.726Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067004707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067004707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067004708 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067004708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067004708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067004708 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 Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067004709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067004709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067004709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067004709 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067004710 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:20.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:20.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:20.982Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:20.982Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:20.982Z] DEBUG - number of items : 18 [2019-07-29T21:18:20.982Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067005219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067005219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067005219 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067005219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067005219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067005219 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 Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067005220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067005220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067005220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067005221 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067005221 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:20.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:21.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:21.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:21.545Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:21.545Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:21.545Z] DEBUG - number of items : 18 [2019-07-29T21:18:21.545Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067005732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067005732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067005732 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067005732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067005733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067005733 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 Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067005734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067005734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067005734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067005734 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067005734 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:21.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:22.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:22.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:22.108Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:22.108Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:22.108Z] DEBUG - number of items : 18 [2019-07-29T21:18:22.108Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067006241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067006242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067006242 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067006242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067006242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067006242 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 Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067006243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067006243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067006243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067006243 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067006243 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:22.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:22.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:22.670Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:22.670Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:22.670Z] DEBUG - number of items : 18 [2019-07-29T21:18:22.670Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067006771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067006772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067006772 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067006772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067006772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067006772 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 Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067006773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067006773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067006773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067006773 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067006773 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:22.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:23.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:23.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:23.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:23.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:23.232Z] DEBUG - number of items : 18 [2019-07-29T21:18:23.232Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067007300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067007300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067007300 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067007300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067007300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067007300 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 Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067007301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067007301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067007302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067007302 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067007302 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:23.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:23.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:23.795Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:23.795Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:23.795Z] DEBUG - number of items : 18 [2019-07-29T21:18:23.795Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067007811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067007811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067007811 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067007811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067007811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067007811 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 Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067007812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067007812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067007812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067007813 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067007813 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-29T21:18:23.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:24.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:24.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:24.357Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:24.357Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:24.357Z] DEBUG - number of items : 18 [2019-07-29T21:18:24.357Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067008329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067008330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067008330 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067008330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067008330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067008330 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 Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067008331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067008332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067008332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067008332 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067008332 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:24.614Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:24.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:24.614Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:24.614Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:24.614Z] DEBUG - number of items : 18 [2019-07-29T21:18:24.870Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067008878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067008878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067008878 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067008879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067008879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067008879 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 Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067008880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067008881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067008881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067008881 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067008881 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-29T21:18:24.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:25.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:25.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-29T21:18:25.433Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:25.433Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-29T21:18:25.433Z] DEBUG - number of items : 18 [2019-07-29T21:18:25.433Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067009414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067009414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067009415 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067009415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067009415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067009415 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 Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067009415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067009415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067009416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067009416 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067009416 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-29T21:18:25.433Z] DEBUG - number of items : 18 [2019-07-29T21:18:25.433Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067009417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067009417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067009417 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067009417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067009417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067009418 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 Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067009418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067009418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067009418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067009418 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067009418 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-29T21:18:25.433Z] DEBUG - number of items : 18 [2019-07-29T21:18:25.433Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067009419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067009419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067009419 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067009420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067009420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067009420 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} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067009420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067009420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067009420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067009420 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067009420 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-29T21:18:25.433Z] DEBUG - number of items : 18 [2019-07-29T21:18:25.433Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1067009421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067009422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1067009422 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1067009422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1067009422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1067009422 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} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1067009422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1067009423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1067009423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1067009423 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1067009423 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.433Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-29T21:18:25.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067009910 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:18:25.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:18:25.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:25.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:25.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:25.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1067009966 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:25.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1067009966 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:25.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1067009966 data=null} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:25.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1067009967 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:25.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067009967 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:25.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1067009975 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-29T21:18:25.945Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:18:25.945Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:18:25.945Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:18:26.225Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:18:26.225Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:26.225Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:18:26.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010401 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010401 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010401 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') [2019-07-29T21:18:26.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010402 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067010402 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:18:26.225Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.225Z] DEBUG - Clicking on OK [2019-07-29T21:18:26.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067010412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067010412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067010413 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067010413 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067010413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067010413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.226Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:26.788Z] DEBUG - Clicked on OK [2019-07-29T21:18:26.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067010413 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') [2019-07-29T21:18:26.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067010087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:18:27.045Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.93 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-29T21:18:27.045Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 13.111 s [2019-07-29T21:18:27.045Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.607 s [2019-07-29T21:18:27.045Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.597 s [2019-07-29T21:18:27.045Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.703 s [2019-07-29T21:18:27.045Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.5 s [2019-07-29T21:18:27.045Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.408 s [2019-07-29T21:18:27.045Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.295 s [2019-07-29T21:18:27.045Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 11.311 s [2019-07-29T21:18:27.045Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-29T21:18:27.302Z] *** BUG *** [2019-07-29T21:18:27.302Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:18:27.302Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:18:27.302Z] [2019-07-29T21:18:27.302Z] *** BUG *** [2019-07-29T21:18:27.302Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:18:27.302Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:18:27.302Z] [2019-07-29T21:18:27.558Z] *** BUG *** [2019-07-29T21:18:27.558Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:18:27.558Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:18:27.558Z] [2019-07-29T21:18:27.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-29T21:18:27.814Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:18:39.990Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-29T21:18:39.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:39.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-29T21:18:39.990Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:18:39.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:39.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:39.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:39.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:39.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:39.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:39.990Z] DEBUG - Setting state to checked on: memory [2019-07-29T21:18:39.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-29T21:18:39.990Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-29T21:18:40.919Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-29T21:18:40.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:18:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:40.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:40.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:40.919Z] DEBUG - Setting state to checked on: memory [2019-07-29T21:18:41.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067025216 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:18:41.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:18:41.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:18:41.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:18:41.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:18:41.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067025302 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:18:41.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067025302 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:18:41.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067025302 data=null} to TreeItem with text {test} [2019-07-29T21:18:41.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067025303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:18:41.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067025303 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} [2019-07-29T21:18:41.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067025312 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:18:41.175Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:18:41.175Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:18:41.431Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:18:41.994Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:18:41.994Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:41.994Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026222 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026222 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026222 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') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026223 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067026223 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:18:41.994Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] DEBUG - Clicking on OK [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067026224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067026224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067026224 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067026225 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067026225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067026225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:18:41.994Z] DEBUG - Clicked on OK [2019-07-29T21:18:42.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067026225 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') [2019-07-29T21:18:42.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067025418 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:18:43.119Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.146 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-29T21:18:43.119Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 11.781 s [2019-07-29T21:18:43.119Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 2.03 s [2019-07-29T21:18:43.119Z] [2019-07-29T21:18:43.119Z] Results: [2019-07-29T21:18:43.119Z] [2019-07-29T21:18:43.119Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:18:43.119Z] [2019-07-29T21:18:43.682Z] [2019-07-29T21:18:43.682Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 21:18:43.452 [2019-07-29T21:18:43.682Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T21:18:44.246Z] [INFO] All tests passed! [2019-07-29T21:18:44.246Z] [INFO] [2019-07-29T21:18:44.246Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:18:44.246Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T21:18:44.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:18:44.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-29T21:18:44.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-29T21:18:44.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-29T21:18:44.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:18:44.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-29T21:18:44.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-29T21:18:44.503Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-29T21:18:44.503Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-29T21:18:44.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.0.0-SNAPSHOT.pom [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-29T21:18:44.503Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-29T21:18:44.503Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.503Z] [INFO] The project's OSGi version is 1.1.0.201907292011 [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.503Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:44.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-29T21:18:44.503Z] [INFO] [2019-07-29T21:18:44.503Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.503Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-29T21:18:44.827Z] [INFO] [2019-07-29T21:18:44.827Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:44.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-29T21:18:44.827Z] [INFO] [2019-07-29T21:18:44.827Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:44.827Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-29T21:18:45.178Z] [INFO] [2019-07-29T21:18:45.178Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.178Z] [INFO] [2019-07-29T21:18:45.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.178Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-29T21:18:45.178Z] [INFO] [2019-07-29T21:18:45.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.178Z] [INFO] [2019-07-29T21:18:45.178Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.178Z] [INFO] [2019-07-29T21:18:45.178Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.178Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-29T21:18:45.178Z] [INFO] [2019-07-29T21:18:45.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.178Z] [INFO] [2019-07-29T21:18:45.178Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.178Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec [2019-07-29T21:18:45.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-29T21:18:45.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.pom [2019-07-29T21:18:45.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-29T21:18:45.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:18:45.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:18:45.435Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-29T21:18:45.435Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-29T21:18:45.435Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc (includes = [*.zip, *.pcap, *.cap, *.tar*], excludes = [*.xml, *.sh]) [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:45.435Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-29T21:18:45.435Z] [INFO] [2019-07-29T21:18:45.435Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.435Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-07-29T21:18:45.435Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-07-29T21:18:45.435Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-29T21:18:45.435Z] ^^^^^^^^^^^ [2019-07-29T21:18:45.435Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-07-29T21:18:45.435Z] public void FileOpenBinaryFile() throws IOException { [2019-07-29T21:18:45.435Z] ^^^^^^^^^^^ [2019-07-29T21:18:45.435Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-07-29T21:18:45.435Z] public void FileOpenDirectory() throws IOException { [2019-07-29T21:18:45.435Z] ^^^^^^^^^^^ [2019-07-29T21:18:45.435Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-07-29T21:18:45.435Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-07-29T21:18:45.435Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-29T21:18:45.435Z] ^^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-07-29T21:18:45.435Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-29T21:18:45.435Z] ^^^^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-07-29T21:18:45.435Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-07-29T21:18:45.435Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-07-29T21:18:45.435Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-07-29T21:18:45.435Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-07-29T21:18:45.435Z] new EthernetIIPacket(dummy, null, packet); [2019-07-29T21:18:45.435Z] ^^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-07-29T21:18:45.435Z] PcapFile littleEndian = trace.getTrace(); [2019-07-29T21:18:45.435Z] ^^^^^^^^^^^^ [2019-07-29T21:18:45.435Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-07-29T21:18:45.435Z] PcapFile bigEndian = trace.getTrace(); [2019-07-29T21:18:45.435Z] ^^^^^^^^^ [2019-07-29T21:18:45.435Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-07-29T21:18:45.435Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-07-29T21:18:45.435Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-07-29T21:18:45.435Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-07-29T21:18:45.435Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-29T21:18:45.435Z] ^^^^ [2019-07-29T21:18:45.435Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:45.435Z] 18 problems (18 warnings) [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:45.692Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] [2019-07-29T21:18:45.692Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:45.692Z] [INFO] Executing tasks [2019-07-29T21:18:45.692Z] [2019-07-29T21:18:45.692Z] main: [2019-07-29T21:18:45.692Z] [2019-07-29T21:18:45.692Z] main: [2019-07-29T21:18:45.692Z] [echo] Attempting to download test traces [2019-07-29T21:18:45.692Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-29T21:18:45.692Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-29T21:18:45.949Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-29T21:18:45.949Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-29T21:18:45.949Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-29T21:18:45.949Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-29T21:18:45.949Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-29T21:18:45.949Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-29T21:18:45.949Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-29T21:18:45.949Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-29T21:18:45.949Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-29T21:18:45.949Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-29T21:18:45.949Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-29T21:18:45.949Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-29T21:18:45.949Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-29T21:18:45.949Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-29T21:18:45.949Z] [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-29T21:18:46.511Z] [2019-07-29T21:18:46.511Z] extractTraces: [2019-07-29T21:18:46.511Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-29T21:18:46.511Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-29T21:18:46.511Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-29T21:18:46.511Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-29T21:18:46.511Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-29T21:18:46.511Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-29T21:18:46.511Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-29T21:18:47.074Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-07-29T21:18:48.441Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-29T21:18:48.441Z] [echo] Traces extracted successfully [2019-07-29T21:18:48.441Z] [INFO] Executed tasks [2019-07-29T21:18:48.441Z] [INFO] [2019-07-29T21:18:48.441Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:49.371Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-29T21:18:49.371Z] [INFO] Command line: [2019-07-29T21:18:49.371Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:18:49.371Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:18:51.890Z] !SESSION 2019-07-29 21:18:49.449 ----------------------------------------------- [2019-07-29T21:18:51.890Z] eclipse.buildId=unknown [2019-07-29T21:18:51.890Z] java.version=1.8.0_202 [2019-07-29T21:18:51.890Z] java.vendor=Oracle Corporation [2019-07-29T21:18:51.890Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:18:51.890Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:18:51.890Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:18:51.890Z] [2019-07-29T21:18:51.890Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:18:51.835 [2019-07-29T21:18:51.890Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:18:51.890Z] !STACK 0 [2019-07-29T21:18:51.890Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T21:18:51.890Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:18:51.890Z] [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:18:51.890Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:18:52.147Z] [2019-07-29T21:18:52.147Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:18:51.969 [2019-07-29T21:18:52.147Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:18:52.147Z] !STACK 0 [2019-07-29T21:18:52.147Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T21:18:52.147Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:18:52.147Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:18:52.147Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:18:52.147Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T21:18:52.147Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:18:52.147Z] [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:18:52.147Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:18:53.513Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-29T21:18:53.769Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-29T21:18:53.769Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.089 s [2019-07-29T21:18:53.769Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-29T21:18:53.769Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-29T21:18:53.769Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2019-07-29T21:18:53.769Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-29T21:18:54.025Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-29T21:18:54.025Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.083 s [2019-07-29T21:18:54.025Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-29T21:18:54.025Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-29T21:18:54.025Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-29T21:18:54.025Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-29T21:18:54.025Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-29T21:18:54.025Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-29T21:18:54.025Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-29T21:18:54.025Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.016 s [2019-07-29T21:18:54.025Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-29T21:18:54.025Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-29T21:18:54.025Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.045 s [2019-07-29T21:18:54.025Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-29T21:18:54.025Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-29T21:18:54.025Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-29T21:18:54.025Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-29T21:18:54.025Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-29T21:18:54.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-29T21:18:54.281Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.055 s [2019-07-29T21:18:54.281Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-29T21:18:54.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-29T21:18:54.281Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.004 s [2019-07-29T21:18:54.281Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-29T21:18:54.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-29T21:18:54.281Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-07-29T21:18:54.281Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-29T21:18:54.281Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-29T21:18:54.281Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.132 s [2019-07-29T21:18:54.281Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.001 s [2019-07-29T21:18:54.281Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-29T21:18:54.538Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-29T21:18:54.538Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.002 s [2019-07-29T21:18:54.538Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-29T21:18:54.538Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-29T21:18:54.538Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.002 s [2019-07-29T21:18:54.538Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-29T21:18:54.538Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-29T21:18:54.538Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.002 s [2019-07-29T21:18:54.538Z] [2019-07-29T21:18:54.538Z] Results: [2019-07-29T21:18:54.538Z] [2019-07-29T21:18:54.538Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:18:54.538Z] [2019-07-29T21:18:55.466Z] [INFO] All tests passed! [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:55.466Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec [2019-07-29T21:18:55.466Z] [INFO] Analyzed bundle 'Trace Compass Pcap Parser Core Tests Plug-in' with 17 classes [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:55.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-29T21:18:55.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.pom [2019-07-29T21:18:55.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-29T21:18:55.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:18:55.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-29T21:18:55.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-29T21:18:55.466Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-29T21:18:55.466Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.466Z] [INFO] The project's OSGi version is 1.0.3.201907292011 [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.466Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:55.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-29T21:18:55.466Z] [INFO] [2019-07-29T21:18:55.466Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.466Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-29T21:18:55.723Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-07-29T21:18:55.723Z] entry.getValue().addEventToStream(event); [2019-07-29T21:18:55.723Z] ^^^^^^^^^^^^^^^^ [2019-07-29T21:18:55.723Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull TmfPacketStreamBuilder>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:18:55.723Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-07-29T21:18:55.723Z] String key = entry.getKey(); [2019-07-29T21:18:55.723Z] ^^^^^^^^^^^^^^ [2019-07-29T21:18:55.723Z] 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 [2019-07-29T21:18:55.723Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-07-29T21:18:55.723Z] String value = entry.getValue(); [2019-07-29T21:18:55.723Z] ^^^^^^^^^^^^^^^^ [2019-07-29T21:18:55.723Z] 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 [2019-07-29T21:18:55.723Z] 3 problems (3 warnings) [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:55.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec [2019-07-29T21:18:55.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-29T21:18:55.981Z] [INFO] [2019-07-29T21:18:55.981Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:55.981Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-29T21:18:55.981Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.pom [2019-07-29T21:18:55.981Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-29T21:18:56.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:18:56.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-29T21:18:56.326Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-29T21:18:56.326Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-29T21:18:56.326Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.326Z] [INFO] The project's OSGi version is 1.1.1.201907292011 [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.326Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:56.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-29T21:18:56.326Z] [INFO] [2019-07-29T21:18:56.326Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.326Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-29T21:18:56.583Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-07-29T21:18:56.583Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-29T21:18:56.583Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:18:56.583Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:18:56.583Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-07-29T21:18:56.583Z] Table table = protocolEntry.getValue(); [2019-07-29T21:18:56.583Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:18:56.583Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-29T21:18:56.583Z] 2 problems (2 warnings) [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:56.583Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] [2019-07-29T21:18:56.583Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.583Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec [2019-07-29T21:18:56.583Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-29T21:18:56.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.pom [2019-07-29T21:18:56.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-29T21:18:56.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:18:56.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:18:56.839Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-29T21:18:56.839Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-29T21:18:56.839Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] [2019-07-29T21:18:56.839Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:56.839Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:18:57.096Z] [INFO] [2019-07-29T21:18:57.096Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:57.096Z] [INFO] [2019-07-29T21:18:57.096Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:57.096Z] [INFO] [2019-07-29T21:18:57.096Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:57.096Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:18:57.096Z] [INFO] [2019-07-29T21:18:57.096Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:57.096Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-29T21:18:57.096Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.pom [2019-07-29T21:18:57.096Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:18:57.096Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:18:57.096Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:18:57.096Z] [INFO] [2019-07-29T21:18:57.096Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-29T21:18:57.096Z] [INFO] [2019-07-29T21:18:57.096Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-29T21:18:57.096Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-29T21:18:57.096Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:18:57.096Z] [INFO] [2019-07-29T21:18:57.097Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.097Z] [INFO] [2019-07-29T21:18:57.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.097Z] [INFO] The project's OSGi version is 1.0.1.201907292011 [2019-07-29T21:18:57.097Z] [INFO] [2019-07-29T21:18:57.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.097Z] [INFO] [2019-07-29T21:18:57.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.097Z] [INFO] [2019-07-29T21:18:57.097Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.097Z] [INFO] [2019-07-29T21:18:57.097Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.097Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:18:57.097Z] [INFO] [2019-07-29T21:18:57.097Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:57.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-29T21:18:57.097Z] [INFO] [2019-07-29T21:18:57.097Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.097Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-29T21:18:57.353Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-07-29T21:18:57.353Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-29T21:18:57.353Z] ^^^^ [2019-07-29T21:18:57.353Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-29T21:18:57.353Z] 1 problem (1 warning) [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:18:57.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.353Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.353Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.353Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:57.353Z] [INFO] [2019-07-29T21:18:57.353Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:18:58.719Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-07-29T21:18:58.719Z] [INFO] Command line: [2019-07-29T21:18:58.719Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:18:58.719Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:19:01.990Z] !SESSION 2019-07-29 21:18:58.737 ----------------------------------------------- [2019-07-29T21:19:01.990Z] eclipse.buildId=unknown [2019-07-29T21:19:01.990Z] java.version=1.8.0_202 [2019-07-29T21:19:01.990Z] java.vendor=Oracle Corporation [2019-07-29T21:19:01.990Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:19:01.990Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:19:01.990Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:19:01.990Z] [2019-07-29T21:19:01.990Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:19:01.251 [2019-07-29T21:19:01.990Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:19:01.990Z] !STACK 0 [2019-07-29T21:19:01.990Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-29T21:19:01.990Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:19:01.990Z] [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:19:01.990Z] [2019-07-29T21:19:01.990Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:19:01.448 [2019-07-29T21:19:01.990Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:19:01.990Z] !STACK 0 [2019-07-29T21:19:01.990Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-29T21:19:01.990Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:19:01.990Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:19:01.990Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:19:01.990Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-29T21:19:01.990Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:19:01.990Z] [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:19:01.990Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:19:03.881Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-29T21:19:05.249Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-29T21:19:05.249Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.066 s [2019-07-29T21:19:05.249Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.124 s [2019-07-29T21:19:05.249Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.287 s [2019-07-29T21:19:05.249Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-29T21:19:05.249Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-29T21:19:05.249Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.005 s [2019-07-29T21:19:05.249Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-29T21:19:05.249Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-29T21:19:05.249Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-29T21:19:05.249Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-29T21:19:05.249Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2019-07-29T21:19:05.249Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.053 s [2019-07-29T21:19:05.249Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-29T21:19:05.249Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-29T21:19:05.249Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-29T21:19:05.249Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-29T21:19:05.249Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-29T21:19:05.249Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-29T21:19:05.249Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.003 s [2019-07-29T21:19:05.249Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-29T21:19:05.249Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-29T21:19:05.249Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-07-29T21:19:05.249Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-29T21:19:05.249Z] [2019-07-29T21:19:05.249Z] Results: [2019-07-29T21:19:05.249Z] [2019-07-29T21:19:05.249Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:19:05.249Z] [2019-07-29T21:19:06.617Z] [INFO] All tests passed! [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:19:06.617Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec [2019-07-29T21:19:06.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:19:06.617Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T21:19:06.617Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.pom [2019-07-29T21:19:06.617Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T21:19:06.617Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:19:06.617Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:06.617Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-29T21:19:06.617Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-29T21:19:06.617Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.617Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.617Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:06.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-29T21:19:06.617Z] [INFO] [2019-07-29T21:19:06.617Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.617Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:06.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.873Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.873Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.873Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:06.873Z] [INFO] [2019-07-29T21:19:06.873Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:08.239Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T21:19:08.239Z] [INFO] Command line: [2019-07-29T21:19:08.239Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T21:19:08.239Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:19:11.512Z] !SESSION 2019-07-29 21:19:08.322 ----------------------------------------------- [2019-07-29T21:19:11.512Z] eclipse.buildId=unknown [2019-07-29T21:19:11.512Z] java.version=1.8.0_202 [2019-07-29T21:19:11.512Z] java.vendor=Oracle Corporation [2019-07-29T21:19:11.512Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:19:11.512Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T21:19:11.512Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T21:19:11.512Z] [2019-07-29T21:19:11.512Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:19:11.032 [2019-07-29T21:19:11.512Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:19:11.512Z] !STACK 0 [2019-07-29T21:19:11.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:19:11.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:19:11.512Z] [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:19:11.512Z] [2019-07-29T21:19:11.512Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:19:11.160 [2019-07-29T21:19:11.512Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:19:11.512Z] !STACK 0 [2019-07-29T21:19:11.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:19:11.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:19:11.512Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:19:11.512Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:19:11.512Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:19:11.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:19:11.512Z] [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:19:11.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:19:12.878Z] process 15559: 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 [2019-07-29T21:19:12.878Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:19:13.443Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:19:13.443Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:19:21.558Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-29T21:19:22.121Z] Display size: 1440x900 [2019-07-29T21:19:22.121Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T21:19:22.121Z] GTK version=3.18.9 [2019-07-29T21:19:22.121Z] GTK theme=Ambiance [2019-07-29T21:19:22.121Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T21:19:22.121Z] Time zone: Coordinated Universal Time [2019-07-29T21:19:22.121Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T21:19:22.121Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T21:19:48.684Z] *** BUG *** [2019-07-29T21:19:48.684Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.684Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.684Z] [2019-07-29T21:19:48.684Z] *** BUG *** [2019-07-29T21:19:48.684Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.684Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.684Z] [2019-07-29T21:19:48.684Z] *** BUG *** [2019-07-29T21:19:48.684Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.684Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.684Z] [2019-07-29T21:19:48.684Z] *** BUG *** [2019-07-29T21:19:48.684Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.684Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.684Z] [2019-07-29T21:19:48.684Z] *** BUG *** [2019-07-29T21:19:48.684Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.684Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.684Z] [2019-07-29T21:19:48.684Z] *** BUG *** [2019-07-29T21:19:48.684Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.684Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.684Z] [2019-07-29T21:19:48.940Z] *** BUG *** [2019-07-29T21:19:48.941Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.941Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.941Z] [2019-07-29T21:19:48.941Z] *** BUG *** [2019-07-29T21:19:48.941Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.941Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.941Z] [2019-07-29T21:19:48.941Z] *** BUG *** [2019-07-29T21:19:48.941Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:19:48.941Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:19:48.941Z] [2019-07-29T21:19:49.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:19:49.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:19:49.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:19:49.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:19:50.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067094600 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:19:50.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:19:50.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:19:50.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:19:50.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:19:50.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067094716 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:19:50.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067094717 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:19:50.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067094717 data=null} to TreeItem with text {test} [2019-07-29T21:19:50.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067094718 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:19:50.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067094719 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} [2019-07-29T21:19:50.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067094922 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:19:51.079Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:19:51.079Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:19:51.336Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:19:51.592Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:19:51.592Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:19:51.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:19:51.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:19:51.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:19:51.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:19:51.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:19:51.592Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:19:51.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095824 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095824 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095825 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') [2019-07-29T21:19:51.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095834 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067095834 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:19:51.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:19:51.592Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:19:51.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:19:51.848Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:19:51.848Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:19:51.848Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:19:51.848Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] DEBUG - Clicking on OK [2019-07-29T21:19:51.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067095839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067095840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067095840 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067095840 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067095841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067095841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:19:51.848Z] DEBUG - Clicked on OK [2019-07-29T21:19:52.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067095878 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') [2019-07-29T21:19:52.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067095198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:19:52.973Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.109 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-29T21:19:52.973Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 28.101 s [2019-07-29T21:19:52.973Z] [2019-07-29T21:19:52.973Z] Results: [2019-07-29T21:19:52.973Z] [2019-07-29T21:19:52.973Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:19:52.973Z] [2019-07-29T21:19:53.534Z] [2019-07-29T21:19:53.534Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 21:19:53.441 [2019-07-29T21:19:53.534Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T21:19:54.462Z] [INFO] All tests passed! [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:54.462Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T21:19:54.462Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:54.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:54.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.pom [2019-07-29T21:19:54.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:19:54.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:19:54.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:54.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-29T21:19:54.462Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-29T21:19:54.462Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-29T21:19:54.462Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.0.0-SNAPSHOT.pom [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-29T21:19:54.462Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-29T21:19:54.462Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:54.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:54.462Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-29T21:19:54.462Z] [INFO] [2019-07-29T21:19:54.462Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.463Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:19:54.463Z] [INFO] [2019-07-29T21:19:54.463Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.463Z] [INFO] [2019-07-29T21:19:54.463Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.463Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.719Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.719Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.pom [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-29T21:19:54.719Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-29T21:19:54.719Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:19:54.719Z] [INFO] [2019-07-29T21:19:54.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.pom [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:19:54.719Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:54.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:54.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:54.720Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-29T21:19:54.720Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-29T21:19:54.720Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.720Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.720Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:54.720Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-29T21:19:54.720Z] [INFO] [2019-07-29T21:19:54.720Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.720Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-29T21:19:54.976Z] [INFO] [2019-07-29T21:19:54.976Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:54.976Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-29T21:19:54.976Z] [INFO] [2019-07-29T21:19:54.976Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.976Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:19:54.976Z] [INFO] [2019-07-29T21:19:54.976Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.976Z] [INFO] [2019-07-29T21:19:54.976Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:54.976Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:55.234Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:55.234Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec [2019-07-29T21:19:55.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:55.234Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:55.234Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.pom [2019-07-29T21:19:55.234Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-29T21:19:55.234Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:19:55.234Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:55.234Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-29T21:19:55.234Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-29T21:19:55.234Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.234Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.234Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.234Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.234Z] [INFO] [2019-07-29T21:19:55.234Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.490Z] [INFO] [2019-07-29T21:19:55.490Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.490Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:55.490Z] [INFO] [2019-07-29T21:19:55.490Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.490Z] [INFO] [2019-07-29T21:19:55.490Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.490Z] [INFO] [2019-07-29T21:19:55.490Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.490Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB) [2019-07-29T21:19:55.490Z] [INFO] The user operation is waiting for background work to complete. [2019-07-29T21:19:55.490Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB) [2019-07-29T21:19:55.747Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-29T21:19:55.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.747Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-29T21:19:55.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.pom [2019-07-29T21:19:55.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:19:55.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:55.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:55.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:55.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-29T21:19:55.747Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-29T21:19:55.747Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:55.747Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:55.747Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:55.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:55.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-29T21:19:55.747Z] [INFO] [2019-07-29T21:19:55.747Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:55.747Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:56.004Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec [2019-07-29T21:19:56.004Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:56.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.pom [2019-07-29T21:19:56.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:19:56.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:19:56.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:56.004Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-29T21:19:56.004Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-29T21:19:56.004Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.004Z] [INFO] [2019-07-29T21:19:56.004Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.260Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (73.17kB) [2019-07-29T21:19:56.260Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (73.17kB) [2019-07-29T21:19:56.260Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.83kB) [2019-07-29T21:19:56.260Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.83kB) [2019-07-29T21:19:56.517Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (39.18kB) [2019-07-29T21:19:56.517Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (39.18kB) [2019-07-29T21:19:56.517Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.517Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.517Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:56.517Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.pom [2019-07-29T21:19:56.517Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:19:56.517Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:56.517Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-29T21:19:56.517Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-29T21:19:56.517Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-29T21:19:56.517Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.0.0-SNAPSHOT.pom [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-29T21:19:56.517Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-29T21:19:56.517Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.517Z] [INFO] The project's OSGi version is 0.1.1.201907292011 [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.517Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:56.517Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-29T21:19:56.517Z] [INFO] [2019-07-29T21:19:56.517Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.517Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-29T21:19:56.774Z] [INFO] [2019-07-29T21:19:56.774Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:56.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-29T21:19:56.774Z] [INFO] [2019-07-29T21:19:56.774Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.774Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-29T21:19:56.774Z] [INFO] [2019-07-29T21:19:56.774Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.774Z] [INFO] [2019-07-29T21:19:56.774Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:56.774Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-29T21:19:57.030Z] [INFO] [2019-07-29T21:19:57.030Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:57.030Z] [INFO] [2019-07-29T21:19:57.030Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:57.030Z] [INFO] [2019-07-29T21:19:57.030Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:57.030Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-29T21:19:57.030Z] [INFO] [2019-07-29T21:19:57.030Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:57.030Z] [INFO] [2019-07-29T21:19:57.030Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:57.030Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec [2019-07-29T21:19:57.031Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.pom [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-29T21:19:57.288Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-29T21:19:57.288Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.pom [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:19:57.288Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-29T21:19:57.288Z] [INFO] [2019-07-29T21:19:57.288Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-29T21:19:57.288Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-29T21:19:57.288Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.546Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.546Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:19:57.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.546Z] [INFO] [2019-07-29T21:19:57.546Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:57.826Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-29T21:19:57.826Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-29T21:19:57.826Z] [INFO] [2019-07-29T21:19:57.826Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:58.226Z] [INFO] [2019-07-29T21:19:58.226Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:58.226Z] [INFO] [2019-07-29T21:19:58.226Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:19:58.226Z] [INFO] [2019-07-29T21:19:58.226Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:20:44.855Z] [INFO] [2019-07-29T21:20:44.855Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:20:44.855Z] [INFO] [2019-07-29T21:20:44.855Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:20:44.855Z] [INFO] [2019-07-29T21:20:44.855Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:20:44.855Z] [INFO] [2019-07-29T21:20:44.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:20:44.855Z] [INFO] [2019-07-29T21:20:44.855Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:20:44.855Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-07-29T21:20:44.855Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907292011. [2019-07-29T21:20:44.855Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-29T21:21:02.908Z] Operation completed in 24437 ms. [2019-07-29T21:21:02.908Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-07-29T21:21:03.165Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907292011. [2019-07-29T21:21:03.165Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-29T21:21:25.155Z] Operation completed in 19822 ms. [2019-07-29T21:21:25.155Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-07-29T21:21:25.155Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907292011. [2019-07-29T21:21:25.155Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-29T21:21:43.208Z] Operation completed in 18468 ms. [2019-07-29T21:21:43.208Z] [INFO] [2019-07-29T21:21:43.208Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:21:43.208Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-2011-win32.win32.x86_64.zip [2019-07-29T21:21:48.599Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-2011-macosx.cocoa.x86_64.tar.gz [2019-07-29T21:22:03.445Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-2011-linux.gtk.x86_64.tar.gz [2019-07-29T21:22:09.987Z] [INFO] [2019-07-29T21:22:09.987Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:22:09.987Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:22:09.987Z] [INFO] [2019-07-29T21:22:09.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:22:09.987Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-29T21:22:09.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT.pom [2019-07-29T21:22:09.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2019-07-29T21:22:09.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2019-07-29T21:22:09.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:22:09.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2019-07-29T21:22:09.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:22:09.987Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-2011-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-win32.win32.x86_64.zip [2019-07-29T21:22:11.354Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-2011-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2019-07-29T21:22:12.722Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190729-2011-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-29T21:22:20.855Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-29T21:22:20.855Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-29T21:22:20.855Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.0.0-SNAPSHOT.pom [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-29T21:22:20.855Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-29T21:22:20.855Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-29T21:22:20.855Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-29T21:22:20.855Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-29T21:22:20.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-29T21:22:20.855Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-29T21:22:20.855Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-29T21:22:20.855Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2019-07-29T21:22:20.855Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 90 kB/s) [2019-07-29T21:22:20.855Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T21:22:20.855Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T21:22:20.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T21:22:20.855Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T21:22:20.855Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T21:22:20.855Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-29T21:22:20.855Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.2 MB/s) [2019-07-29T21:22:20.855Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-29T21:22:20.855Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-29T21:22:20.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-29T21:22:20.855Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-29T21:22:20.855Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-29T21:22:20.855Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2019-07-29T21:22:20.855Z] Progress (1): 4.1/64 kB Progress (1): 7.7/64 kB Progress (1): 12/64 kB Progress (1): 16/64 kB Progress (1): 20/64 kB Progress (1): 24/64 kB Progress (1): 28/64 kB Progress (1): 32/64 kB Progress (1): 36/64 kB Progress (1): 40/64 kB Progress (1): 44/64 kB Progress (1): 48/64 kB Progress (1): 52/64 kB Progress (1): 56/64 kB Progress (1): 60/64 kB Progress (1): 64/64 kB Progress (1): 64 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 1.1 MB/s) [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:20.855Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:20.855Z] [INFO] [2019-07-29T21:22:20.855Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:20.855Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-29T21:22:20.855Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-29T21:22:20.855Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-29T21:22:21.112Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-29T21:22:21.112Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-29T21:22:21.112Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2019-07-29T21:22:21.112Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 162 kB/s) [2019-07-29T21:22:21.112Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-29T21:22:21.112Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-29T21:22:21.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-29T21:22:21.369Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-29T21:22:21.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-29T21:22:21.626Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2019-07-29T21:22:21.626Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 197 kB/s) [2019-07-29T21:22:21.626Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-29T21:22:21.626Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-29T21:22:21.626Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-29T21:22:21.883Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-29T21:22:21.883Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-29T21:22:21.883Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2019-07-29T21:22:21.883Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 122 kB/s) [2019-07-29T21:22:21.883Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-29T21:22:21.883Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-29T21:22:21.883Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-29T21:22:22.140Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-29T21:22:22.140Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-29T21:22:22.140Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2019-07-29T21:22:22.140Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 60 kB/s) [2019-07-29T21:22:22.140Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-29T21:22:22.140Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-29T21:22:22.140Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-29T21:22:22.396Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-29T21:22:22.396Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-29T21:22:22.396Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-29T21:22:22.396Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 855 kB/s) [2019-07-29T21:22:22.652Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-29T21:22:22.652Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-29T21:22:22.652Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-29T21:22:22.652Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-29T21:22:22.652Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-29T21:22:22.652Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-29T21:22:22.909Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-29T21:22:22.909Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-29T21:22:22.909Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-29T21:22:23.165Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-29T21:22:23.165Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-29T21:22:23.165Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-29T21:22:23.421Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-29T21:22:23.421Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-29T21:22:23.421Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-29T21:22:24.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2019-07-29T21:22:24.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2019-07-29T21:22:24.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2019-07-29T21:22:24.789Z] Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 36/54 kB Progress (1): 40/54 kB Progress (1): 44/54 kB Progress (1): 48/54 kB Progress (1): 52/54 kB Progress (1): 54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.5 MB/s) [2019-07-29T21:22:25.352Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Progress (2): 41 kB | 4.1/35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 85 kB/s) [2019-07-29T21:22:25.352Z] Progress (1): 7.7/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 24/35 kB Progress (1): 28/35 kB Progress (1): 32/35 kB Progress (1): 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 72 kB/s) [2019-07-29T21:22:26.718Z] [INFO] [2019-07-29T21:22:26.718Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:26.718Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:22:26.718Z] [INFO] [2019-07-29T21:22:26.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-29T21:22:26.718Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT.pom [2019-07-29T21:22:27.280Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.6.target [2019-07-29T21:22:29.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.7.target [2019-07-29T21:22:29.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.8.target [2019-07-29T21:22:29.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.9.target [2019-07-29T21:22:29.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.10.target [2019-07-29T21:22:29.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.11.target [2019-07-29T21:22:29.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.12.target [2019-07-29T21:22:29.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-eStaging.target [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-29T21:22:29.347Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-29T21:22:29.347Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:29.347Z] [INFO] The project's OSGi version is 1.0.8.201907292011 [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:29.347Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:29.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:22:29.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-29T21:22:29.347Z] [INFO] [2019-07-29T21:22:29.347Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:29.347Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-29T21:22:34.595Z] [INFO] [2019-07-29T21:22:34.595Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:34.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:22:34.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-29T21:22:34.595Z] [INFO] [2019-07-29T21:22:34.595Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:34.595Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-29T21:22:34.595Z] [INFO] [2019-07-29T21:22:34.595Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:34.595Z] [INFO] [2019-07-29T21:22:34.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:34.595Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:22:34.595Z] [INFO] [2019-07-29T21:22:34.595Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:34.595Z] [INFO] [2019-07-29T21:22:34.595Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:34.595Z] [INFO] [2019-07-29T21:22:34.595Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:34.595Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:22:34.852Z] [INFO] [2019-07-29T21:22:34.852Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:34.852Z] [INFO] [2019-07-29T21:22:34.852Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:22:44.802Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T21:22:44.802Z] [INFO] Command line: [2019-07-29T21:22:44.802Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T21:22:44.802Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:22:47.326Z] !SESSION 2019-07-29 21:22:43.677 ----------------------------------------------- [2019-07-29T21:22:47.326Z] eclipse.buildId=unknown [2019-07-29T21:22:47.326Z] java.version=1.8.0_202 [2019-07-29T21:22:47.326Z] java.vendor=Oracle Corporation [2019-07-29T21:22:47.326Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:22:47.326Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T21:22:47.326Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T21:22:47.326Z] [2019-07-29T21:22:47.326Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:22:46.940 [2019-07-29T21:22:47.326Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:22:47.326Z] !STACK 0 [2019-07-29T21:22:47.326Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:22:47.326Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:22:47.326Z] [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:22:47.326Z] [2019-07-29T21:22:47.326Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:22:47.061 [2019-07-29T21:22:47.326Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:22:47.326Z] !STACK 0 [2019-07-29T21:22:47.326Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:22:47.326Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:22:47.326Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:22:47.326Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:22:47.326Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:22:47.326Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:22:47.326Z] [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:22:47.326Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:22:49.218Z] process 15856: 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 [2019-07-29T21:22:49.218Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:22:49.782Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:22:49.782Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:22:59.810Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-29T21:23:00.375Z] Display size: 1440x900 [2019-07-29T21:23:00.375Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T21:23:00.375Z] GTK version=3.18.9 [2019-07-29T21:23:00.375Z] GTK theme=Ambiance [2019-07-29T21:23:00.375Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T21:23:00.375Z] Time zone: Coordinated Universal Time [2019-07-29T21:23:00.375Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T21:23:00.375Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T21:23:05.626Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:05.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:05.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:05.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:05.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:05.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:05.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:05.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067289291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067289292 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067289292 data=null} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067289293 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067289295 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} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067289489 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067289491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067289491 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067289491 data=null} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067289492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067289492 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} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067289505 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067289508 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067289509 data=null} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067289509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067289510 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} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067289633 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:05.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067289637 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067289637 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067289638 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067289638 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067289638 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]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067289692 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067289693 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067289693 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067289694 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067289694 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]} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067289698 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:05.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067289699 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067289712 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:05.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067289713 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:05.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067289713 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:05.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067289714 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:05.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067289993 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:05.883Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:05.883Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:06.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:06.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:06.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:06.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:06.140Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:23:06.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067290384 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:23:06.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067290385 data=null doit=true} to TableItem with text {} [2019-07-29T21:23:06.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067290385 data=null} to TableItem with text {} [2019-07-29T21:23:06.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067290386 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067290387 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:23:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067290424 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:06.397Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:06.397Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:06.397Z] *** BUG *** [2019-07-29T21:23:06.397Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.397Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.397Z] [2019-07-29T21:23:06.397Z] *** BUG *** [2019-07-29T21:23:06.397Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.397Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.397Z] [2019-07-29T21:23:06.654Z] *** BUG *** [2019-07-29T21:23:06.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.654Z] [2019-07-29T21:23:06.654Z] *** BUG *** [2019-07-29T21:23:06.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.654Z] [2019-07-29T21:23:06.654Z] *** BUG *** [2019-07-29T21:23:06.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.654Z] [2019-07-29T21:23:06.654Z] *** BUG *** [2019-07-29T21:23:06.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.654Z] [2019-07-29T21:23:06.654Z] *** BUG *** [2019-07-29T21:23:06.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.654Z] [2019-07-29T21:23:06.654Z] *** BUG *** [2019-07-29T21:23:06.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.654Z] [2019-07-29T21:23:06.654Z] *** BUG *** [2019-07-29T21:23:06.654Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.654Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.654Z] [2019-07-29T21:23:06.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-29T21:23:06.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:06.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:06.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:06.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:06.911Z] *** BUG *** [2019-07-29T21:23:06.911Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:23:06.911Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:23:06.911Z] [2019-07-29T21:23:07.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:07.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:07.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:07.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:07.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:07.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067291301 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067291301 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067291301 data=null} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067291302 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067291302 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} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067291312 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067291323 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067291324 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067291324 data=null} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067291324 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067291325 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} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067291383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:07.168Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:07.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067291385 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067291385 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067291386 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067291386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067291386 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]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067291393 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067291394 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067291395 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067291401 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067291402 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067291402 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]} [2019-07-29T21:23:07.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067291408 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:07.425Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:07.425Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:07.681Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:07.681Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:07.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067291896 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:07.681Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:07.681Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:07.681Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:07.681Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:07.681Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:07.681Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:07.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067291900 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') [2019-07-29T21:23:07.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067291900 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') [2019-07-29T21:23:07.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067291900 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:07.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067291900 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:07.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067291901 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') [2019-07-29T21:23:07.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067291901 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') [2019-07-29T21:23:07.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067291901 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') [2019-07-29T21:23:08.500Z] DEBUG - Clicked on [2019-07-29T21:23:08.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067291625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:10.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:10.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:11.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:11.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:11.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:11.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:11.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:11.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067295287 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067295288 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067295288 data=null} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067295289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067295289 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} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067295308 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067295309 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067295309 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067295310 data=null} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067295310 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067295310 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} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067295324 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:11.182Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:11.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067295326 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067295326 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067295326 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067295327 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067295327 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067295385 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067295386 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067295386 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067295386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067295387 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067295391 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1067295391 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1067295392 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1067295392 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067295393 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1067295406 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:11.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:11.182Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067295411 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067295411 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:11.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067295412 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067295412 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067295415 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067295422 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067295422 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.182Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067295423 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:11.439Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067295424 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067295598 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067296020 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067296020 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067296020 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.002Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:12.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:12.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:12.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:12.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:12.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:12.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067296108 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067296109 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067296109 data=null} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067296109 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067296110 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} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067296131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067296134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067296134 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067296134 data=null} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067296135 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067296135 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} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067296192 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:12.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:12.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067296198 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:23:12.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067296198 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:12.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067296199 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067296199 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:12.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067296199 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067296207 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:12.003Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:23:12.003Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-29T21:23:12.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067296209 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067296210 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067296210 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067296210 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067296220 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067296291 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:12.259Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-29T21:23:12.259Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-29T21:23:12.516Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-29T21:23:12.773Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-29T21:23:12.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1067296820 data=null doit=true} to Shell with text {Rename Trace} [2019-07-29T21:23:12.773Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T21:23:12.773Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T21:23:12.773Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T21:23:12.773Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T21:23:12.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:12.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:12.773Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:23:12.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:12.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:12.773Z] DEBUG - Clicking on OK [2019-07-29T21:23:12.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067296888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:12.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067296889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:12.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067296889 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:12.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067296889 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:12.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067296890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:12.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067296890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:12.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067296890 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') [2019-07-29T21:23:13.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1067296497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-29T21:23:13.703Z] DEBUG - Clicked on [2019-07-29T21:23:13.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:13.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:13.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:13.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:13.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:13.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067297990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067297990 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067297990 data=null} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067297991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067297992 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} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067298010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067298011 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067298012 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067298012 data=null} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067298012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067298013 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} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067298027 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:13.961Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:13.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067298082 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:23:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067298082 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067298082 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067298083 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067298083 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067298089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:13.961Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:23:13.961Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-29T21:23:13.961Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067298091 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:13.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067298091 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:13.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067298092 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067298092 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:13.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067298092 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:13.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067298106 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:13.961Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T21:23:13.961Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T21:23:14.218Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T21:23:14.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1067298215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-29T21:23:14.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:15.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:15.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:15.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:15.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:15.038Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:23:15.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067299215 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:23:15.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067299216 data=null doit=true} to TableItem with text {} [2019-07-29T21:23:15.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067299216 data=null} to TableItem with text {} [2019-07-29T21:23:15.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067299216 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:15.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067299217 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:23:15.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067299220 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:15.038Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:15.038Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:15.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:23:15.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:15.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067299513 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:15.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067299514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:15.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067299514 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:15.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067299515 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:15.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067299515 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:15.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067299521 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:15.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:15.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:15.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:15.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:15.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:15.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:15.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:15.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:15.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:15.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:15.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067299706 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067299706 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067299706 data=null} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067299707 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067299707 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} [2019-07-29T21:23:15.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067299790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:15.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067299791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067299792 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067299792 data=null} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067299792 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067299793 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} [2019-07-29T21:23:15.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067299805 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:15.552Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:15.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:15.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067299807 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067299807 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067299807 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067299808 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067299808 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067299883 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:15.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067299886 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067299886 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067299887 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067299887 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067299887 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067299892 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:15.809Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:15.809Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:16.065Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:16.065Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:16.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067300185 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:16.065Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:16.065Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:16.065Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:16.065Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:16.065Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:16.065Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:16.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067300187 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') [2019-07-29T21:23:16.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067300188 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') [2019-07-29T21:23:16.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067300188 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:16.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067300188 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:16.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067300188 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') [2019-07-29T21:23:16.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067300188 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') [2019-07-29T21:23:16.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067300189 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') [2019-07-29T21:23:16.629Z] DEBUG - Clicked on [2019-07-29T21:23:16.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067299990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:19.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:19.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:19.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:19.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:19.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:19.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:19.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:19.150Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067303128 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067303129 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067303129 data=null} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067303130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067303130 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} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067303201 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067303203 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067303203 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067303203 data=null} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067303204 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067303211 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} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067303226 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:19.150Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:19.150Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067303228 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067303228 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067303229 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067303229 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067303230 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]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067303295 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067303296 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067303296 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067303296 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067303297 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]} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067303311 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:19.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:19.150Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067303319 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067303319 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:19.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067303319 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:19.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067303320 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:19.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067303320 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:19.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067303411 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:19.406Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T21:23:19.406Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T21:23:19.663Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T21:23:19.663Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T21:23:19.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1067303843 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T21:23:19.663Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T21:23:19.663Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T21:23:19.663Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T21:23:19.663Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:19.663Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:19.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1067303887 data=null doit=true} to Button with text {Copy as a link} [2019-07-29T21:23:19.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1067303888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2019-07-29T21:23:19.663Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:19.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1067303889 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:19.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1067303889 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:19.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1067303890 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:19.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1067303890 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 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:19.663Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:19.663Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.663Z] DEBUG - Clicking on OK [2019-07-29T21:23:19.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067303893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067303893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067303893 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067303893 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067303893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067303893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:19.919Z] DEBUG - Clicked on OK [2019-07-29T21:23:19.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067303893 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') [2019-07-29T21:23:19.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1067303526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-29T21:23:20.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:20.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:20.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:20.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:20.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:20.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:20.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067304427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:20.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067304428 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:20.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067304428 data=null} to TreeItem with text {test} [2019-07-29T21:23:20.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067304428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:20.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067304429 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} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067304486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:20.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067304487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:20.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067304488 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:20.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067304488 data=null} to TreeItem with text {test} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067304488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:20.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067304488 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} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067304497 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:20.434Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:20.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067304499 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067304499 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067304499 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067304499 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067304500 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067304517 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067304518 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067304519 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067304519 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067304519 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067304519 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067304532 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:20.434Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-29T21:23:20.434Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-29T21:23:20.434Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-29T21:23:20.691Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-29T21:23:20.691Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:20.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1067304681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2019-07-29T21:23:21.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:21.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:21.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:21.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:21.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:21.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:21.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:21.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:21.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067305796 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067305797 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:21.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067305797 data=null} to TreeItem with text {test} [2019-07-29T21:23:21.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067305797 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:21.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067305798 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} [2019-07-29T21:23:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067305828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:21.767Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1067305880 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1067305881 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1067305881 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067305882 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]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1067305886 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:21.767Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T21:23:21.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:21.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:21.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1067305892 data=null button=0 stateMask=0x0 x=110 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1067305892 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1067305892 data=null} to TreeItem with text {Experiment [2]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1067305892 data=null button=1 stateMask=0x0 x=110 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067305893 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]} [2019-07-29T21:23:21.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1067305915 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-29T21:23:22.123Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T21:23:22.123Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T21:23:22.426Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T21:23:22.426Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-29T21:23:22.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1067306391 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-29T21:23:22.426Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-29T21:23:22.426Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-29T21:23:22.426Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-29T21:23:22.426Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-29T21:23:22.426Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-29T21:23:22.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:22.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:22.426Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:23:22.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:22.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] DEBUG - Clicking on OK [2019-07-29T21:23:22.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067306397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067306397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067306397 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067306397 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067306398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067306398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:22.426Z] DEBUG - Clicked on OK [2019-07-29T21:23:22.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067306398 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') [2019-07-29T21:23:22.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1067306089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-29T21:23:22.990Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-29T21:23:22.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:22.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:22.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:22.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:22.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:22.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067307088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067307088 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067307089 data=null} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067307089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067307089 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} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067307116 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067307123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067307123 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067307124 data=null} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067307124 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067307124 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} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067307189 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:22.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:22.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067307191 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:23:22.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067307191 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:22.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067307191 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067307192 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:22.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067307192 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067307213 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:23:22.990Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:23:22.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1067307220 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-29T21:23:22.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1067307220 data=null} to TreeItem with text {exp [2]} [2019-07-29T21:23:22.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1067307221 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-29T21:23:22.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067307222 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [2]} [2019-07-29T21:23:23.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1067307296 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-29T21:23:23.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:23.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:23.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1067307302 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-29T21:23:23.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1067307303 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-29T21:23:23.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1067307303 data=null} to TreeItem with text {exp [2]} [2019-07-29T21:23:23.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1067307303 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-29T21:23:23.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067307304 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [2]} [2019-07-29T21:23:23.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1067307384 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-29T21:23:23.247Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T21:23:23.247Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T21:23:23.503Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T21:23:23.503Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-29T21:23:23.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1067307754 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-29T21:23:23.503Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-29T21:23:23.503Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-29T21:23:23.503Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-29T21:23:23.503Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:23.760Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307766 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307767 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307781 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 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307782 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1067307782 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:23.760Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] DEBUG - Clicking on OK [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067307784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067307784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067307784 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067307784 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067307784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067307785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:23.760Z] DEBUG - Clicked on OK [2019-07-29T21:23:24.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067307785 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') [2019-07-29T21:23:24.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1067307492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-29T21:23:24.274Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-29T21:23:24.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:24.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:24.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:24.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:24.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:24.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067308320 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067308321 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067308321 data=null} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067308321 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067308322 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} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067308350 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067308351 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067308351 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067308351 data=null} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067308352 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067308352 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} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067308382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:24.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:24.274Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067308384 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067308384 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067308384 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067308385 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067308385 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067308422 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:24.274Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T21:23:24.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1067308424 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1067308424 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1067308424 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067308425 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1067308508 data=null button=1 stateMask=0x80000 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T21:23:24.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1067308511 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1067308511 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1067308512 data=null button=1 stateMask=0x0 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067308512 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1067308521 data=null button=1 stateMask=0x80000 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-29T21:23:24.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:23:24.530Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:24.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067308815 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:24.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067308816 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:24.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067308816 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:24.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067308817 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:24.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067308817 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:24.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067308910 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:24.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:24.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:24.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:24.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:24.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:23:24.787Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:25.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067309125 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:25.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1067309125 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:25.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1067309125 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:25.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067309126 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:25.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067309126 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:25.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067309160 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:25.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:25.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:25.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:25.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:25.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:25.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:25.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:25.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:25.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:25.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067309921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067309921 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067309922 data=null} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067309922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067309922 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} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067310004 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067310005 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067310005 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067310005 data=null} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067310006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067310006 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} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067310014 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:25.974Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:25.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067310015 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067310015 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067310015 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067310016 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067310016 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067310033 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067310083 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067310084 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067310084 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067310084 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067310084 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067310089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:25.974Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:25.974Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:26.232Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:26.232Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:26.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067310327 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:26.232Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:26.232Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:26.232Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:26.232Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:26.232Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:26.232Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:26.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067310328 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') [2019-07-29T21:23:26.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067310328 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') [2019-07-29T21:23:26.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067310328 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:26.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067310328 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:26.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067310328 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') [2019-07-29T21:23:26.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067310329 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') [2019-07-29T21:23:26.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067310329 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') [2019-07-29T21:23:26.489Z] DEBUG - Clicked on [2019-07-29T21:23:26.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067310196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:28.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:28.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:28.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:28.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:28.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:28.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:28.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:28.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067312701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067312701 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067312701 data=null} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067312702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067312702 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} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067312725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067312726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067312726 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067312726 data=null} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067312727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067312733 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} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067312742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:28.639Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:28.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067312743 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067312743 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067312743 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067312783 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067312784 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]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067312807 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067312808 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067312808 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067312809 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067312809 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]} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067312812 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:28.639Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067312820 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067312821 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:28.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067312821 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067312821 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:28.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067312821 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:28.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067312884 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:28.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:28.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:28.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:28.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:28.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:28.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:28.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067313108 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:28.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067313108 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:28.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067313108 data=null} to TreeItem with text {test} [2019-07-29T21:23:28.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067313108 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:28.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067313109 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} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067313191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:29.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067313192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:29.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067313192 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:29.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067313192 data=null} to TreeItem with text {test} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067313193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:29.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067313193 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} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067313201 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:29.151Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:29.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067313202 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067313202 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067313202 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067313203 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067313203 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]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067313221 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067313222 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067313222 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067313222 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067313223 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067313223 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]} [2019-07-29T21:23:29.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067313280 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:29.151Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:29.151Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:29.407Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:29.407Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:29.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067313516 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:29.407Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:29.407Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:29.407Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:29.407Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:29.407Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:29.407Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:29.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067313524 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') [2019-07-29T21:23:29.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067313525 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') [2019-07-29T21:23:29.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067313525 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:29.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067313525 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:29.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067313525 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') [2019-07-29T21:23:29.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067313525 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') [2019-07-29T21:23:29.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067313525 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') [2019-07-29T21:23:29.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067313332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:29.971Z] DEBUG - Clicked on [2019-07-29T21:23:31.863Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:31.863Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:31.863Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:31.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:31.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:31.863Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:31.863Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:31.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067315896 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067315896 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067315896 data=null} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067315897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067315897 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} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067315923 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067315924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067315924 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067315931 data=null} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067315932 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067315932 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} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067315940 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:31.863Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:31.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067315941 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067315946 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067315946 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067315947 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067315947 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]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067315995 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067315995 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067315995 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067315996 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067315996 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]} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067315999 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:31.863Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067316008 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067316008 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:31.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067316009 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067316009 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:31.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067316009 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:31.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067316047 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:32.119Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-29T21:23:32.119Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-29T21:23:32.377Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-29T21:23:32.377Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-29T21:23:32.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1067316434 data=null doit=true} to Shell with text {Rename Trace} [2019-07-29T21:23:32.377Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T21:23:32.377Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T21:23:32.377Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T21:23:32.377Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T21:23:32.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:32.377Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:32.377Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:23:32.377Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:32.377Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:32.377Z] DEBUG - Clicking on OK [2019-07-29T21:23:32.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067316488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:32.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067316488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:32.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067316488 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:32.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067316489 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:32.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067316489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:32.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067316489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:32.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067316489 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') [2019-07-29T21:23:33.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1067316133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-29T21:23:33.399Z] DEBUG - Clicked on [2019-07-29T21:23:33.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:33.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:33.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:33.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:33.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:33.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067317326 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067317382 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067317382 data=null} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067317383 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067317383 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} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067317423 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067317427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067317427 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067317427 data=null} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067317428 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067317428 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} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067317435 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:33.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:33.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067317436 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:33.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067317437 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:33.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067317437 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067317437 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:33.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067317437 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]} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067317454 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:33.399Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T21:23:33.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067317455 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:33.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067317456 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:33.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067317456 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067317456 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:33.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067317483 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:33.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067317517 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:33.399Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T21:23:33.399Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T21:23:33.655Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T21:23:33.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1067317617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-29T21:23:34.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:34.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:34.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:34.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:34.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:34.219Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:23:34.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067318393 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:23:34.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067318393 data=null doit=true} to TableItem with text {} [2019-07-29T21:23:34.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067318393 data=null} to TableItem with text {} [2019-07-29T21:23:34.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067318394 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:34.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067318395 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:23:34.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067318449 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:34.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:34.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:34.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:34.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:34.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:34.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:34.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:34.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:34.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067318596 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067318597 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067318597 data=null} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067318597 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067318598 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} [2019-07-29T21:23:34.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067318691 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:34.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067318692 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067318693 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067318693 data=null} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067318693 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067318694 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} [2019-07-29T21:23:34.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067318703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:34.476Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:34.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:34.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067318705 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067318705 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067318705 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067318705 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067318710 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]} [2019-07-29T21:23:34.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067318779 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:34.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067318780 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067318781 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067318781 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067318781 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067318782 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]} [2019-07-29T21:23:34.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067318788 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:34.733Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:34.733Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:34.990Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:34.990Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067319090 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:34.990Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:34.990Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:34.990Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:34.990Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:34.990Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:34.990Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:34.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067319092 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') [2019-07-29T21:23:34.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067319092 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') [2019-07-29T21:23:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067319092 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067319092 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067319092 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') [2019-07-29T21:23:34.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067319092 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') [2019-07-29T21:23:34.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067319092 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') [2019-07-29T21:23:35.246Z] DEBUG - Clicked on [2019-07-29T21:23:35.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067318886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:37.394Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:37.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:37.651Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:37.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:37.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:37.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:37.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:37.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067321781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067321781 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067321781 data=null} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067321781 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067321782 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} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067321810 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067321811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067321811 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067321812 data=null} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067321812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067321812 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} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067321823 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:37.652Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:37.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067321825 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067321825 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067321826 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067321826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067321826 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]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067321892 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067321893 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067321893 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067321893 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.652Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067321894 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]} [2019-07-29T21:23:37.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067321910 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:37.908Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:37.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067321911 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:37.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067321911 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:37.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067321911 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:37.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067321912 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:37.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067321912 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:37.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067321989 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:37.908Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-29T21:23:37.908Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-29T21:23:37.908Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-29T21:23:38.164Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-29T21:23:38.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1067322084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2019-07-29T21:23:38.983Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:38.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:38.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:38.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:38.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:38.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:38.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:38.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:38.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067323036 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:38.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067323036 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:38.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067323036 data=null} to TreeItem with text {test} [2019-07-29T21:23:38.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067323037 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:38.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067323037 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} [2019-07-29T21:23:38.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067323114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:38.983Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:38.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1067323115 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:38.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1067323115 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:38.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1067323116 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:38.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067323116 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]} [2019-07-29T21:23:38.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1067323119 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:38.983Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T21:23:38.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1067323130 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:38.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1067323130 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:38.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1067323181 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:38.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067323181 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:38.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1067323186 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:38.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:38.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067323188 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:38.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067323188 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:38.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067323188 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:38.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067323189 data=null button=1 stateMask=0x0 x=154 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:38.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067323189 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:39.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067323280 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:39.240Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-29T21:23:39.240Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-29T21:23:39.497Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-29T21:23:39.497Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-29T21:23:39.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1067323619 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-29T21:23:39.497Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:39.497Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:39.497Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:39.497Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:39.497Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:39.497Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:39.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067323620 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') [2019-07-29T21:23:39.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067323620 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') [2019-07-29T21:23:39.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067323628 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:39.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067323628 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:39.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067323628 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') [2019-07-29T21:23:39.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067323628 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') [2019-07-29T21:23:39.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067323628 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') [2019-07-29T21:23:40.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1067323330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove' [2019-07-29T21:23:40.427Z] DEBUG - Clicked on [2019-07-29T21:23:40.427Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T21:23:40.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:40.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:40.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:40.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:40.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:40.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067324408 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067324408 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067324408 data=null} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067324409 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067324409 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} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067324503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067324504 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067324504 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067324504 data=null} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067324505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067324505 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} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067324512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:40.427Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:40.427Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067324514 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067324514 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067324514 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067324515 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067324515 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]} [2019-07-29T21:23:40.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067324596 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.427Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T21:23:40.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:40.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:40.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:40.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:40.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:40.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067324686 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067324686 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067324686 data=null} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067324686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067324687 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} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067324712 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067324714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067324714 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067324714 data=null} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067324715 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067324715 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} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067324725 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:40.683Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:40.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067324727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067324727 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067324727 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067324727 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067324728 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]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067324788 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067324790 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067324790 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067324790 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067324790 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067324791 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]} [2019-07-29T21:23:40.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067324799 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:40.683Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:40.683Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:40.940Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:40.940Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:40.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067324995 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:40.940Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:40.940Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:40.940Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:40.940Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:40.940Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:40.940Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:40.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067324997 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') [2019-07-29T21:23:40.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067324997 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') [2019-07-29T21:23:40.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067324997 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:40.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067324997 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:40.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067324997 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') [2019-07-29T21:23:40.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067324997 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') [2019-07-29T21:23:40.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067324998 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') [2019-07-29T21:23:40.940Z] DEBUG - Clicked on [2019-07-29T21:23:41.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067324888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:43.090Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:43.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:43.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:43.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:43.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:43.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:43.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:43.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067327420 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067327421 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067327421 data=null} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067327422 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067327422 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} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067327442 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067327443 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067327477 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067327482 data=null} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067327483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067327483 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} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067327491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:43.347Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:43.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067327493 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067327493 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067327493 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067327493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067327493 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]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067327512 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067327514 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067327514 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067327515 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067327515 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]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067327518 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1067327526 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1067327527 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1067327527 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067327527 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1067327530 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-29T21:23:43.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:43.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067327535 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067327535 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067327535 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067327535 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067327583 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067327617 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.604Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T21:23:43.604Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T21:23:43.604Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T21:23:43.861Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T21:23:43.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1067327891 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T21:23:43.861Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T21:23:43.861Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T21:23:43.861Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T21:23:43.861Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T21:23:43.861Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:23:43.861Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:23:43.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:43.861Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:43.861Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:23:43.861Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:43.861Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:43.861Z] DEBUG - Clicking on OK [2019-07-29T21:23:43.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067327895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:43.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067327896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:43.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067327896 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:43.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067327896 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:43.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067327896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:43.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067327896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:43.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067327896 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') [2019-07-29T21:23:43.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1067327717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-29T21:23:43.861Z] DEBUG - Clicked on [2019-07-29T21:23:43.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:43.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:43.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067328108 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067328108 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067328108 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067328109 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:43.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067328109 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:44.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067328114 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:44.119Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T21:23:44.119Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T21:23:44.119Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T21:23:44.425Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T21:23:44.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1067328391 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T21:23:44.425Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T21:23:44.425Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T21:23:44.425Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T21:23:44.425Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T21:23:44.425Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:23:44.425Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:23:44.425Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-29T21:23:44.425Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-29T21:23:44.425Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:44.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:44.425Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:44.425Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:44.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1067328395 data=null doit=true} to Button with text {Copy as a link} [2019-07-29T21:23:44.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1067328395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2019-07-29T21:23:44.425Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:44.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1067328413 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:44.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1067328421 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:44.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1067328421 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:44.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1067328421 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 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:44.426Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:23:44.426Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:23:44.426Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:23:44.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:23:44.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:23:44.426Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:23:44.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:44.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:44.426Z] DEBUG - Clicking on OK [2019-07-29T21:23:44.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067328424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:44.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067328424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:44.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067328424 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:44.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067328424 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:44.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067328425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:44.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067328425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:23:44.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067328425 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') [2019-07-29T21:23:44.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1067328216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-29T21:23:44.426Z] DEBUG - Clicked on [2019-07-29T21:23:44.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:44.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:44.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:44.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:44.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:44.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067328689 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067328689 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067328689 data=null} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067328689 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067328690 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} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067328730 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067328731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067328731 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067328731 data=null} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067328777 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067328782 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} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067328790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:44.727Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:44.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067328791 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:23:44.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067328791 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:23:44.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067328792 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067328792 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:23:44.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067328792 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067328810 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:44.727Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T21:23:44.727Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-29T21:23:44.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067328812 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:44.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067328812 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:44.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067328812 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067328828 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:44.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067328828 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:44.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067328887 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:44.727Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T21:23:44.727Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T21:23:44.983Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T21:23:44.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1067328932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-29T21:23:45.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:46.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:46.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:46.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:46.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:46.475Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:23:46.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067330606 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:23:46.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067330606 data=null doit=true} to TableItem with text {} [2019-07-29T21:23:46.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067330606 data=null} to TableItem with text {} [2019-07-29T21:23:46.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067330606 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:46.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067330607 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:23:46.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067330613 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:46.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:46.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:46.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:46.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:46.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:46.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:46.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:46.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:46.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067330703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:46.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067330703 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:46.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067330703 data=null} to TreeItem with text {test} [2019-07-29T21:23:46.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067330703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:46.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067330704 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} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067330739 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:46.732Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067330740 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:46.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067330741 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:46.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067330741 data=null} to TreeItem with text {test} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067330741 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:46.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067330741 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} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067330748 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:46.732Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:46.732Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067330749 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:23:46.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067330749 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:46.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067330749 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067330749 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:46.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067330750 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067330771 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:46.732Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T21:23:46.732Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-29T21:23:46.732Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067330781 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:46.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1067330781 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:46.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1067330781 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067330781 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:46.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067330782 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:46.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067330817 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:46.732Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T21:23:46.732Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T21:23:46.989Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T21:23:46.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:46.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1067330914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-29T21:23:47.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:47.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:48.480Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:48.480Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:48.480Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:48.480Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:48.480Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:23:48.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067332623 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:23:48.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067332623 data=null doit=true} to TableItem with text {} [2019-07-29T21:23:48.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067332623 data=null} to TableItem with text {} [2019-07-29T21:23:48.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067332624 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:48.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067332625 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:23:48.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067332652 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:23:48.480Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:23:48.480Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:23:48.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:23:48.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:48.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067332804 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:48.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067332805 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:48.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067332805 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:48.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067332806 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:48.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067332806 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:48.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067332840 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:23:48.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:48.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:48.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:48.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:48.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:23:48.736Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:48.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067332926 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:48.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1067332926 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:48.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1067332927 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:48.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067333010 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:48.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067333010 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:48.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067333081 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:23:48.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:48.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:48.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:48.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:49.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:49.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:49.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:49.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:49.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:49.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067333299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067333299 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067333300 data=null} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067333300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067333301 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} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067333388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067333389 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067333390 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067333390 data=null} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067333390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067333390 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} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067333399 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:49.250Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:49.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067333400 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067333400 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067333401 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067333401 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067333401 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067333421 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067333422 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067333422 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067333422 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067333423 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067333423 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067333487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:23:49.506Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:49.506Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:49.506Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:49.506Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:49.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067333730 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:49.506Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:49.506Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:49.506Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:49.506Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:49.506Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:49.763Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:49.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067333784 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') [2019-07-29T21:23:49.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067333784 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') [2019-07-29T21:23:49.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067333784 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:49.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067333785 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:49.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067333785 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') [2019-07-29T21:23:49.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067333785 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') [2019-07-29T21:23:49.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067333786 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') [2019-07-29T21:23:50.020Z] DEBUG - Clicked on [2019-07-29T21:23:50.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067333534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:51.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:51.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:51.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:52.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:52.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:52.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:52.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:52.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067336189 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067336190 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067336190 data=null} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067336190 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067336190 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} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067336215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067336224 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067336224 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067336224 data=null} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067336225 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067336225 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} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067336232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:52.181Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:52.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067336233 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067336233 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067336233 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067336238 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067336238 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]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067336248 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067336249 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067336249 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067336249 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067336250 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]} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067336290 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:52.181Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067336292 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067336292 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:52.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067336292 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067336293 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067336293 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067336331 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:52.181Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:23:52.181Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:23:52.438Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:23:52.438Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T21:23:52.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1067336656 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-29T21:23:52.438Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:52.438Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:52.438Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:52.438Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:52.438Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:52.438Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:52.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067336657 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') [2019-07-29T21:23:52.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067336657 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') [2019-07-29T21:23:52.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067336657 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:52.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067336657 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:52.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067336658 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') [2019-07-29T21:23:52.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067336658 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') [2019-07-29T21:23:52.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067336658 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') [2019-07-29T21:23:53.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067336413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:23:53.258Z] DEBUG - Clicked on [2019-07-29T21:23:53.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:53.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:53.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:53.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:53.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:53.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067337287 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067337287 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067337287 data=null} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067337287 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067337288 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} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067337330 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067337331 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067337331 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067337331 data=null} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067337331 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067337332 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} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067337344 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:53.258Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:53.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067337346 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067337346 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067337346 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067337347 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067337347 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]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067337383 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067337384 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067337385 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067337385 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067337385 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067337385 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]} [2019-07-29T21:23:53.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067337391 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:53.258Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:53.258Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:53.515Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:53.515Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:53.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067337633 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:53.515Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:53.515Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:53.515Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:53.515Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:53.515Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:53.515Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:53.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067337639 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') [2019-07-29T21:23:53.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067337640 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') [2019-07-29T21:23:53.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067337640 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:53.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067337640 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:53.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067337640 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') [2019-07-29T21:23:53.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067337641 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') [2019-07-29T21:23:53.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067337641 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') [2019-07-29T21:23:53.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067337491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:53.771Z] DEBUG - Clicked on [2019-07-29T21:23:55.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:55.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:55.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:55.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:55.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:55.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:55.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:55.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067339784 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067339785 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067339785 data=null} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067339785 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067339786 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} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067339811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067339812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067339812 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067339813 data=null} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067339813 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067339813 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} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067339824 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:55.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:55.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067339825 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067339825 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067339825 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067339826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067339826 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]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067339836 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067339887 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067339887 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067339888 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067339888 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]} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067339891 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:55.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067339892 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067339892 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:55.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067339892 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:55.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067339893 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:55.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067339893 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:56.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067339926 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:23:56.127Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-29T21:23:56.127Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-29T21:23:56.127Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-29T21:23:56.127Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-29T21:23:56.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1067340010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2019-07-29T21:23:56.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:23:56.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:56.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:56.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:56.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:56.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:56.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:56.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:56.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067340665 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:56.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067340665 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:56.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067340665 data=null} to TreeItem with text {test} [2019-07-29T21:23:56.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067340665 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:56.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067340665 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} [2019-07-29T21:23:56.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067340708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:56.478Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:56.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1067340712 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:56.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1067340713 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:56.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1067340713 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:56.478Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067340714 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]} [2019-07-29T21:23:56.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1067340718 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:23:56.478Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T21:23:56.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1067340719 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:56.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1067340719 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:56.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1067340719 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:56.478Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067340719 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:56.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1067340737 data=null button=1 stateMask=0x80000 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-29T21:23:56.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:56.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067340738 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:56.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067340738 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:56.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067340738 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:56.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067340739 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:56.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067340739 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:56.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067340794 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:23:56.735Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:23:56.735Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:23:56.993Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:23:56.993Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T21:23:56.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1067341037 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-29T21:23:56.993Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:56.993Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:56.993Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:56.993Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:56.993Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:56.993Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:56.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067341039 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') [2019-07-29T21:23:56.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067341039 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') [2019-07-29T21:23:56.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067341039 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:56.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067341039 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:56.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067341039 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') [2019-07-29T21:23:56.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067341040 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') [2019-07-29T21:23:56.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067341040 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') [2019-07-29T21:23:57.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067340888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:23:57.556Z] DEBUG - Clicked on [2019-07-29T21:23:57.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:23:57.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:57.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:57.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:23:57.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:23:57.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:57.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067341731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:57.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067341731 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:57.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067341731 data=null} to TreeItem with text {test} [2019-07-29T21:23:57.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067341732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:57.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067341732 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} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067341821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:57.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067341825 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:23:57.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067341825 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:23:57.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067341825 data=null} to TreeItem with text {test} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067341825 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:57.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067341826 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} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067341832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:23:57.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:23:57.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067341884 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067341885 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067341885 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067341885 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067341886 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]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067341908 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:23:57.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067341911 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067341911 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067341912 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067341912 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067341912 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]} [2019-07-29T21:23:57.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067341924 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:23:57.813Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:23:57.813Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:23:58.070Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:23:58.070Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:23:58.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067342207 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:23:58.070Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:23:58.070Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:23:58.070Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:23:58.070Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:58.070Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:23:58.070Z] DEBUG - Clicking on &Yes [2019-07-29T21:23:58.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067342215 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') [2019-07-29T21:23:58.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067342215 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') [2019-07-29T21:23:58.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067342215 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:58.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067342216 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:23:58.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067342216 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') [2019-07-29T21:23:58.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067342216 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') [2019-07-29T21:23:58.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067342216 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') [2019-07-29T21:23:58.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067342012 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:23:58.327Z] DEBUG - Clicked on [2019-07-29T21:24:00.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:00.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:00.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:00.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:00.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:00.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:00.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:00.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067344103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067344103 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067344103 data=null} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067344103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067344104 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} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067344127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067344129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067344129 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067344129 data=null} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067344129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067344130 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} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067344192 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:00.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:00.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067344195 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067344195 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067344195 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067344195 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067344195 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]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067344217 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067344217 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067344218 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067344218 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067344218 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]} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067344221 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:00.220Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344222 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067344230 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:00.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067344230 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344231 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067344231 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344309 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344310 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344310 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.220Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067344311 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344406 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344582 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067344582 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067344583 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:00.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:00.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:00.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344694 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067344694 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067344694 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344695 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067344695 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067344701 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:00.734Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T21:24:00.734Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T21:24:00.991Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T21:24:00.991Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T21:24:00.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1067345091 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T21:24:00.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T21:24:00.991Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T21:24:00.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T21:24:00.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T21:24:00.991Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:24:00.991Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:24:00.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:00.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:24:00.991Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:24:00.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:00.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:00.991Z] DEBUG - Clicking on OK [2019-07-29T21:24:00.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067345100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:00.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067345100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:00.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067345101 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:00.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067345101 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:00.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067345101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:00.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067345101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:00.991Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1067345125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067345101 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') [2019-07-29T21:24:01.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1067344797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-29T21:24:01.248Z] DEBUG - Clicked on [2019-07-29T21:24:01.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:01.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:01.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:01.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:01.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:01.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067345510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067345510 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067345510 data=null} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067345511 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067345511 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} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067345583 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067345585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067345585 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067345585 data=null} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067345585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067345586 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} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067345594 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:01.505Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:01.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067345596 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:24:01.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067345596 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:01.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067345596 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067345597 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:01.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067345597 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067345614 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:01.505Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:24:01.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:01.505Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067345618 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067345618 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:01.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067345619 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067345626 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067345626 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067345685 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067345688 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067345689 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.505Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067345689 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067345752 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067345761 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067345762 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067345762 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.761Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:01.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:02.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:02.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:03.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:03.253Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067347393 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067347393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:03.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067347394 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067347395 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067347395 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067347424 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067347425 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.253Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067347426 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.510Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067347426 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067347645 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067347670 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067347670 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067347670 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.510Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:03.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:03.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:03.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:03.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:03.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:03.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:03.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:03.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067347944 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067347944 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067347944 data=null} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067347944 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067347945 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} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067347975 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067347976 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067347976 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067347977 data=null} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067347977 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067347977 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} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067347987 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:03.766Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:03.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067347988 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067347988 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067347988 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067347988 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067347989 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067348008 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067348009 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067348009 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067348009 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067348009 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067348009 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:03.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067348014 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:04.023Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:24:04.023Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:24:04.023Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:24:04.023Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:24:04.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067348201 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:24:04.023Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:24:04.023Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:24:04.023Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:04.023Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:04.023Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:24:04.023Z] DEBUG - Clicking on &Yes [2019-07-29T21:24:04.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067348204 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') [2019-07-29T21:24:04.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067348204 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') [2019-07-29T21:24:04.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067348204 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:04.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067348204 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:04.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067348204 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') [2019-07-29T21:24:04.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067348205 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') [2019-07-29T21:24:04.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067348205 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') [2019-07-29T21:24:04.586Z] DEBUG - Clicked on [2019-07-29T21:24:04.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067348056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:24:06.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:06.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:06.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:06.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:06.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:06.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:06.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:06.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:06.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067350678 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067350678 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067350678 data=null} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067350679 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067350679 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} [2019-07-29T21:24:06.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067350703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:06.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067350715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067350715 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067350716 data=null} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067350716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067350716 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} [2019-07-29T21:24:06.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067350728 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:06.477Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:06.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:06.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067350729 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067350729 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067350730 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067350730 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067350730 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]} [2019-07-29T21:24:06.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067350751 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067350752 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067350753 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067350753 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.735Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067350753 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]} [2019-07-29T21:24:06.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067350756 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:06.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:06.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067350757 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:06.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067350757 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:06.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067350757 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:06.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067350757 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:06.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067350765 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:06.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067350805 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:06.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:07.126Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T21:24:07.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1067351005 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-29T21:24:07.126Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:24:07.126Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:24:07.126Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:07.126Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:07.126Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:24:07.126Z] DEBUG - Clicking on &Yes [2019-07-29T21:24:07.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067351006 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') [2019-07-29T21:24:07.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067351006 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') [2019-07-29T21:24:07.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067351006 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:07.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067351006 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:07.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067351006 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') [2019-07-29T21:24:07.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067351007 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') [2019-07-29T21:24:07.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067351007 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') [2019-07-29T21:24:07.522Z] DEBUG - Clicked on [2019-07-29T21:24:07.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:07.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:07.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:07.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:07.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:07.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067351583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067351583 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067351583 data=null} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067351583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067351584 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} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067351620 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067351624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067351624 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067351625 data=null} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067351625 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067351625 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} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067351686 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:07.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:07.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067351687 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067351687 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067351688 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067351688 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067351688 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]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067351707 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067351709 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067351709 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067351709 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067351709 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067351709 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]} [2019-07-29T21:24:07.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067351714 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:07.779Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:24:07.779Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:24:07.779Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:24:07.779Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:24:07.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067351924 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:24:07.779Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:24:07.779Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:24:07.779Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:07.779Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:07.779Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:24:07.779Z] DEBUG - Clicking on &Yes [2019-07-29T21:24:07.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067351925 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') [2019-07-29T21:24:07.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067351926 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') [2019-07-29T21:24:07.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067351926 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:07.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067351926 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:07.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067351926 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') [2019-07-29T21:24:07.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067351926 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') [2019-07-29T21:24:07.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067351926 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') [2019-07-29T21:24:08.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067351788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:24:08.036Z] DEBUG - Clicked on [2019-07-29T21:24:09.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:09.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:09.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:09.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:09.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:09.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:09.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:09.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:09.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067353814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067353814 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:09.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067353814 data=null} to TreeItem with text {test} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067353814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:09.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067353815 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} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067353884 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:09.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1067353886 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1067353887 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1067353887 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067353887 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]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1067353890 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1067353890 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1067353890 data=null} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1067353891 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067353891 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1067353906 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1067353907 data=null button=0 stateMask=0x0 x=101 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1067353907 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1067353907 data=null} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1067353908 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067353908 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1067353923 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T21:24:09.918Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T21:24:09.918Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T21:24:09.918Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T21:24:09.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1067354014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-29T21:24:10.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:10.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:10.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:10.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:10.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:10.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:10.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:10.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067354939 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:10.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067354940 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:10.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067354940 data=null} to TreeItem with text {test} [2019-07-29T21:24:10.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067354940 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:10.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067354940 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} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067354996 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:10.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067354998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:10.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067354998 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:10.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067354998 data=null} to TreeItem with text {test} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067354999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:10.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067354999 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} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067355012 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:10.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:10.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067355013 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067355014 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067355014 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067355014 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067355014 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]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067355034 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067355035 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067355036 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067355036 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067355036 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067355036 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]} [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067355044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:10.995Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:24:10.995Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:24:10.995Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:24:10.995Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:24:10.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067355244 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:24:10.995Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:24:10.995Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:24:10.995Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:10.995Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:10.995Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:24:10.995Z] DEBUG - Clicking on &Yes [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067355245 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') [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067355245 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') [2019-07-29T21:24:10.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067355245 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:10.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067355245 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067355245 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') [2019-07-29T21:24:10.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067355245 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') [2019-07-29T21:24:11.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067355246 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') [2019-07-29T21:24:11.252Z] DEBUG - Clicked on [2019-07-29T21:24:11.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067355103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:24:13.143Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:13.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:13.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:13.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:13.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:13.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:13.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:13.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067357434 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067357435 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067357435 data=null} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067357435 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067357435 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} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067357457 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067357458 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067357458 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067357458 data=null} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067357459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067357459 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} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067357492 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:13.401Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:13.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067357493 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067357493 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067357493 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067357494 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067357497 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]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067357507 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067357508 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067357508 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067357509 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067357509 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]} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067357511 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067357525 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067357525 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:13.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067357525 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067357526 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:13.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067357526 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:13.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067357559 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:13.401Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T21:24:13.401Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T21:24:13.658Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T21:24:13.658Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:13.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1067357613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-29T21:24:13.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:13.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:13.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:13.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:13.658Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:13.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067357815 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:13.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067357815 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:13.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067357815 data=null} to TableItem with text {} [2019-07-29T21:24:13.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067357816 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:13.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067357816 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:13.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067357823 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:13.658Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:13.658Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:13.915Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-29T21:24:13.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:13.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:13.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:13.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:13.915Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:13.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:13.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:13.915Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:13.915Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:13.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067358056 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067358056 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067358056 data=null} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067358056 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067358057 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} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067358064 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067358065 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067358065 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067358065 data=null} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067358065 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067358065 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} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067358086 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:13.915Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:13.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067358087 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067358087 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067358087 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067358088 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067358088 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]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067358093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067358093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067358094 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067358094 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067358094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067358094 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]} [2019-07-29T21:24:13.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067358104 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:13.915Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:24:13.915Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:24:14.172Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:24:14.172Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:24:14.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067358255 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:24:14.172Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:24:14.172Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:24:14.172Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:14.172Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:14.172Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:24:14.172Z] DEBUG - Clicking on &Yes [2019-07-29T21:24:14.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067358258 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') [2019-07-29T21:24:14.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067358258 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') [2019-07-29T21:24:14.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067358259 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:14.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067358259 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:14.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067358259 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') [2019-07-29T21:24:14.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067358259 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') [2019-07-29T21:24:14.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067358259 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') [2019-07-29T21:24:14.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067358140 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:24:14.429Z] DEBUG - Clicked on [2019-07-29T21:24:16.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:16.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:16.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:16.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:16.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:16.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:16.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:16.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067360305 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067360305 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067360305 data=null} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067360306 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067360306 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} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067360330 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067360332 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067360333 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067360333 data=null} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067360334 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067360334 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} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067360341 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:16.323Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:16.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067360342 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067360348 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067360348 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067360349 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067360349 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]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067360355 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067360356 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067360356 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067360356 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067360356 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]} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067360368 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:16.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:16.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067360377 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067360380 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:16.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067360381 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067360381 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:16.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067360381 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:16.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067360387 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:16.323Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T21:24:16.323Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T21:24:16.580Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T21:24:16.580Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T21:24:16.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1067360699 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T21:24:16.580Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T21:24:16.580Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T21:24:16.580Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T21:24:16.580Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T21:24:16.580Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:24:16.580Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:24:16.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:16.580Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:24:16.580Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:24:16.580Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:16.580Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] DEBUG - Clicking on OK [2019-07-29T21:24:16.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067360720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067360721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067360721 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067360721 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067360721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067360722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:16.580Z] DEBUG - Clicked on OK [2019-07-29T21:24:16.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067360722 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') [2019-07-29T21:24:16.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1067360442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-29T21:24:17.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:17.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:17.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067361296 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:17.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067361296 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:17.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067361297 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:17.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067361297 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:17.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067361297 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:17.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067361303 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:17.143Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-29T21:24:17.143Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-29T21:24:17.400Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-29T21:24:17.400Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-29T21:24:17.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1067361545 data=null doit=true} to Shell with text {Copy Trace} [2019-07-29T21:24:17.400Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-29T21:24:17.400Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-29T21:24:17.400Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-29T21:24:17.400Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:24:17.400Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:24:17.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1067361573 data=null doit=true} to Button with text {Copy as a link} [2019-07-29T21:24:17.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1067361573 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2019-07-29T21:24:17.400Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:24:17.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1067361574 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:24:17.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1067361579 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:24:17.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1067361579 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:24:17.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1067361580 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 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:24:17.400Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:17.400Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:17.400Z] DEBUG - Clicking on OK [2019-07-29T21:24:17.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067361597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:17.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067361597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:17.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067361597 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:17.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067361598 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:17.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067361598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:17.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067361598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:17.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067361598 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') [2019-07-29T21:24:17.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1067361349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-29T21:24:17.657Z] DEBUG - Clicked on [2019-07-29T21:24:17.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:17.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:17.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:17.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:17.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:17.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:17.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067361881 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067361881 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067361882 data=null} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067361882 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067361882 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} [2019-07-29T21:24:17.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067361900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:17.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067361904 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067361905 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067361905 data=null} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067361906 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:17.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067361906 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} [2019-07-29T21:24:17.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067361912 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:17.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:17.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:17.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067361914 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:24:17.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067361914 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:17.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067361914 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:24:17.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067361915 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:17.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067361915 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:17.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1067361925 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:17.914Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-29T21:24:17.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:17.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067361927 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:17.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067361927 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:17.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067361927 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:17.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067361927 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:17.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067361927 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:17.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067361932 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:17.914Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T21:24:17.914Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T21:24:17.914Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T21:24:17.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1067361991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-29T21:24:18.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:19.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:19.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:19.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:19.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:19.588Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067363558 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067363558 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067363558 data=null} to TableItem with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067363559 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067363559 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067363563 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:19.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:19.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:19.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:19.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:19.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:19.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:19.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:19.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067363658 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067363658 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067363658 data=null} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067363658 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067363659 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} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067363668 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067363669 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067363680 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067363680 data=null} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067363680 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067363681 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} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067363692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:19.588Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:19.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067363694 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:24:19.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067363694 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:19.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067363694 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067363694 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:19.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067363694 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1067363699 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:19.588Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-29T21:24:19.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:19.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067363701 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:19.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1067363701 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:19.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1067363701 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:19.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067363701 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:19.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067363702 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:19.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067363717 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:19.589Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-29T21:24:19.589Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-29T21:24:19.844Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-29T21:24:19.844Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:19.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1067363765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-29T21:24:20.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:20.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:21.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:21.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:21.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:21.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:21.336Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:21.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067365500 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:21.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067365500 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:21.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067365500 data=null} to TableItem with text {} [2019-07-29T21:24:21.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067365501 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:21.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067365501 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:21.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067365511 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:21.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:21.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:21.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:24:21.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:21.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067365692 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:21.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1067365692 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:21.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1067365693 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:21.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067365693 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:21.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067365694 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:21.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1067365723 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-29T21:24:21.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:21.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:21.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:21.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:21.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-29T21:24:21.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:21.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067365798 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:21.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1067365798 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:21.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1067365798 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:21.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067365799 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:21.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067365799 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1067365850 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-29T21:24:21.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:21.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:21.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:21.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:21.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:21.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:21.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:21.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:21.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:21.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067365992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067365992 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067365992 data=null} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067365992 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067365993 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} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067366027 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067366028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067366028 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067366028 data=null} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067366029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067366029 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} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067366036 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:21.849Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:21.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067366080 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067366080 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067366080 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067366081 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067366081 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1067366092 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067366093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067366094 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067366094 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067366094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:21.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067366094 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:22.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1067366110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:22.106Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:24:22.106Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:24:22.106Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:24:22.106Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:24:22.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067366269 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:24:22.106Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:24:22.106Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:24:22.106Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:22.106Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:22.106Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:24:22.106Z] DEBUG - Clicking on &Yes [2019-07-29T21:24:22.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067366270 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') [2019-07-29T21:24:22.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067366272 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') [2019-07-29T21:24:22.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067366272 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:22.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067366272 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:22.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067366272 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') [2019-07-29T21:24:22.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067366272 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') [2019-07-29T21:24:22.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067366272 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') [2019-07-29T21:24:22.668Z] DEBUG - Clicked on [2019-07-29T21:24:22.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067366152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:24:24.561Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:24.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:24.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:24.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067368778 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067368778 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067368778 data=null} to TreeItem with text {test} [2019-07-29T21:24:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067368779 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067368781 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} [2019-07-29T21:24:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067368802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:24.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067368804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067368804 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067368804 data=null} to TreeItem with text {test} [2019-07-29T21:24:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067368810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:24.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067368811 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} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067368818 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:24.818Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:24.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067368819 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067368819 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067368820 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067368820 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067368820 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]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067368835 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067368836 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067368877 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067368886 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067368886 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]} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067368889 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:24.818Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067368890 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:24.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067368890 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:24.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:24.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067368890 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067368891 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:24.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067368891 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067368925 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067368925 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:24.818Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067368926 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:25.075Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067368926 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:25.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067369026 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:25.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067369149 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:25.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067369149 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:25.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067369149 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:25.075Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:25.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:25.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:25.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:25.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:25.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:25.075Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:25.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067369153 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:25.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067369153 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:25.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067369153 data=null} to TableItem with text {} [2019-07-29T21:24:25.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067369154 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:25.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067369154 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:25.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067369196 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:25.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:25.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:25.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-29T21:24:25.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:25.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:25.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:25.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:25.331Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:25.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:25.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:25.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:25.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:25.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067369427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067369427 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067369427 data=null} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067369427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067369427 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} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067369435 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067369436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067369436 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067369436 data=null} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067369437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067369437 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} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067369479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:25.331Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:25.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067369480 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067369480 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067369480 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067369481 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067369481 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]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067369486 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067369487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067369487 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067369487 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067369487 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067369488 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]} [2019-07-29T21:24:25.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067369491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:25.331Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:24:25.331Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:24:25.588Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:24:25.588Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:24:25.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067369693 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:24:25.588Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:24:25.588Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:24:25.588Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:25.588Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:25.588Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:24:25.588Z] DEBUG - Clicking on &Yes [2019-07-29T21:24:25.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067369694 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') [2019-07-29T21:24:25.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067369694 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') [2019-07-29T21:24:25.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067369695 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:25.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067369695 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:24:25.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067369695 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') [2019-07-29T21:24:25.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067369701 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') [2019-07-29T21:24:25.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067369703 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') [2019-07-29T21:24:25.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067369539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:24:25.845Z] DEBUG - Clicked on [2019-07-29T21:24:26.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067370130 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:24:26.101Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:24:26.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:26.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:26.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:26.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067370137 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:26.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067370137 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:26.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067370137 data=null} to TreeItem with text {test} [2019-07-29T21:24:26.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067370137 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:26.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067370138 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} [2019-07-29T21:24:26.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067370162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:26.101Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:24:26.101Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:24:26.358Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:24:26.921Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:24:26.921Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:24:26.921Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371143 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371143 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371144 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') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371145 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067371145 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:26.921Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] DEBUG - Clicking on OK [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067371147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067371147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067371148 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067371148 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067371148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067371150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:24:26.921Z] DEBUG - Clicked on OK [2019-07-29T21:24:27.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067371151 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') [2019-07-29T21:24:27.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067370285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:24:27.741Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.374 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-29T21:24:27.741Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.97 s [2019-07-29T21:24:27.741Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.081 s [2019-07-29T21:24:27.741Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.717 s [2019-07-29T21:24:27.741Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.131 s [2019-07-29T21:24:27.741Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.865 s [2019-07-29T21:24:27.741Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.633 s [2019-07-29T21:24:27.741Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.985 s [2019-07-29T21:24:27.741Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.231 s [2019-07-29T21:24:27.741Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.544 s [2019-07-29T21:24:27.741Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.708 s [2019-07-29T21:24:27.741Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.003 s [2019-07-29T21:24:27.741Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.747 s [2019-07-29T21:24:27.741Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.782 s [2019-07-29T21:24:27.741Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.565 s [2019-07-29T21:24:27.741Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.836 s [2019-07-29T21:24:27.741Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-29T21:24:28.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:28.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:28.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:28.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:28.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:28.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067372426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067372426 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067372426 data=null} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067372426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067372427 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} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067372499 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067372500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067372500 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067372500 data=null} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067372500 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067372501 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} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067372511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067372511 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067372511 data=null} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067372512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067372512 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} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067372529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:28.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067372532 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067372532 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067372533 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067372533 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067372533 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]} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067372557 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:28.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067372558 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067372558 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067372559 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067372559 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067372559 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]} [2019-07-29T21:24:28.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067372591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:28.561Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-29T21:24:28.561Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-29T21:24:28.817Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-29T21:24:28.817Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-29T21:24:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1067372909 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-29T21:24:28.817Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T21:24:28.817Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1067372919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1067372919 data=null doit=true} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1067372919 data=null} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1067372920 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1067372924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1067372925 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1067372927 data=null doit=true} to Button with text {Text} [2019-07-29T21:24:28.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1067372927 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} [2019-07-29T21:24:28.817Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1067372929 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1067372929 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') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1067372929 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') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1067372929 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') [2019-07-29T21:24:28.817Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-29T21:24:28.817Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-29T21:24:28.817Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1067372992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1067372992 data=null doit=true} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1067372992 data=null} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1067372993 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1067372993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1067372994 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:28.817Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:24:28.817Z] DEBUG - Clicking on &Close [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1067372999 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') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1067373000 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') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1067373000 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:24:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1067373000 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1067373000 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') [2019-07-29T21:24:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1067373000 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') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1067373000 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') [2019-07-29T21:24:28.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1067372692 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...' [2019-07-29T21:24:29.075Z] DEBUG - Clicked on [2019-07-29T21:24:29.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:29.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:29.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:29.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:29.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:29.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067373122 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067373122 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067373122 data=null} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067373123 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067373123 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} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067373203 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067373204 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067373204 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067373204 data=null} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067373205 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067373205 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} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067373230 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:29.075Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:29.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067373232 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067373232 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067373232 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067373232 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067373232 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]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067373293 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067373294 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067373295 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067373295 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067373295 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067373295 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]} [2019-07-29T21:24:29.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067373309 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:29.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:29.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:29.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:29.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:29.423Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:29.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067373398 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:29.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067373398 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:29.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067373398 data=null} to TreeItem with text {test} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067373399 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:29.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067373399 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} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067373422 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:29.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067373423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:29.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067373423 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:29.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067373423 data=null} to TreeItem with text {test} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067373424 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:29.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067373424 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} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067373435 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:29.424Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:29.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067373437 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067373437 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067373437 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067373437 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067373437 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]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067373491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067373494 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067373494 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067373494 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067373495 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067373495 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]} [2019-07-29T21:24:29.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067373505 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:29.424Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:24:29.424Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:24:29.987Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:24:29.987Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:24:29.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067374119 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:24:29.987Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:29.987Z] DEBUG - Clicking on Cancel [2019-07-29T21:24:29.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1067374122 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') [2019-07-29T21:24:29.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1067374122 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') [2019-07-29T21:24:29.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1067374122 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:24:29.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1067374127 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:24:29.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1067374128 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') [2019-07-29T21:24:29.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1067374128 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') [2019-07-29T21:24:29.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1067374128 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') [2019-07-29T21:24:29.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067373545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:24:30.246Z] DEBUG - Clicked on [2019-07-29T21:24:30.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:30.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:30.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:30.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:30.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:30.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067374256 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067374256 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067374256 data=null} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067374257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067374257 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} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067374308 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067374310 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067374310 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067374310 data=null} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067374310 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067374311 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} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067374328 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:30.246Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:30.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067374329 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067374330 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067374330 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067374330 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067374330 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]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067374352 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067374353 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067374354 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067374354 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067374354 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067374354 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]} [2019-07-29T21:24:30.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067374366 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:24:30.246Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:24:30.246Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:24:30.502Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:24:30.502Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:24:30.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067374657 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:30.502Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:24:30.502Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:30.502Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:30.502Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:30.502Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:30.502Z] DEBUG - matched Combo with text " [2019-07-29T21:24:30.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067374895 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:24:30.759Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:24:30.759Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:30.759Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.759Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:30.759Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.759Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:30.759Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:30.759Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@c541518 [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067374908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067374908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067374908 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067374908 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067374908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067374909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067374909 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067374909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067374909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067374909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067374909 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067374909 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4bd35f3f [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1067374913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1067374913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1067374913 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1067374913 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1067374913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1067374914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1067374914 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 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1067374914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1067374914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1067374914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1067374914 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1067374914 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:30.760Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:30.760Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:30.760Z] DEBUG - Clicking on &Finish [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067374932 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') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067374932 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') [2019-07-29T21:24:30.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067374932 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:30.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067374932 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067374933 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') [2019-07-29T21:24:30.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067374933 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') [2019-07-29T21:24:31.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067374933 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') [2019-07-29T21:24:31.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067374417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:24:31.689Z] DEBUG - Clicked on [2019-07-29T21:24:31.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:31.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:31.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:31.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:31.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:31.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067375698 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067375698 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067375698 data=null} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067375698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067375699 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} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067375730 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067375731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067375731 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067375732 data=null} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067375732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067375732 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} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067375791 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:31.689Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:31.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067375793 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067375793 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067375794 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067375794 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067375794 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]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067375817 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067375818 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067375818 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067375819 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067375819 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]} [2019-07-29T21:24:31.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067375832 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:31.946Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:31.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067375992 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067375993 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067375993 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067375994 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067375994 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376029 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:31.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:31.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:31.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:31.946Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:31.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376036 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067376036 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067376036 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376036 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067376037 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376082 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376084 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067376084 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:31.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067376085 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376086 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067376086 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376090 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376091 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376091 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:31.946Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067376092 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:32.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376192 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:32.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067376519 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:32.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067376520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:32.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067376520 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:32.509Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:32.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:33.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:33.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:33.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:33.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:33.749Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067377597 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067377597 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067377597 data=null} to TableItem with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067377598 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067377598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067377691 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:33.749Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:33.749Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:33.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:33.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067377832 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:33.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067377833 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:33.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067377833 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067377834 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:33.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067377835 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067377898 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:33.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:33.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:33.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:33.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:33.749Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:33.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:33.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:33.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:33.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:33.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:33.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067377916 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:33.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067377916 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:33.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067377916 data=null} to TreeItem with text {test} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067377917 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:33.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067377917 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} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067377994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:33.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:33.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067377995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:34.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067378004 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:34.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067378006 data=null} to TreeItem with text {test} [2019-07-29T21:24:34.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067378006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:34.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067378007 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} [2019-07-29T21:24:34.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067378021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:34.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:34.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:34.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067378022 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067378022 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067378022 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067378023 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067378023 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]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067378043 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:34.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067378044 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067378045 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067378045 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067378045 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067378045 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]} [2019-07-29T21:24:34.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067378050 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:24:34.005Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:24:34.005Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:24:34.262Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:24:34.262Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:24:34.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067378515 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:24:34.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:34.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:24:34.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:34.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:24:34.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:24:34.519Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:34.519Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:34.519Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:34.519Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:34.519Z] DEBUG - matched Combo with text " [2019-07-29T21:24:34.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067378632 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:24:34.519Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:34.519Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:34.519Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:34.519Z] DEBUG - Clicking on &Finish [2019-07-29T21:24:34.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067378710 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') [2019-07-29T21:24:34.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067378710 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') [2019-07-29T21:24:34.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067378711 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:34.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067378711 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:34.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067378711 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') [2019-07-29T21:24:34.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067378711 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') [2019-07-29T21:24:35.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067378711 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') [2019-07-29T21:24:35.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067378116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:24:35.082Z] DEBUG - Clicked on [2019-07-29T21:24:35.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:35.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:35.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:35.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:35.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:35.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:35.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067379298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:35.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067379298 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:35.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067379299 data=null} to TreeItem with text {test} [2019-07-29T21:24:35.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067379299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:35.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067379299 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} [2019-07-29T21:24:35.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067379336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:35.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:35.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067379337 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:35.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067379338 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:35.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067379338 data=null} to TreeItem with text {test} [2019-07-29T21:24:35.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067379338 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:35.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067379339 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} [2019-07-29T21:24:35.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067379355 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:35.339Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:35.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:35.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067379357 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:24:35.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067379357 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:35.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067379357 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:24:35.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067379357 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:35.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067379386 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:35.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067379410 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:35.339Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:24:35.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:35.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:35.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379541 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067379542 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067379542 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379543 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067379543 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379602 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:35.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:35.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:35.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:35.596Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:35.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379606 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067379606 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067379606 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379606 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067379607 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379612 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379613 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067379613 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:35.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067379613 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379614 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067379614 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379627 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379627 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.596Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379628 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:35.597Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067379628 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:36.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067379794 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:36.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067380187 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:36.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067380188 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:36.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067380188 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:36.159Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:36.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:36.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:37.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:37.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:37.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:37.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:37.088Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:37.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067381192 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:37.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067381192 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:37.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067381193 data=null} to TableItem with text {} [2019-07-29T21:24:37.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067381193 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:37.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067381193 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:37.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067381200 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:37.088Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:37.088Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:37.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:37.088Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067381383 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067381384 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:37.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067381384 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067381384 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067381384 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067381390 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:24:37.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:37.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:37.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:37.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:37.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:37.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:37.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:37.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:37.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:37.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:37.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067381406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067381406 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067381406 data=null} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067381407 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067381407 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} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067381442 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067381444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067381444 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067381444 data=null} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067381444 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067381445 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} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067381454 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:37.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:37.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067381455 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067381455 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067381455 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067381456 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067381456 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067381465 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067381465 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067381465 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067381465 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067381466 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067381466 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067381483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:24:37.345Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:24:37.345Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:24:37.909Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:24:37.909Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:24:37.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067381937 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:24:37.909Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:37.909Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:37.909Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:37.909Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:37.909Z] DEBUG - matched Combo with text " [2019-07-29T21:24:37.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067382108 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:24:37.909Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:37.909Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:37.909Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:37.909Z] DEBUG - Clicking on &Finish [2019-07-29T21:24:37.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067382137 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') [2019-07-29T21:24:37.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067382137 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') [2019-07-29T21:24:38.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067382137 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:38.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067382185 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:38.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067382186 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') [2019-07-29T21:24:38.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067382186 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') [2019-07-29T21:24:38.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:38.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:38.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:38.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:38.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:38.165Z] DEBUG - Clicked on &Finish [2019-07-29T21:24:39.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067382186 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') [2019-07-29T21:24:39.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067381525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:24:39.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:39.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:39.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:39.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:39.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:39.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:39.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067383303 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067383303 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067383303 data=null} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067383304 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067383304 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} [2019-07-29T21:24:39.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067383332 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:39.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067383334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067383335 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067383335 data=null} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067383335 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:39.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067383336 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} [2019-07-29T21:24:39.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067383351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:39.352Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:39.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:39.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067383354 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:24:39.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067383354 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:39.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067383354 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:24:39.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067383355 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:39.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067383355 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:39.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1067383373 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:39.352Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-29T21:24:39.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:39.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383646 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067383646 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067383646 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383647 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067383647 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383689 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:39.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:39.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:39.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:39.609Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:39.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383694 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067383694 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067383695 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383695 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067383695 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383700 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383701 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067383701 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:39.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067383701 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383702 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067383702 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383711 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383712 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383712 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.609Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067383713 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383899 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067383899 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067383900 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067383900 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.866Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:39.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:39.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:41.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:41.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:41.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:41.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:41.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:41.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:41.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:41.588Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:41.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067385597 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:41.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067385598 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:41.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067385598 data=null} to TableItem with text {} [2019-07-29T21:24:41.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067385598 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:41.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067385611 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:41.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067385632 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:41.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:41.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:42.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:42.519Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067386783 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067386783 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:42.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067386784 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067386784 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067386784 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067386790 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:24:42.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:42.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:42.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:42.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:42.776Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:42.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:42.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:42.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:42.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:42.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:42.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067386806 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067386807 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067386807 data=null} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067386807 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067386808 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} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067386892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067386894 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067386894 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067386894 data=null} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067386894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067386895 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} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067386916 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:42.776Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:42.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067386917 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067386918 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067386918 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067386918 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067386918 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1067386930 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067386984 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067386984 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067386984 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067386985 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067386985 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:24:42.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1067386992 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:24:43.035Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:24:43.035Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:24:43.293Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:24:43.293Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:24:43.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067387517 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:43.293Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:24:43.293Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:43.293Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:43.293Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:43.293Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:43.293Z] DEBUG - matched Combo with text " [2019-07-29T21:24:43.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067387635 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:24:43.552Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@60f9d3e1 [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067387686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067387686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067387686 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067387686 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067387687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067387687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067387687 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067387687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067387688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067387688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067387688 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067387688 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:43.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:43.552Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:43.552Z] DEBUG - Clicking on &Finish [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067387713 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') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067387714 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') [2019-07-29T21:24:43.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067387714 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:43.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067387714 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067387714 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') [2019-07-29T21:24:43.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067387714 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') [2019-07-29T21:24:43.809Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:43.809Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:43.809Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] DEBUG - Clicked on &Finish [2019-07-29T21:24:44.066Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:24:44.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067388128 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:24:44.066Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:24:44.066Z] DEBUG - Clicking on Rename [2019-07-29T21:24:44.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1067388140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1067388140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1067388140 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1067388141 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1067388141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1067388141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:44.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1067388141 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 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:44.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067387714 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') [2019-07-29T21:24:44.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067387040 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:24:44.631Z] DEBUG - Clicked on [2019-07-29T21:24:44.631Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:44.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:44.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:44.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:44.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:44.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:44.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067388878 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:44.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067388878 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:44.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067388878 data=null} to TreeItem with text {test} [2019-07-29T21:24:44.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067388880 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:44.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067388891 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} [2019-07-29T21:24:44.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067388944 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:44.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:44.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067388978 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:44.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067388978 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:44.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067388978 data=null} to TreeItem with text {test} [2019-07-29T21:24:44.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067388979 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:44.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067388979 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} [2019-07-29T21:24:44.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067388990 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:44.889Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:44.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:44.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067388992 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:24:44.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067388992 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:24:44.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067388992 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:24:44.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067388992 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:24:44.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067388992 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:24:44.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067389003 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:24:44.889Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T21:24:44.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:44.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389199 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389199 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389199 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389200 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067389201 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389283 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:45.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:45.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:45.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:45.146Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:45.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389287 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389287 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389288 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389288 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067389288 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389294 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389295 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389295 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:45.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389295 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389296 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067389296 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389308 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389308 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.146Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389309 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.403Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067389309 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067389487 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067390031 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067390031 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067390031 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.970Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:45.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:45.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:45.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:45.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:46.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:46.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:46.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:46.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:46.900Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:46.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067391039 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:46.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067391039 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:46.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067391040 data=null} to TableItem with text {} [2019-07-29T21:24:46.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067391040 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:46.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067391040 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:46.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067391059 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:46.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:46.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:46.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:46.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067391224 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067391225 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:47.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067391225 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067391225 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067391225 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067391231 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:24:47.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:47.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:47.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:47.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:47.158Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:47.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:47.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:47.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:47.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:47.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:47.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067391244 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067391245 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067391245 data=null} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067391245 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067391246 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} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067391316 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067391318 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067391318 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067391318 data=null} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067391319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067391319 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} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067391326 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:47.158Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:47.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067391327 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067391328 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067391328 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067391328 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067391328 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067391392 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067391394 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067391394 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067391394 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067391395 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067391396 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067391407 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:24:47.414Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:24:47.414Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:24:47.671Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:24:47.671Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:24:47.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067391905 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:47.671Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:24:47.671Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:47.671Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:47.671Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:47.671Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:47.671Z] DEBUG - matched Combo with text " [2019-07-29T21:24:47.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067392030 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:24:47.929Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2ac05560 [2019-07-29T21:24:47.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067392033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067392033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067392033 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067392033 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067392033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067392033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067392034 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067392034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067392035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067392084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067392084 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067392084 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:47.929Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:47.929Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:47.930Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:47.930Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:47.930Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:47.930Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:47.930Z] DEBUG - Clicking on &Finish [2019-07-29T21:24:47.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067392111 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') [2019-07-29T21:24:47.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067392111 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') [2019-07-29T21:24:47.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067392111 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:47.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067392112 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:47.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067392112 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') [2019-07-29T21:24:47.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067392112 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') [2019-07-29T21:24:48.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:48.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:48.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:48.187Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:48.444Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:48.444Z] DEBUG - Clicked on &Finish [2019-07-29T21:24:48.444Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:24:48.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067392446 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:24:48.444Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:24:48.444Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-29T21:24:48.444Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:48.444Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:48.444Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:24:48.444Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:24:48.444Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:24:48.445Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:24:48.445Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:24:48.445Z] DEBUG - Clicking on Rename [2019-07-29T21:24:48.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1067392463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:48.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1067392463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:48.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1067392463 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:48.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1067392463 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:48.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1067392463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:48.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1067392463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:48.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1067392464 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 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:48.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067392112 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') [2019-07-29T21:24:48.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067391450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:24:49.266Z] DEBUG - Clicked on [2019-07-29T21:24:49.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:49.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:49.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:49.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:49.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:49.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067393223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067393224 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067393224 data=null} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067393224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067393224 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} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067393290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067393291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067393291 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067393291 data=null} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067393292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067393292 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} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067393305 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:49.266Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:49.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067393307 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:24:49.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067393307 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:24:49.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067393307 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067393308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:24:49.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067393308 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:24:49.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067393377 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:24:49.266Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T21:24:49.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:49.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:49.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393559 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393559 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393559 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393560 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067393560 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393615 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:49.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:49.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:49.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:49.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:49.522Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:49.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393620 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393621 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393621 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393621 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067393622 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393634 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393635 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393635 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:49.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393635 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393635 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067393636 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393640 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393641 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.523Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393641 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:49.780Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067393641 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:50.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067393815 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:50.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067394161 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:50.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067394161 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:50.037Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067394161 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:50.037Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:50.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:50.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:50.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:50.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:50.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:51.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:51.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:51.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:51.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:51.289Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:51.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067395222 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:51.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067395222 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:51.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067395222 data=null} to TableItem with text {} [2019-07-29T21:24:51.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067395223 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:51.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067395223 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:51.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067395281 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:51.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:51.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:51.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:51.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:51.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067395495 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:51.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067395495 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:51.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067395496 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:51.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067395496 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:51.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067395497 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:51.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067395503 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:24:51.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:51.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:51.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:51.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:51.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:51.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:51.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:51.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:51.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:51.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:51.289Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:51.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067395518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:51.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067395518 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:51.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067395518 data=null} to TreeItem with text {test} [2019-07-29T21:24:51.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067395518 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:51.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067395519 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} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067395609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:51.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067395611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:51.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067395611 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:51.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067395611 data=null} to TreeItem with text {test} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067395611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:51.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067395612 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} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067395628 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:51.548Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:51.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067395629 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067395629 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067395630 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067395630 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067395630 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067395702 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067395703 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067395703 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067395703 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067395704 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067395704 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067395710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:24:51.548Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:24:51.548Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:24:52.111Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:24:52.111Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:24:52.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067396237 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:52.111Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:24:52.111Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:52.111Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:52.111Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:52.111Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:52.111Z] DEBUG - matched Combo with text " [2019-07-29T21:24:52.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067396405 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:24:52.368Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@649c7fef [2019-07-29T21:24:52.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067396410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067396410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067396410 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067396410 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067396410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067396411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067396411 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067396411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067396411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067396411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067396411 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067396411 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:52.368Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:52.368Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:52.369Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:52.369Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:52.369Z] DEBUG - Clicking on &Finish [2019-07-29T21:24:52.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067396483 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') [2019-07-29T21:24:52.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067396484 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') [2019-07-29T21:24:52.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067396484 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:52.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067396484 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:52.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067396484 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') [2019-07-29T21:24:52.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067396484 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') [2019-07-29T21:24:52.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:52.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:52.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:52.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:52.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:52.369Z] DEBUG - Clicked on &Finish [2019-07-29T21:24:53.299Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:24:53.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067397416 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:24:53.299Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:24:53.299Z] DEBUG - Clicking on Rename [2019-07-29T21:24:53.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1067397417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:53.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1067397417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:53.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1067397417 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:53.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1067397417 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:53.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1067397417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:53.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1067397417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:53.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1067397418 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 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:24:53.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067396485 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') [2019-07-29T21:24:53.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067395795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:24:53.556Z] DEBUG - Clicked on [2019-07-29T21:24:53.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:53.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:53.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:53.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:53.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:53.556Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:53.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067397796 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:53.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067397796 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:53.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067397796 data=null} to TreeItem with text {test} [2019-07-29T21:24:53.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067397796 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:53.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067397806 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} [2019-07-29T21:24:53.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067397909 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:53.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:53.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067397910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:53.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067397911 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:53.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067397911 data=null} to TreeItem with text {test} [2019-07-29T21:24:53.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067397911 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:53.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067397912 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} [2019-07-29T21:24:53.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067397924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:53.813Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:53.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:53.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067397926 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:24:53.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067397926 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:53.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067397926 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:24:53.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067397927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:53.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067397927 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:53.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067398000 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:53.813Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:24:54.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:54.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:54.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398236 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067398236 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067398236 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398236 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067398237 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398326 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:54.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:54.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:54.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:54.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:54.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398331 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067398331 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067398332 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398332 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067398332 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398338 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398338 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067398338 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:54.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067398386 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398387 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067398387 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398394 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398394 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398394 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:54.327Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067398401 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:55.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067398521 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:55.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067399484 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:55.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067399562 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:55.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067399562 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:55.514Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:55.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:55.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:55.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:55.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:55.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:55.514Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:24:55.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:55.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:55.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:55.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:55.514Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:24:55.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067399567 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:24:55.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067399567 data=null doit=true} to TableItem with text {} [2019-07-29T21:24:55.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067399567 data=null} to TableItem with text {} [2019-07-29T21:24:55.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067399568 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:55.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067399568 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:24:55.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067399607 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:24:55.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:24:55.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:24:56.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:56.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067400921 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:56.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067400922 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:56.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067400922 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067400922 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:56.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067400922 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067400929 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:24:56.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:56.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:56.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:56.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:56.886Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:56.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:56.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:56.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:56.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:56.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:56.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067400993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067400994 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067400994 data=null} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067400994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067400994 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} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067401091 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067401093 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067401093 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067401093 data=null} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067401094 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067401094 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} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067401106 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:56.886Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:56.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067401107 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:24:56.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067401107 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:56.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067401107 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067401108 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:56.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067401108 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:56.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067401124 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:56.886Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:24:57.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:57.143Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067401441 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:24:57.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067401441 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:24:57.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067401441 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067401442 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:24:57.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067401442 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067401492 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:24:57.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:57.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:57.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:57.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:57.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:57.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:57.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:57.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:57.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:57.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:57.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067401502 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067401503 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067401503 data=null} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067401503 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067401503 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} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067401537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067401538 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067401538 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067401538 data=null} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067401539 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067401539 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} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067401586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:57.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:57.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067401587 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067401587 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067401587 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067401588 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067401588 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067401612 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067401614 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067401615 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067401615 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067401615 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067401615 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067401628 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:57.657Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:24:57.657Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:24:58.221Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:24:58.221Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:24:58.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067402282 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:24:58.221Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:58.221Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:58.221Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:24:58.221Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:24:58.221Z] DEBUG - matched Combo with text " [2019-07-29T21:24:58.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067402351 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:24:58.221Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@485aee0 [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067402354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067402354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067402355 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067402355 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067402355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067402355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067402355 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067402355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067402356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067402356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067402356 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067402356 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:24:58.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:58.221Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:58.221Z] DEBUG - Clicking on &Finish [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067402400 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') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067402400 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') [2019-07-29T21:24:58.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067402400 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:58.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067402400 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067402400 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') [2019-07-29T21:24:58.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067402400 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') [2019-07-29T21:24:58.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] DEBUG - Clicked on &Finish [2019-07-29T21:24:58.478Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:24:58.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067402629 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:24:58.478Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:24:58.478Z] DEBUG - Clicking on Overwrite [2019-07-29T21:24:58.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1067402645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1067402645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1067402645 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1067402645 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1067402645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1067402645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:24:58.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1067402646 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 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:24:59.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067402401 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') [2019-07-29T21:24:59.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067401720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:24:59.297Z] DEBUG - Clicked on [2019-07-29T21:24:59.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:24:59.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:59.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:59.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:59.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:59.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:59.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067403483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067403483 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067403483 data=null} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067403484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067403484 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} [2019-07-29T21:24:59.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067403509 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:59.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067403510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067403510 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067403510 data=null} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067403511 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067403511 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} [2019-07-29T21:24:59.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067403522 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:24:59.297Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:24:59.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:59.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067403523 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:24:59.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067403523 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:59.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067403523 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:24:59.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067403524 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:59.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067403524 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:24:59.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067403590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:24:59.552Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:24:59.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:24:59.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403894 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067403894 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067403894 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403895 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067403895 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403932 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:59.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:59.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:24:59.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:24:59.809Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:24:59.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403982 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067403982 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067403982 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403983 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067403983 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403988 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403989 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067403989 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:24:59.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067403990 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403990 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067403990 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403995 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403995 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:24:59.809Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067403995 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:00.066Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067404002 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:00.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067404116 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:00.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067404127 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:00.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067404503 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:00.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067404508 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:00.322Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:00.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:00.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:00.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:00.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:00.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:00.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:01.729Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:01.729Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:01.729Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:01.729Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:01.729Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:01.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067405513 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:01.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067405513 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:01.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067405513 data=null} to TableItem with text {} [2019-07-29T21:25:01.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067405513 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:01.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067405514 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:01.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067405533 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:01.729Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:01.729Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:01.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:01.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:01.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067405803 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:01.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067405803 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:01.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067405804 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:01.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067405804 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:01.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067405804 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:01.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067405810 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:01.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:01.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:01.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:01.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:01.729Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:01.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:01.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:01.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067405982 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:01.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067405983 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:01.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067405983 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:01.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067405984 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:02.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067405984 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067405989 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:02.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:02.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:02.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:02.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:02.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:02.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:02.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:02.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:02.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:02.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:02.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067406002 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067406003 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067406003 data=null} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067406003 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067406003 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} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067406042 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067406044 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067406044 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067406044 data=null} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067406044 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067406044 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} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067406051 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:02.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:02.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067406052 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067406052 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067406052 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067406052 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067406053 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067406089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.026Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:02.282Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:02.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067406560 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067406560 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067406561 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067406561 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067406561 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067406612 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:02.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:02.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:02.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:02.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:02.538Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:02.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:02.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:02.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:02.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:02.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:02.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067406619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067406619 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067406620 data=null} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067406620 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067406620 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} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067406698 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067406699 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067406710 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067406710 data=null} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067406711 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067406711 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} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067406726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:02.538Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:02.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067406727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067406727 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067406727 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067406728 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067406728 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067406790 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067406791 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067406791 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067406791 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067406791 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067406792 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067406800 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:02.795Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:02.795Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:03.362Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:03.362Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:03.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067407326 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:03.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:03.362Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:03.362Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:03.362Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:03.362Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:03.362Z] DEBUG - matched Combo with text " [2019-07-29T21:25:03.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067407489 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:03.363Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7af92277 [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067407493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067407493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067407493 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067407493 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067407494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067407494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067407494 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067407494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067407494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067407494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067407494 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067407495 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:03.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:03.363Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:03.363Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067407519 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') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067407519 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') [2019-07-29T21:25:03.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067407520 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:03.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067407520 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067407520 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') [2019-07-29T21:25:03.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067407520 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') [2019-07-29T21:25:04.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] DEBUG - Clicked on &Finish [2019-07-29T21:25:04.731Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:25:04.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067408832 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:25:04.731Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:25:04.731Z] DEBUG - Clicking on Overwrite [2019-07-29T21:25:04.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1067408849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1067408849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1067408849 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1067408849 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1067408850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1067408850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:04.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1067408850 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 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:05.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067407520 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') [2019-07-29T21:25:05.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067406880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:05.293Z] DEBUG - Clicked on [2019-07-29T21:25:05.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:05.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:05.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:05.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:05.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:05.293Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:05.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067409510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:05.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067409510 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:05.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067409511 data=null} to TreeItem with text {test} [2019-07-29T21:25:05.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067409511 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:05.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067409511 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} [2019-07-29T21:25:05.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067409581 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:05.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:05.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067409582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:05.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067409583 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:05.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067409583 data=null} to TreeItem with text {test} [2019-07-29T21:25:05.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067409583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:05.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067409583 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} [2019-07-29T21:25:05.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067409595 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:05.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:05.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:05.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067409596 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:05.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067409596 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:05.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067409596 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:05.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067409601 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:05.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067409601 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:05.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067409623 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:05.550Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:05.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:05.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409837 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067409838 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067409838 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409838 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067409838 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409875 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:05.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:05.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:05.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:05.807Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:05.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409879 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067409879 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067409879 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409880 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067409880 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409885 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409886 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067409886 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:05.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067409886 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409887 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067409887 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409897 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409897 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409897 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067409898 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409967 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067409977 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067409977 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067409977 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:05.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:05.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:05.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:05.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:05.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:06.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:06.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:06.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:06.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:06.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:06.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:06.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:06.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:07.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:07.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:07.252Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:07.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067411287 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:07.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067411287 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:07.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067411288 data=null} to TableItem with text {} [2019-07-29T21:25:07.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067411288 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067411288 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:07.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067411294 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:07.252Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:07.252Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:07.252Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:07.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:07.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067411492 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:07.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067411492 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:07.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067411492 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:07.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067411492 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:07.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067411492 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:07.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067411498 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:07.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:07.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:07.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:07.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:07.252Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:07.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:07.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067411600 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:07.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067411600 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:07.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067411600 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067411601 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:07.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067411601 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067411606 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:07.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:07.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:07.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:07.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:07.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:07.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:07.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:07.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:07.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:07.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:07.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067411612 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067411612 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067411612 data=null} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067411612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067411613 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} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067411649 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067411650 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067411650 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067411650 data=null} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067411651 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067411651 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} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067411663 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:07.509Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:07.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067411664 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:07.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067411665 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:07.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067411665 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067411665 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:07.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067411665 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:07.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067411687 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:07.509Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:08.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:08.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067412153 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:08.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067412153 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:08.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067412154 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067412154 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:08.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067412154 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067412203 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:08.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:08.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:08.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:08.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:08.071Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:08.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:08.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:08.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:08.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:08.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:08.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067412210 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067412210 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067412210 data=null} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067412210 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067412210 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} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067412248 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067412249 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067412249 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067412249 data=null} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067412250 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067412250 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} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067412261 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:08.071Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:08.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067412262 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067412262 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067412278 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067412279 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067412279 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067412290 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067412292 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067412292 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067412292 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067412293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067412293 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067412308 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:08.328Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:08.328Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:08.585Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:08.585Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:08.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067412722 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:08.585Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:08.585Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:08.585Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:08.585Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:08.585Z] DEBUG - matched Combo with text " [2019-07-29T21:25:08.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067412800 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:08.585Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5c3b8dfe [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067412809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067412809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067412809 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067412810 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067412810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067412810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067412810 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067412810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067412810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067412811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067412811 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067412811 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:08.585Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:08.585Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:08.585Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067412827 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') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067412827 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') [2019-07-29T21:25:08.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067412827 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:08.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067412827 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067412828 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') [2019-07-29T21:25:08.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067412828 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') [2019-07-29T21:25:09.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] DEBUG - Clicked on &Finish [2019-07-29T21:25:09.148Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:25:09.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067413202 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:25:09.148Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:25:09.148Z] DEBUG - Clicking on Overwrite [2019-07-29T21:25:09.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1067413204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1067413204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1067413204 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1067413204 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1067413204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1067413219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:09.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1067413219 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 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:25:09.405Z] DEBUG - Clicked on [2019-07-29T21:25:11.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067412828 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') [2019-07-29T21:25:11.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067412355 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:11.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:11.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:11.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:11.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:11.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:11.298Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:11.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067415547 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:11.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067415547 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067415547 data=null} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067415558 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067415558 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} [2019-07-29T21:25:11.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067415601 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:11.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067415602 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067415602 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067415602 data=null} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067415603 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067415604 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} [2019-07-29T21:25:11.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067415627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:11.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:11.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:11.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067415629 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:11.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067415629 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:11.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067415629 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:11.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067415630 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:11.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067415630 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:11.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067415691 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:11.555Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:11.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:11.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415886 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067415886 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067415887 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415888 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067415888 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415925 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:11.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:11.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:11.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:11.812Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:11.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415928 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067415928 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067415928 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415929 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067415929 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415933 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415933 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067415934 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:11.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067415934 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415934 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067415934 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415938 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415938 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:11.812Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067415938 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:12.069Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067415938 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:12.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067416087 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:13.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067416862 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:13.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067416950 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:13.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067416951 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:13.026Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:13.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:13.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:13.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:13.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:13.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:13.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:13.026Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:13.026Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:13.026Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:13.026Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:13.026Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:13.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067416954 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:13.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067416955 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:13.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067416955 data=null} to TableItem with text {} [2019-07-29T21:25:13.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067416955 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:13.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067416962 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:13.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067417015 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:13.026Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:13.026Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:14.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:14.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067418130 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:14.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067418131 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:14.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067418131 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067418131 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:14.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418132 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067418137 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.097Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:14.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:14.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067418197 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:14.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067418197 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:14.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067418197 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067418197 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:14.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418236 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067418241 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.097Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:14.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067418249 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067418249 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067418249 data=null} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067418249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418249 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} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067418295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067418297 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067418297 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067418297 data=null} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067418298 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418298 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} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067418309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:14.097Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:14.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067418311 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067418312 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067418312 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067418312 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418312 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067418333 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.354Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:14.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:14.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067418539 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:14.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067418539 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:14.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067418539 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:14.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067418540 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:14.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418540 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:14.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067418601 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:14.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.354Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:14.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:14.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:14.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:14.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067418608 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:14.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067418609 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:14.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067418609 data=null} to TreeItem with text {test} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067418609 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:14.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418609 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} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067418640 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:14.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067418641 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:14.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067418641 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:14.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067418641 data=null} to TreeItem with text {test} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067418642 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:14.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418642 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} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067418649 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:14.611Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:14.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067418650 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067418650 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067418650 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067418651 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418651 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067418688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067418690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067418690 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067418690 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067418690 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067418690 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067418695 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:14.611Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:14.611Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:14.868Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:14.868Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:14.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067419042 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:14.868Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:14.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:14.868Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:14.868Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:14.868Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:14.868Z] DEBUG - matched Combo with text " [2019-07-29T21:25:15.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067419126 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:15.126Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@28d6d970 [2019-07-29T21:25:15.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067419129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067419129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067419129 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067419129 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067419130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067419130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067419130 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067419130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067419130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067419130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067419130 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067419130 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:15.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:15.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:15.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:15.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:15.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:15.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:15.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067419148 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') [2019-07-29T21:25:15.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067419148 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') [2019-07-29T21:25:15.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067419148 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067419148 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067419148 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') [2019-07-29T21:25:15.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067419148 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') [2019-07-29T21:25:15.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] DEBUG - Clicked on &Finish [2019-07-29T21:25:15.127Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:25:15.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067419376 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:15.127Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] DEBUG - Clicking on Skip [2019-07-29T21:25:15.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1067419377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:15.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1067419377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:15.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1067419378 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:15.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1067419392 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:15.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1067419393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:15.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1067419393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:15.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1067419393 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 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:15.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067419148 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') [2019-07-29T21:25:15.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067418740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:15.641Z] DEBUG - Clicked on [2019-07-29T21:25:15.641Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:15.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:15.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:15.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:15.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:15.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:15.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067419890 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:15.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067419890 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:15.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067419890 data=null} to TreeItem with text {test} [2019-07-29T21:25:15.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067419891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:15.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067419891 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} [2019-07-29T21:25:15.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067419930 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:15.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:15.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067419979 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:15.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067419979 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:15.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067419979 data=null} to TreeItem with text {test} [2019-07-29T21:25:15.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067419980 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:15.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067419980 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} [2019-07-29T21:25:15.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067419988 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:15.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:15.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:15.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067419989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:15.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067419989 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:15.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067419989 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:15.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067419989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:15.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067419989 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:15.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067420006 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:15.898Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:16.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:16.154Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420385 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067420385 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067420385 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420386 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067420386 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420420 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:16.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:16.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:16.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:16.411Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:16.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420424 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067420424 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067420424 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420424 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067420424 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420429 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420429 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067420429 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:16.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067420430 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420430 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067420430 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420433 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420434 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420440 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067420440 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420612 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420614 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067420614 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067420614 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:16.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:16.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:16.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:16.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:16.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:16.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:16.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:16.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:16.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:16.411Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:16.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067420616 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:16.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067420617 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:16.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067420617 data=null} to TableItem with text {} [2019-07-29T21:25:16.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067420617 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:16.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067420617 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:16.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067420619 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:16.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:16.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:16.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:16.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:16.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420797 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067420797 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067420797 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420797 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067420798 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420802 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:16.668Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:16.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:16.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:16.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420859 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:16.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067420859 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:16.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067420860 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:16.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420860 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:16.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067420895 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:16.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067420900 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:16.668Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:16.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:16.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:16.668Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:16.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067420906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:16.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067420906 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:16.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067420907 data=null} to TreeItem with text {test} [2019-07-29T21:25:16.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067420907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:16.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067420907 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} [2019-07-29T21:25:16.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067420937 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:16.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:16.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067420938 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:16.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067420939 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:16.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067420939 data=null} to TreeItem with text {test} [2019-07-29T21:25:16.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067420939 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:16.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067420940 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} [2019-07-29T21:25:16.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067420945 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:16.925Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:16.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:16.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067420946 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:16.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067420946 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:16.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067420946 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:16.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067420946 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:16.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067420947 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:16.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067420962 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:16.925Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:17.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:17.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067421332 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:17.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067421332 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:17.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067421332 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067421333 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:17.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067421333 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067421365 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:17.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:17.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:17.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:17.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:17.182Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:17.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:17.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:17.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:17.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:17.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:17.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067421379 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067421379 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067421379 data=null} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067421380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067421380 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} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067421414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067421415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067421415 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067421415 data=null} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067421415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067421415 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} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067421421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:17.182Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:17.182Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067421422 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067421426 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067421426 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067421426 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067421426 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067421436 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:17.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067421437 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067421437 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067421437 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067421438 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067421438 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067421486 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:17.438Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:17.438Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:17.695Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:17.695Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:17.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067421796 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:17.695Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:17.695Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:17.695Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:17.695Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:17.695Z] DEBUG - matched Combo with text " [2019-07-29T21:25:17.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067421880 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:17.695Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c86ac08 [2019-07-29T21:25:17.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067421883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067421883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067421883 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067421883 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067421884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067421884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067421884 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067421884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067421884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067421884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067421884 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067421884 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:17.695Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:17.696Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:17.696Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:17.696Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:17.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067421899 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') [2019-07-29T21:25:17.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067421899 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') [2019-07-29T21:25:17.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067421899 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:17.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067421900 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:17.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067421900 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') [2019-07-29T21:25:17.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067421900 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') [2019-07-29T21:25:17.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] DEBUG - Clicked on &Finish [2019-07-29T21:25:17.952Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:25:17.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067422135 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:17.952Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] DEBUG - Clicking on Skip [2019-07-29T21:25:17.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1067422136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1067422136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1067422136 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1067422136 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1067422137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1067422151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:17.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1067422151 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 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:18.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067421900 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') [2019-07-29T21:25:18.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067421526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:18.516Z] DEBUG - Clicked on [2019-07-29T21:25:18.516Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:18.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:18.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:18.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:18.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:18.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:18.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067422724 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067422724 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067422725 data=null} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067422725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067422725 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} [2019-07-29T21:25:18.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067422759 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:18.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067422760 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067422760 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067422761 data=null} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067422761 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:18.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067422761 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} [2019-07-29T21:25:18.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067422789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:18.773Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:18.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:18.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067422791 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:18.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067422791 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:18.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067422791 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:18.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067422791 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:18.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067422791 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:18.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067422800 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:18.773Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:19.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:19.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:19.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423227 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067423262 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067423262 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423263 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067423263 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423297 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:19.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:19.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:19.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:19.287Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:19.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423301 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067423302 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067423302 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423302 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067423303 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423307 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423308 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067423308 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:19.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067423308 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423309 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067423309 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423312 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423318 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423318 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067423318 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423381 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423475 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067423475 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067423475 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:19.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:19.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:19.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:19.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:19.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:19.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:19.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:19.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:19.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:19.287Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067423480 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:19.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067423480 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:19.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067423480 data=null} to TableItem with text {} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067423481 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:19.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067423481 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:19.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067423483 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:19.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:19.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:19.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:19.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:19.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423664 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067423664 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067423664 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423664 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067423665 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423669 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:19.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:19.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:19.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:19.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:19.543Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:19.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:19.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423839 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:19.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067423840 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:19.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067423840 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423840 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:19.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067423840 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067423845 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:19.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:19.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:19.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:19.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:19.799Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:19.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:19.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:19.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:19.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:19.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:19.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067423884 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067423884 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067423884 data=null} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067423884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067423885 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} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067423916 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067423917 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067423918 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067423918 data=null} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067423918 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067423918 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} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067423924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:19.799Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:19.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067423925 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:19.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067423925 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:19.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067423928 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067423929 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:19.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067423929 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:19.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067423938 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:19.799Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:20.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:20.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067424401 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:20.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067424402 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:20.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067424402 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067424402 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:20.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067424403 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067424453 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:20.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:20.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:20.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:20.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:20.362Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:20.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:20.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:20.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:20.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:20.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:20.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067424487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067424487 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067424487 data=null} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067424488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067424488 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} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067424528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067424529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067424529 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067424529 data=null} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067424529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067424529 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} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067424535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:20.362Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:20.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067424541 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067424541 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067424541 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067424541 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067424541 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067424590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067424592 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067424592 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067424592 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067424592 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067424593 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067424601 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:20.619Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:20.619Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:20.878Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:20.878Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:20.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067424897 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:20.878Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:20.878Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:20.878Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:20.878Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:20.878Z] DEBUG - matched Combo with text " [2019-07-29T21:25:20.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067425036 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:20.878Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5da0292e [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067425039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067425039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067425039 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067425039 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067425039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067425039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067425039 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067425040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067425040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067425040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067425040 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067425040 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:20.878Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:20.878Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:20.878Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067425082 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') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067425082 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') [2019-07-29T21:25:20.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067425082 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:20.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067425082 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067425083 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') [2019-07-29T21:25:20.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067425083 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') [2019-07-29T21:25:21.135Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Clicked on &Finish [2019-07-29T21:25:21.391Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:25:21.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067425397 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:21.391Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Clicking on Skip [2019-07-29T21:25:21.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1067425398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1067425398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1067425398 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1067425398 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1067425413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1067425413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1067425413 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 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:25:21.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067425083 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') [2019-07-29T21:25:21.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067424640 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:21.391Z] DEBUG - Clicked on [2019-07-29T21:25:21.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:21.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:21.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:21.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:21.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:21.391Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:21.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067425632 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:21.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067425632 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:21.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067425632 data=null} to TreeItem with text {test} [2019-07-29T21:25:21.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067425633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:21.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067425633 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} [2019-07-29T21:25:21.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067425691 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:21.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:21.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067425692 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:21.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067425692 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:21.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067425693 data=null} to TreeItem with text {test} [2019-07-29T21:25:21.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067425693 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:21.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067425693 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} [2019-07-29T21:25:21.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067425711 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:21.648Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:21.648Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:21.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067425712 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:21.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067425712 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:21.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067425712 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:21.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067425713 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:21.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067425713 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:21.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067425789 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:21.648Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:21.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:21.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:21.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426155 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:21.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067426155 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:21.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067426156 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:21.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426156 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067426156 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426205 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:22.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:22.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:22.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:22.227Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:22.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426209 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067426209 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067426209 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426210 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067426210 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426215 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426215 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067426215 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:22.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067426216 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426216 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067426216 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426225 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426225 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426226 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067426226 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426315 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426457 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067426457 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067426458 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:22.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:22.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:22.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:22.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:22.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:22.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:22.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:22.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:22.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:22.227Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067426461 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:22.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067426461 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:22.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067426461 data=null} to TableItem with text {} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067426461 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:22.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067426462 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:22.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067426463 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:22.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:22.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:22.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:22.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:22.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426656 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067426656 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067426657 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426657 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067426658 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426684 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:22.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:22.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:22.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:22.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:22.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:22.577Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:22.577Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:22.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426821 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:22.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067426822 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:22.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067426822 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:22.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426822 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:22.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067426822 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:22.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067426827 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:22.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:22.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:22.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:22.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:22.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:22.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:22.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:22.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:22.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:22.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:22.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067426836 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067426836 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067426836 data=null} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067426837 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067426879 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} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067426919 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067426920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067426920 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067426921 data=null} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067426921 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067426921 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} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067426927 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:22.835Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:22.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067426928 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:22.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067426928 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:22.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067426929 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067426929 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067426929 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067426948 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:22.835Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:23.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:23.092Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:23.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067427343 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:23.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067427343 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:23.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067427343 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:23.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067427344 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:23.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067427344 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067427402 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:23.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:23.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:23.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:23.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:23.348Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:23.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:23.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:23.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:23.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:23.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:23.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067427410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067427410 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067427410 data=null} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067427411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067427411 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} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067427442 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067427443 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067427444 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067427444 data=null} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067427444 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067427444 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} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067427450 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:23.348Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:23.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067427452 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067427452 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067427452 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067427452 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067427452 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067427492 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067427492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067427493 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067427493 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067427493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067427493 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067427498 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:23.348Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:23.348Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:23.605Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:23.863Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:23.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067427892 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:23.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:23.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:23.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:23.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:23.863Z] DEBUG - matched Combo with text " [2019-07-29T21:25:23.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067427955 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:23.863Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a3f4166 [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067427965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067427965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067427965 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067427966 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067427966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067427966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067427966 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067427966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067427966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067427967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067427967 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067427967 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3f8ddadb [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1067427982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1067427983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1067427983 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1067427983 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1067427983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1067427983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1067427983 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 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1067427983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1067427983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1067427984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1067427984 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1067427984 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:23.863Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:23.863Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:23.863Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067427990 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') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067427990 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') [2019-07-29T21:25:23.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067427990 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:23.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067427990 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067427990 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') [2019-07-29T21:25:23.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067427990 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') [2019-07-29T21:25:24.120Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067427990 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') [2019-07-29T21:25:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067427538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:24.376Z] DEBUG - Clicked on [2019-07-29T21:25:24.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:24.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:24.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:24.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:24.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:24.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:24.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067428552 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067428553 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067428553 data=null} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067428553 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067428553 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} [2019-07-29T21:25:24.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067428605 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:24.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067428606 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067428606 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067428606 data=null} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067428607 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067428607 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} [2019-07-29T21:25:24.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067428620 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:24.376Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:24.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:24.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067428621 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:24.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067428621 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:24.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067428622 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:24.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067428622 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:24.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067428622 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:24.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067428637 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:24.633Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:24.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:24.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067428906 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067428907 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067428907 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067428907 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067428907 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067428991 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:24.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:24.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:24.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:24.889Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:24.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067428994 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067428995 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067428995 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067428995 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067428995 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067429000 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067429001 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067429001 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:24.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067429001 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067429001 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067429002 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067429011 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067429012 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067429012 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:24.889Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067429012 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:25.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067429110 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:25.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067429325 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:25.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067429325 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:25.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067429325 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:25.146Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:25.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:25.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:25.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:25.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:25.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:25.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:26.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:26.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:26.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:26.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:26.513Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:26.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067430346 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:26.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067430347 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:26.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067430347 data=null} to TableItem with text {} [2019-07-29T21:25:26.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067430347 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:26.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067430347 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:26.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067430407 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:26.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:26.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:26.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:26.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:26.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067430693 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:26.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067430694 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:26.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067430694 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:26.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067430694 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:26.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067430695 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:26.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067430699 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:26.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:26.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:26.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:26.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:26.513Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:26.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:26.513Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067430824 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:26.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067430824 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:26.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067430824 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067430824 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:26.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067430825 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067430829 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-29T21:25:26.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:26.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:26.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:26.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:26.770Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:26.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:26.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:26.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:26.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:26.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:26.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067430835 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067430835 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067430835 data=null} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067430835 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067430835 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} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067430889 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067430890 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067430890 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067430890 data=null} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067430891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067430891 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} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067430903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:26.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:26.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067430904 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:26.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067430904 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:26.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067430904 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067430905 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:26.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067430905 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:26.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067430914 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:26.770Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:27.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:27.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:27.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067431184 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:27.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067431184 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:27.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067431184 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:27.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067431185 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:27.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067431185 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:27.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067431219 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:27.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:27.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:27.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:27.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:27.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:27.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:27.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:27.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:27.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:27.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:27.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:27.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067431225 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:27.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067431225 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:27.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067431225 data=null} to TreeItem with text {test} [2019-07-29T21:25:27.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067431226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:27.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067431226 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} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067431299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:27.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067431300 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:27.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067431300 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:27.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067431300 data=null} to TreeItem with text {test} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067431300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:27.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067431301 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} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067431306 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:27.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:27.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067431308 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067431308 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067431308 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067431308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067431309 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067431327 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067431328 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067431328 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067431328 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067431328 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067431328 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067431332 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:27.283Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:27.283Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:27.540Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:27.540Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:27.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067431668 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:27.540Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:27.540Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:27.540Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:27.540Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:27.540Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:27.540Z] DEBUG - matched Combo with text " [2019-07-29T21:25:27.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067431741 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:27.541Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6d7a772e [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067431743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067431743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067431743 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067431743 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067431743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067431743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067431744 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067431744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067431744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067431744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067431744 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067431744 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1047924 [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1067431749 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 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1067431749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1067431750 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1067431750 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:27.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:27.541Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:27.541Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067431759 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') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067431759 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') [2019-07-29T21:25:27.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067431759 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:27.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067431759 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067431759 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') [2019-07-29T21:25:27.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067431759 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') [2019-07-29T21:25:28.104Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:28.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067431759 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') [2019-07-29T21:25:28.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067431387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:28.104Z] DEBUG - Clicked on [2019-07-29T21:25:28.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:28.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:28.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:28.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:28.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:28.104Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:28.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067432345 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:28.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067432345 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:28.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067432346 data=null} to TreeItem with text {test} [2019-07-29T21:25:28.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067432356 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:28.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067432356 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} [2019-07-29T21:25:28.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067432397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:28.361Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:28.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067432398 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:28.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067432398 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:28.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067432399 data=null} to TreeItem with text {test} [2019-07-29T21:25:28.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067432399 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:28.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067432400 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} [2019-07-29T21:25:28.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067432412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:28.362Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:28.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:28.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067432414 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:28.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067432414 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:28.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067432414 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:28.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067432415 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:28.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067432415 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:28.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067432436 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:28.362Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:28.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:28.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432723 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067432723 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067432723 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432723 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067432724 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432761 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:28.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:28.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:28.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:28.619Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:28.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432765 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067432765 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067432765 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432765 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067432766 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432770 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432771 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067432771 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:28.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067432771 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432771 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067432772 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432775 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432776 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432781 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067432781 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432848 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067432857 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067432857 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067432857 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:28.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:28.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:28.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:28.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:28.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:29.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:29.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:29.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:29.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:29.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:29.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:30.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:30.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:30.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:30.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:30.110Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:30.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067434363 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:30.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067434363 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:30.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067434363 data=null} to TableItem with text {} [2019-07-29T21:25:30.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067434364 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067434364 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067434383 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:30.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:30.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:30.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:30.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067434507 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067434508 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067434508 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067434508 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:30.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067434508 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:30.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067434514 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:30.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:30.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:30.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:30.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:30.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:30.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:30.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:30.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067434619 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:30.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067434619 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:30.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067434619 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:30.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067434620 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:30.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067434620 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067434624 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-29T21:25:30.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:30.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:30.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:30.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:30.623Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:30.623Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:30.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:30.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:30.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:30.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:30.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067434630 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067434631 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067434631 data=null} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067434631 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067434631 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} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067434666 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067434667 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067434667 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067434667 data=null} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067434668 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067434668 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} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067434678 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:30.623Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:30.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067434680 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:30.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067434680 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:30.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067434680 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067434680 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:30.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067434680 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:30.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067434689 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:30.623Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:30.879Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:30.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:30.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067435078 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:30.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067435078 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:30.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067435079 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:30.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067435079 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:30.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067435079 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:30.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067435129 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:30.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:30.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:31.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:31.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:31.136Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:31.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:31.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:31.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:31.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:31.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:31.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067435186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067435186 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067435186 data=null} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067435187 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067435187 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} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067435226 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067435227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067435228 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067435228 data=null} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067435228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067435228 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} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067435283 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:31.136Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:31.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067435285 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067435285 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067435285 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067435285 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067435285 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067435296 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067435296 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067435297 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067435297 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067435297 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067435297 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067435312 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:31.393Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:31.393Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:31.650Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:31.650Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:31.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067435798 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:31.650Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:31.650Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:31.650Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:31.650Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:31.650Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:31.650Z] DEBUG - matched Combo with text " [2019-07-29T21:25:31.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067435911 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:31.907Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c5058bc [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067435913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067435914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067435914 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067435914 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067435914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067435914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067435914 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067435914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067435915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067435915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067435915 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067435915 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@66f77613 [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1067435926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1067435927 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 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1067435927 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1067435928 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:31.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:31.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:31.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:31.908Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:31.908Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:31.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067435933 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') [2019-07-29T21:25:31.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067435933 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') [2019-07-29T21:25:31.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067435933 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:31.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067435933 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:31.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067435934 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') [2019-07-29T21:25:31.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067435934 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') [2019-07-29T21:25:32.474Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:32.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067435934 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') [2019-07-29T21:25:32.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067435395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:32.474Z] DEBUG - Clicked on [2019-07-29T21:25:32.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:32.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:32.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:32.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:32.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:32.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067436648 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067436648 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067436648 data=null} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067436649 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067436649 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} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067436683 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067436685 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067436685 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067436685 data=null} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067436685 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067436685 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} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067436701 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:32.474Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:32.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067436702 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:32.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067436702 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:32.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067436702 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067436703 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:32.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067436703 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:32.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067436725 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:32.474Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-29T21:25:32.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:32.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067436996 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067436997 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067436997 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067436998 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067436998 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437038 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:32.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:32.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:32.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:32.927Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:32.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437042 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067437042 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067437042 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437042 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067437042 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437047 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437047 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067437047 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:32.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067437048 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437048 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067437048 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437051 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437052 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437052 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067437052 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:32.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437120 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:33.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067437131 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:33.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067437810 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:33.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067437956 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:33.841Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:33.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:33.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:33.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:33.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:33.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:33.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:33.841Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:33.841Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:33.841Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:33.841Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:33.841Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:33.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067437959 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:33.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067437959 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:33.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067437959 data=null} to TableItem with text {} [2019-07-29T21:25:33.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067437959 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:33.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067437960 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:33.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067437990 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:33.841Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:33.841Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:34.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:34.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067439079 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067439080 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:35.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067439080 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067439080 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067439081 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067439086 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:35.029Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:35.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:35.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067439180 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:35.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067439180 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:35.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067439180 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067439180 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:35.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067439180 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067439185 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:35.029Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:35.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:35.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:35.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067439192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067439192 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067439193 data=null} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067439193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067439193 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} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067439227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067439228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067439228 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067439228 data=null} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067439228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067439228 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} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067439234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:35.029Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:35.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067439235 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067439235 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067439235 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067439235 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067439240 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067439249 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1067439250 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1067439250 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1067439250 data=null} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1067439251 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067439251 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1067439265 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-29T21:25:35.286Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:35.286Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:35.544Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:35.544Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:35.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067439598 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:35.544Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:35.544Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:35.544Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:35.544Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:35.544Z] DEBUG - matched Combo with text " [2019-07-29T21:25:35.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067439689 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:35.544Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:35.544Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:35.544Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:35.544Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:35.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067439706 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') [2019-07-29T21:25:35.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067439706 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') [2019-07-29T21:25:35.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067439706 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:35.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067439706 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:35.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067439706 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') [2019-07-29T21:25:35.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067439706 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') [2019-07-29T21:25:35.544Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:35.544Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:35.544Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:35.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067439707 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') [2019-07-29T21:25:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067439313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:36.057Z] DEBUG - Clicked on [2019-07-29T21:25:36.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:36.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:36.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:36.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:36.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:36.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:36.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067440256 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067440256 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067440256 data=null} to TreeItem with text {test} [2019-07-29T21:25:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067440257 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:36.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067440257 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} [2019-07-29T21:25:36.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067440294 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:36.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:36.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067440307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:36.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067440307 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:36.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067440308 data=null} to TreeItem with text {test} [2019-07-29T21:25:36.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067440308 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:36.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067440308 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} [2019-07-29T21:25:36.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067440320 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:36.314Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:36.314Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:36.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067440321 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:36.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067440321 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:36.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067440322 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:36.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067440322 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:36.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067440322 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:36.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067440330 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:36.314Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:25:36.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:36.314Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067440595 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067440595 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067440595 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067440596 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067440596 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067440636 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:36.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:36.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:36.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:36.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:36.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067440639 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067440639 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067440639 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067440640 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067440640 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067440644 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067440645 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067440645 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:36.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067440645 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067440646 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067440646 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067440656 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067440657 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:36.571Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1067440657 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.133Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067440657 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067440732 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1067441429 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1067441430 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1067441430 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.390Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.390Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:25:37.390Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:25:37.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067441808 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067441808 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067441808 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067441809 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067441809 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067441815 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:37.646Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:37.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067441827 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067441827 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067441827 data=null} to TreeItem with text {test} [2019-07-29T21:25:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067441827 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067441828 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} [2019-07-29T21:25:37.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067441905 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:37.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:37.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067441906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:37.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067441907 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:37.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067441907 data=null} to TreeItem with text {test} [2019-07-29T21:25:37.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067441907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:37.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067441907 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} [2019-07-29T21:25:37.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067441915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:37.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:37.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:37.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067441916 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:37.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067441916 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:37.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067441916 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:37.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067441916 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:37.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067441917 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:37.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067441981 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:37.903Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:25:38.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:38.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:38.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067442393 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-29T21:25:38.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067442393 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-29T21:25:38.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067442393 data=null} to Tree node with text: unrecognized.log [2019-07-29T21:25:38.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067442394 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-29T21:25:38.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067442394 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067442479 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-29T21:25:38.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:38.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:38.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:38.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:38.417Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:38.417Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:38.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:38.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:38.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:38.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:38.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067442487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067442487 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067442487 data=null} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067442487 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067442488 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} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067442529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067442530 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067442530 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067442530 data=null} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067442531 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067442531 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} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067442588 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:38.417Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:38.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067442590 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067442590 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067442590 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067442591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067442591 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067442623 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067442624 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067442624 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067442624 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067442624 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067442625 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067442629 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:38.674Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:38.674Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:38.930Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:38.930Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:38.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067443099 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:38.930Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:38.930Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:38.930Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:38.930Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:38.930Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:38.930Z] DEBUG - matched Combo with text " [2019-07-29T21:25:39.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067443208 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:39.187Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:39.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:39.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2cefe6f6 [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1067443214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1067443219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1067443219 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1067443219 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1067443220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1067443220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1067443220 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 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1067443220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1067443220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1067443220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1067443220 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1067443220 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:39.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:39.188Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:39.188Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067443228 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') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067443228 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') [2019-07-29T21:25:39.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067443228 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:39.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067443228 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067443228 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') [2019-07-29T21:25:39.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067443228 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') [2019-07-29T21:25:39.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067443228 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') [2019-07-29T21:25:39.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067442713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:40.008Z] DEBUG - Clicked on [2019-07-29T21:25:40.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:40.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:40.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:40.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:40.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:40.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067444022 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067444022 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067444022 data=null} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067444022 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067444022 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} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067444097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067444098 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067444098 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067444098 data=null} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067444098 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067444099 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} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067444112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:40.008Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:40.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067444113 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:40.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067444113 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:40.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067444113 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067444114 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:40.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067444114 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:40.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067444133 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:40.008Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:25:40.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:40.264Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067444550 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067444550 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067444550 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067444550 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067444551 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067444588 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:40.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:40.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:40.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:40.521Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:40.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067444592 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067444592 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067444592 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067444593 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067444593 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067444598 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067444599 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067444599 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:40.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067444599 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067444599 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067444599 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067444603 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067444603 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1067444604 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067444608 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067444671 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1067444755 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1067444755 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1067444755 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.521Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:25:40.521Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:25:40.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:40.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:40.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067444879 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067444879 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067444879 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067444880 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067444880 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067444885 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:25:40.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:40.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:40.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:40.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:40.777Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:40.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:40.777Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:40.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067445021 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-29T21:25:40.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067445021 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-29T21:25:40.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067445022 data=null} to Tree node with text: unrecognized.log [2019-07-29T21:25:40.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067445022 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-29T21:25:40.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067445022 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log [2019-07-29T21:25:40.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067445028 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-29T21:25:40.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:40.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:40.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:40.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:40.777Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:40.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:41.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:41.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:41.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:41.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:41.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067445081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067445081 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067445081 data=null} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067445081 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067445082 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} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067445117 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067445118 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067445119 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067445119 data=null} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067445119 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067445119 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} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067445125 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:41.035Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:41.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067445127 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067445127 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067445127 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067445127 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067445127 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067445190 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067445192 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067445192 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067445192 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067445192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067445193 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067445208 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:41.035Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:25:41.035Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:25:41.292Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:25:41.292Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:25:41.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067445442 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:25:41.292Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:25:41.292Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:25:41.292Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:41.292Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:25:41.292Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:25:41.292Z] DEBUG - Clicking on &Yes [2019-07-29T21:25:41.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067445442 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') [2019-07-29T21:25:41.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067445445 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') [2019-07-29T21:25:41.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067445445 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:25:41.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067445445 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:25:41.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067445445 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') [2019-07-29T21:25:41.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067445445 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') [2019-07-29T21:25:41.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067445445 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') [2019-07-29T21:25:43.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067445285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:25:43.451Z] DEBUG - Clicked on [2019-07-29T21:25:43.451Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:43.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:43.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:43.451Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:43.451Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:43.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067447562 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067447563 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067447563 data=null} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067447563 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067447564 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} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067447609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067447610 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067447610 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067447610 data=null} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067447611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067447611 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} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067447617 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:43.451Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:43.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067447626 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067447626 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067447626 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067447626 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067447626 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067447684 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067447685 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067447685 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067447685 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067447686 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067447686 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067447690 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:25:43.708Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:43.708Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:43.708Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:43.967Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:43.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067447999 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:43.967Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:43.967Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:43.967Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:43.967Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:43.967Z] DEBUG - matched Combo with text " [2019-07-29T21:25:43.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067448133 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:43.967Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11861ce0 [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1067448184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1067448184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1067448184 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1067448184 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1067448185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1067448185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1067448185 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 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1067448185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1067448185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1067448185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1067448185 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1067448185 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:43.967Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:43.967Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:43.967Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067448192 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') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067448192 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') [2019-07-29T21:25:43.967Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067448192 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:43.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067448192 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067448192 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') [2019-07-29T21:25:43.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067448192 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') [2019-07-29T21:25:44.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067448192 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') [2019-07-29T21:25:44.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067447741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:44.480Z] DEBUG - Clicked on [2019-07-29T21:25:44.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:44.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:44.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:44.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:44.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:44.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067448493 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067448494 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067448494 data=null} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067448494 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067448494 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} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067448516 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067448517 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067448517 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067448517 data=null} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067448525 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067448525 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} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067448533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:44.480Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:44.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067448590 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067448590 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067448590 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067448591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067448591 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]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067448600 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067448601 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067448601 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067448601 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067448613 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]} [2019-07-29T21:25:44.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067448615 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:44.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:44.480Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:44.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448768 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067448768 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067448768 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448769 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067448769 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448800 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:44.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:44.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:44.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:44.737Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:44.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:44.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448804 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067448805 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067448805 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448806 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067448806 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448810 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448811 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067448811 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:44.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067448811 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448812 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067448812 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448815 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448816 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.738Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448816 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.738Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067448816 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448894 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:44.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067448895 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:45.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067448925 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:45.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067449421 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:45.301Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:45.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:45.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:45.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:45.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:45.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:45.301Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:45.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067449532 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:45.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067449533 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:45.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067449533 data=null} to TableItem with text {} [2019-07-29T21:25:45.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067449533 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:45.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067449533 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:45.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067449537 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:45.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:45.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:46.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:46.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067450622 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067450622 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:46.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067450622 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067450623 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067450623 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067450627 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:46.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:46.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:46.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:46.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:46.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:46.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:46.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:46.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:46.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:46.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:46.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067450635 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067450639 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067450639 data=null} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067450639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067450639 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} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067450668 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067450669 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067450669 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067450669 data=null} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067450670 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067450670 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} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067450679 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:46.670Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:46.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067450680 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067450680 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067450680 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067450680 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067450681 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]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067450690 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067450691 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067450691 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067450691 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067450691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067450692 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]} [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067450705 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:46.670Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:25:46.670Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:25:46.670Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:25:46.670Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:25:46.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067450917 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:25:46.670Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:25:46.670Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:25:46.670Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:46.670Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:25:46.670Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:25:46.670Z] DEBUG - Clicking on &Yes [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067450917 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') [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067450918 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') [2019-07-29T21:25:46.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067450918 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:25:46.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067450918 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067450918 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') [2019-07-29T21:25:46.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067450918 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') [2019-07-29T21:25:46.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067450920 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') [2019-07-29T21:25:47.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067450744 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:25:47.183Z] DEBUG - Clicked on [2019-07-29T21:25:47.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:47.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:47.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:47.183Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:47.183Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:47.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:47.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067451404 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:47.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067451404 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:47.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067451404 data=null} to TreeItem with text {test} [2019-07-29T21:25:47.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067451405 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:47.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067451405 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} [2019-07-29T21:25:47.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067451428 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:47.183Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:47.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067451429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:47.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067451429 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:47.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067451429 data=null} to TreeItem with text {test} [2019-07-29T21:25:47.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067451430 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:47.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067451430 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} [2019-07-29T21:25:47.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067451487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:47.440Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:47.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:47.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067451488 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067451488 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067451488 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067451489 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067451489 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]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067451506 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:47.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067451507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067451508 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067451508 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067451508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067451508 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]} [2019-07-29T21:25:47.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067451513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:25:47.440Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:25:47.440Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:25:47.696Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:25:47.696Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:25:47.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067451928 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:47.696Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:25:47.696Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:47.696Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:47.696Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:25:47.696Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:25:47.696Z] DEBUG - matched Combo with text " [2019-07-29T21:25:47.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067452084 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:25:47.953Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:25:47.953Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:47.953Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:25:47.954Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:47.954Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:47.954Z] DEBUG - Clicking on &Finish [2019-07-29T21:25:47.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067452101 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') [2019-07-29T21:25:47.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067452101 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') [2019-07-29T21:25:47.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067452101 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:47.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067452101 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:47.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067452102 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') [2019-07-29T21:25:47.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067452102 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') [2019-07-29T21:25:47.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:47.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:47.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:47.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:47.954Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:25:47.954Z] DEBUG - Clicked on &Finish [2019-07-29T21:25:48.516Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:25:48.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067452721 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:25:48.516Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:25:48.516Z] DEBUG - Clicking on Rename All [2019-07-29T21:25:48.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1067452722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:25:48.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1067452723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:25:48.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1067452723 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:25:48.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1067452723 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:25:48.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1067452723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:25:48.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1067452723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:25:48.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1067452723 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 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:25:48.772Z] DEBUG - Clicked on [2019-07-29T21:25:49.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067452102 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') [2019-07-29T21:25:49.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067451604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:25:49.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:49.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:49.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:49.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:49.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:49.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:49.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067453478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067453486 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067453486 data=null} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067453487 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067453487 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} [2019-07-29T21:25:49.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067453520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:49.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067453521 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067453521 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067453521 data=null} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067453521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067453522 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} [2019-07-29T21:25:49.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067453537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:49.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:49.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:49.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067453585 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067453585 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067453585 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067453586 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067453586 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067453597 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067453607 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067453607 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067453607 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.593Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067453607 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067453638 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:49.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:49.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454008 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067454009 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067454009 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454009 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067454010 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454045 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:49.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:49.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:49.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:49.851Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:49.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454049 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067454049 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067454049 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454050 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067454050 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454054 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454055 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067454055 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:49.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067454055 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454055 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067454055 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454059 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454059 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:49.851Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454059 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:50.108Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067454059 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:50.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454134 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:50.364Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067454507 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:50.364Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067454509 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:50.364Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067454510 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:50.364Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:50.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:51.294Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:51.294Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:51.294Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:51.294Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:51.294Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:51.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067455513 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:51.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067455513 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:51.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067455513 data=null} to TableItem with text {} [2019-07-29T21:25:51.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067455513 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:51.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067455514 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:51.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067455518 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:51.294Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:51.294Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:51.551Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:51.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067455715 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:51.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067455716 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:51.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067455716 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067455716 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:51.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067455716 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067455721 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:25:51.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:51.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:51.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:51.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:51.551Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:51.551Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:51.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:51.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:51.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:51.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:51.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067455733 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067455734 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067455734 data=null} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067455734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067455734 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} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067455768 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067455770 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067455770 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067455770 data=null} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067455771 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067455771 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} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067455777 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:51.551Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:51.551Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067455778 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:25:51.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067455778 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:51.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067455779 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067455779 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:51.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067455779 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:51.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067455800 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:51.551Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:25:52.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456273 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067456274 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067456274 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456274 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067456274 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456312 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:52.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:52.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:52.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:52.114Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456316 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067456316 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067456316 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456317 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067456317 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456322 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456322 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067456322 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:52.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067456323 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456323 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067456323 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456327 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456327 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.114Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456333 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.370Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067456333 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456408 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067456692 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067456692 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067456692 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.627Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:52.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:52.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:53.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:53.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:53.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:53.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:53.722Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:53.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067457695 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:53.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067457695 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:53.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067457695 data=null} to TableItem with text {} [2019-07-29T21:25:53.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067457696 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:53.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067457696 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:53.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067457714 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:53.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:53.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:53.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:53.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067457928 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:53.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067457928 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:53.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067457929 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067457929 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:53.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067457929 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067457945 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:25:53.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:53.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:53.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:53.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:53.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:53.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:53.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:53.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:53.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:53.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:53.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067457952 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067457952 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067457952 data=null} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067457952 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067457953 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} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067457998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067457999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067457999 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067457999 data=null} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067458008 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067458008 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} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067458021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:53.981Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:53.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067458022 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:25:53.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067458022 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:53.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067458023 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067458023 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:53.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067458023 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:53.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067458033 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:53.981Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:25:54.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:54.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458422 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067458422 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067458422 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458422 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067458423 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458459 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:54.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:54.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:54.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:54.239Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:54.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458462 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067458462 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067458462 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458463 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067458463 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458467 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458468 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067458468 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:54.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067458468 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458469 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067458469 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458472 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458473 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.239Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458473 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:54.496Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067458473 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:55.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067458559 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:55.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067459435 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:55.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067459581 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:55.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067459581 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:55.427Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:55.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:55.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:55.427Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:55.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:55.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:55.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:55.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:55.427Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:55.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067459585 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:55.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067459585 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:55.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067459586 data=null} to TableItem with text {} [2019-07-29T21:25:55.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067459586 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:55.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067459586 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:55.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067459592 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:55.427Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:55.427Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:56.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067460546 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067460546 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067460546 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067460546 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067460547 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067460551 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:56.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:56.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:56.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067460558 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067460558 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067460558 data=null} to TreeItem with text {test} [2019-07-29T21:25:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067460559 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067460559 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} [2019-07-29T21:25:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067460609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:56.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067460611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:56.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067460611 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:56.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067460611 data=null} to TreeItem with text {test} [2019-07-29T21:25:56.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067460611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:56.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067460612 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} [2019-07-29T21:25:56.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067460624 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:56.613Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:56.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:56.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067460625 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:25:56.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067460625 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:56.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067460625 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:25:56.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067460626 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:56.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067460626 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:56.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067460647 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:56.613Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:25:56.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:56.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067460932 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067460932 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067460932 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067460933 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067460933 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067460970 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:56.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:56.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:56.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:56.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:56.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067460974 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067460974 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067460974 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067460974 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067460974 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067460979 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067460980 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067460980 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:56.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067460980 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067460981 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067460981 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067460985 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067460986 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067460986 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:56.869Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067460986 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:57.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067461065 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:57.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067461539 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:57.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067461633 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:57.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067461633 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:57.432Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:25:57.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:57.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:57.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:57.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:25:57.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:57.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:57.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:57.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:57.432Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:25:57.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067461636 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:25:57.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067461637 data=null doit=true} to TableItem with text {} [2019-07-29T21:25:57.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067461637 data=null} to TableItem with text {} [2019-07-29T21:25:57.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067461637 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:57.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067461637 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:25:57.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067461645 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:25:57.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:25:57.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:25:58.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:58.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067463098 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:59.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067463099 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:59.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067463099 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067463099 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:59.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067463100 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067463104 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:25:59.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:59.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:59.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:59.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:59.023Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:59.023Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:25:59.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:59.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:59.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:59.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:59.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067463117 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067463118 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067463118 data=null} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067463118 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067463119 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} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067463198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067463199 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067463199 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067463199 data=null} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067463199 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067463199 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} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067463224 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:25:59.023Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:25:59.023Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067463225 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:25:59.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067463225 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:59.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067463225 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:25:59.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067463226 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:59.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067463226 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:25:59.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067463297 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:25:59.280Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:25:59.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:25:59.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067463671 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067463671 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067463671 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067463672 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067463672 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067463714 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:59.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:59.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:25:59.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:25:59.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:25:59.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067463717 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067463717 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067463718 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067463718 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067463718 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067463722 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067463723 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067463723 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:25:59.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067463723 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067463723 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067463724 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067463727 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067463727 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067463728 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:25:59.794Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067463728 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:00.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067463815 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:00.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067464188 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:00.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067464242 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:00.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067464243 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:00.050Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:26:00.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:00.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:00.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:00.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:00.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:00.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:00.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:00.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:00.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:00.050Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:00.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067464246 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:00.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067464246 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:00.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067464246 data=null} to TableItem with text {} [2019-07-29T21:26:00.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067464246 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:00.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067464246 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:00.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067464265 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:00.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:00.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:01.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:01.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067465499 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:01.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067465499 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:01.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067465499 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067465500 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:01.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067465500 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067465505 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:01.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:01.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:01.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:01.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:01.417Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:01.417Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:01.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:01.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:01.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:01.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:01.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067465521 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067465521 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067465521 data=null} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067465521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067465521 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} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067465642 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067465643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067465644 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067465644 data=null} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067465644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067465644 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} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067465650 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:01.417Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:01.417Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067465651 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:01.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067465651 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:01.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067465651 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067465651 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:01.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067465652 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:01.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067465671 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:01.417Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:26:01.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:01.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466149 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067466149 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067466149 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466149 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067466150 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466199 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:01.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:01.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:01.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:01.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:01.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466202 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067466203 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067466203 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466203 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067466203 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466208 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466209 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067466209 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:01.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067466209 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466209 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067466210 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466220 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466220 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:01.981Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466221 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:02.238Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067466221 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:02.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466306 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:02.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067466791 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:02.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067466840 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:02.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067466840 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:02.751Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:02.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:02.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:02.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:02.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:02.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:02.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:02.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:02.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:02.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:02.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:02.751Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:02.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067466853 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:02.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067466853 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:02.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067466853 data=null} to TableItem with text {} [2019-07-29T21:26:02.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067466854 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:02.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067466854 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:02.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067466888 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:02.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:02.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:03.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:03.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067467787 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067467787 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067467788 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067467788 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067467788 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067467793 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:03.682Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:03.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:03.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:03.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:03.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067467805 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067467805 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067467806 data=null} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067467806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067467806 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} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067467856 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067467857 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067467857 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067467857 data=null} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067467857 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067467857 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} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067467864 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:03.682Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:03.682Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067467865 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:03.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067467865 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:03.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067467865 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067467865 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:03.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067467866 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:03.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067467886 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:03.682Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:26:03.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:03.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468011 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468011 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468011 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468012 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067468012 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468045 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:03.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:03.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:03.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:03.939Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:03.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468049 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468049 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468049 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468049 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067468050 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468054 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468055 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468055 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:03.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468055 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468056 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067468056 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468059 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468060 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.939Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468060 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:03.940Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067468060 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:04.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468225 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:04.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468439 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:04.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468439 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:04.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067468439 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:04.196Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:04.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:04.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:04.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:04.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:04.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:04.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:04.196Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:05.292Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:05.292Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:05.292Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:05.292Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:05.292Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:05.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067469451 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:05.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067469451 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:05.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067469451 data=null} to TableItem with text {} [2019-07-29T21:26:05.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067469452 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:05.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067469452 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:05.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067469458 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:05.292Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:05.292Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:05.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:05.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067469649 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:05.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067469649 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:05.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067469649 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067469650 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:05.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067469650 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067469655 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:26:05.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:05.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:05.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:05.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:05.550Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:05.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:05.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:05.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:05.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:05.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:05.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067469662 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067469662 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067469662 data=null} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067469662 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067469668 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} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067469713 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067469714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067469714 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067469714 data=null} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067469715 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067469715 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} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067469721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:05.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:05.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067469722 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:05.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067469722 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:05.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067469722 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067469722 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:05.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067469722 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:05.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067469741 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:05.550Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:26:06.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:06.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470143 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470143 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470143 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470144 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067470144 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470180 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:06.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:06.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:06.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:06.114Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:06.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470183 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470183 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470183 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470184 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067470184 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470189 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470189 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470189 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:06.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470190 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470190 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067470191 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470200 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470201 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470201 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.114Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067470201 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470408 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470560 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470561 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067470561 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.373Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:06.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:06.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:06.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:06.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:06.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:06.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:06.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:06.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:07.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:07.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:07.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:07.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:07.742Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067471608 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067471609 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067471609 data=null} to TableItem with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067471610 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067471610 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067471617 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:07.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:07.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:07.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:07.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067471801 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067471802 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:07.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067471802 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067471803 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067471803 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067471807 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:26:07.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:07.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:07.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:07.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:07.742Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:07.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:07.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:07.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:07.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:07.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:07.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067471814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067471814 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067471814 data=null} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067471814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067471814 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} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067471852 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067471880 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067471880 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067471880 data=null} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067471880 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067471881 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} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067471887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:07.742Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:07.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067471888 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067471889 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:07.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067471889 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067471889 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:07.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067471889 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:07.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067471908 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:07.742Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:26:07.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:07.998Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472291 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067472292 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067472292 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472293 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067472293 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472333 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:08.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:08.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:08.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:08.255Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:08.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472338 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067472338 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067472338 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472339 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067472339 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472345 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472345 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067472346 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:08.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067472346 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472347 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067472347 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472357 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472358 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472358 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.255Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067472358 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:08.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067472522 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:09.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067473084 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:09.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067473084 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:09.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067473085 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:09.074Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:09.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:09.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:09.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:09.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:09.074Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:09.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067473088 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:09.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067473088 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:09.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067473088 data=null} to TableItem with text {} [2019-07-29T21:26:09.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067473096 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:09.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067473096 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:09.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067473103 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:09.074Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:09.074Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:10.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:10.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:10.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067474215 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:10.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067474215 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:10.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067474215 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:10.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067474216 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:10.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067474216 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:10.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067474221 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:26:10.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:10.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:10.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:10.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:10.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:10.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:10.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:10.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:10.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:10.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:10.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:10.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067474228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:10.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067474243 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:10.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067474244 data=null} to TreeItem with text {test} [2019-07-29T21:26:10.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067474244 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:10.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067474244 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} [2019-07-29T21:26:10.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067474274 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:10.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:10.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067474278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:10.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067474278 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:10.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067474278 data=null} to TreeItem with text {test} [2019-07-29T21:26:10.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067474279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:10.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067474279 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} [2019-07-29T21:26:10.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067474295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:10.260Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:10.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:10.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067474298 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:10.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067474298 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:10.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067474298 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:10.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067474299 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:10.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067474299 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:10.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067474311 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:10.260Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:26:10.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:10.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474607 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067474607 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067474607 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474608 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067474608 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474646 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:10.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:10.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:10.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:10.518Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:10.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474649 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067474649 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067474649 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474650 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067474650 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474654 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474655 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067474655 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:10.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067474655 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474656 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067474656 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474659 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474660 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.518Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474660 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.774Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067474660 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474784 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067474845 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067474845 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067474845 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.774Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:10.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:11.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:12.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:13.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:13.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:13.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:13.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:13.848Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:13.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067477948 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:13.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067477948 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:13.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067477949 data=null} to TableItem with text {} [2019-07-29T21:26:13.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067477949 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:13.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067477949 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:13.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067477981 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:13.848Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:13.848Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:15.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:15.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:15.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067479093 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:15.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067479093 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:15.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067479093 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:15.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067479094 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:15.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067479094 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:15.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067479099 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:26:15.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:15.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:15.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:15.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:15.038Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:15.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:15.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:15.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:15.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:15.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:15.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067479111 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067479111 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067479111 data=null} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067479112 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067479112 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} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067479151 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067479152 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067479152 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067479152 data=null} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067479153 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067479153 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} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067479170 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:15.038Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:15.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067479171 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:15.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067479171 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:15.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067479171 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067479172 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:15.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067479172 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:15.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067479191 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:15.038Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:26:15.294Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:15.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479410 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067479410 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067479410 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479411 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067479411 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479456 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:15.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:15.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:15.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:15.294Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:15.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479460 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067479460 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067479460 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479460 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067479460 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479465 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479466 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067479466 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:15.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067479466 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479466 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067479467 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479477 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479477 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.294Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479477 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.551Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067479477 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479559 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067479947 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067479997 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067479997 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.808Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:15.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:15.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:15.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:15.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:15.808Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:15.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067479999 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:15.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067480000 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:15.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067480000 data=null} to TableItem with text {} [2019-07-29T21:26:15.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067480000 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:15.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067480009 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:15.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067480025 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:15.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:15.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:16.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:16.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:16.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067481121 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:16.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067481122 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:16.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067481122 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:16.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067481122 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:16.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067481122 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:16.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067481127 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:26:16.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:16.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:16.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:16.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:16.892Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:16.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:16.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:16.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:16.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:16.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:16.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:16.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067481143 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:16.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067481143 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:16.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067481143 data=null} to TreeItem with text {test} [2019-07-29T21:26:16.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067481144 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067481144 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} [2019-07-29T21:26:17.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067481185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:17.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:17.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067481186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:17.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067481186 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:17.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067481186 data=null} to TreeItem with text {test} [2019-07-29T21:26:17.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067481186 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067481187 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} [2019-07-29T21:26:17.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067481213 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:17.149Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:17.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:17.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067481215 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:17.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067481215 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:17.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067481215 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:17.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067481215 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:17.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067481215 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:17.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067481238 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:17.149Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:26:17.149Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:17.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481414 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067481414 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067481415 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481415 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067481415 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481485 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:17.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:17.405Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:17.405Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:17.405Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:17.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481489 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067481489 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067481489 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481489 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067481489 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481494 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481495 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067481495 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:17.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067481495 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481495 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067481495 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481505 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481506 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481506 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.405Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067481506 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067481592 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067482089 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067482137 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067482137 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.968Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:17.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:17.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:17.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:17.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:17.968Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:17.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067482182 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:17.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067482183 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:17.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067482183 data=null} to TableItem with text {} [2019-07-29T21:26:17.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067482183 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:17.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067482183 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:17.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067482191 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:17.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:17.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:18.898Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:18.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:19.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067483230 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:19.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067483230 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:19.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067483230 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:19.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067483231 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:19.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067483231 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:19.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067483236 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:26:19.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:19.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:19.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:19.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:19.156Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:19.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:19.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:19.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:19.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:19.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:19.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:19.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067483314 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:19.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067483314 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:19.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067483314 data=null} to TreeItem with text {test} [2019-07-29T21:26:19.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067483314 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:19.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067483314 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} [2019-07-29T21:26:19.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067483432 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:19.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:19.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067483433 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:19.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067483433 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:19.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067483433 data=null} to TreeItem with text {test} [2019-07-29T21:26:19.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067483433 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:19.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067483434 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} [2019-07-29T21:26:19.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067483485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:19.412Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:19.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:19.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067483486 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:19.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067483487 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:19.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067483487 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:19.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067483487 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:19.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067483487 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:19.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067483507 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:19.412Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-29T21:26:19.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:19.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067483993 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067483993 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067483993 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067483994 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067483994 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067484040 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:19.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:19.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:19.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:19.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:19.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067484044 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067484044 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067484044 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067484044 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067484044 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067484050 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067484050 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067484051 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:19.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067484051 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067484051 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067484051 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067484061 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067484062 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:19.925Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1067484062 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.181Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067484062 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067484141 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1067484309 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1067484309 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1067484309 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.182Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.182Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:26:20.182Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:26:20.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:20.438Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067484701 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067484701 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067484701 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067484702 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067484702 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067484707 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:20.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:20.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:20.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:20.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:20.695Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:20.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:20.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:20.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:20.695Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:20.695Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:20.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067484721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067484722 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067484722 data=null} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067484722 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067484722 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} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067484762 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067484763 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067484763 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067484763 data=null} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067484764 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067484764 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} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067484785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:20.695Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:20.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067484787 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067484787 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067484787 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067484788 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067484788 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067484812 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067484812 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067484813 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067484813 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067484813 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067484813 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067484824 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:20.695Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:26:20.695Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:26:20.952Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:26:20.952Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:26:20.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067485081 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:26:20.952Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:26:20.952Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:26:20.952Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:26:20.952Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:26:20.952Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:26:20.952Z] DEBUG - Clicking on &Yes [2019-07-29T21:26:20.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067485090 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') [2019-07-29T21:26:20.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067485091 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') [2019-07-29T21:26:20.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067485091 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:26:20.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067485091 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:26:20.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067485091 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') [2019-07-29T21:26:20.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067485091 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') [2019-07-29T21:26:20.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067485091 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') [2019-07-29T21:26:25.126Z] DEBUG - Clicked on [2019-07-29T21:26:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067484868 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:26:25.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:25.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:25.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:25.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:25.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:25.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:25.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067489361 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:25.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067489361 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:25.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067489361 data=null} to TreeItem with text {test} [2019-07-29T21:26:25.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067489361 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:25.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067489361 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} [2019-07-29T21:26:25.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067489379 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:25.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:25.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067489380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:25.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067489380 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:25.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067489380 data=null} to TreeItem with text {test} [2019-07-29T21:26:25.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067489381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:25.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067489381 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} [2019-07-29T21:26:25.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067489394 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:25.384Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:25.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:25.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067489395 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067489395 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067489395 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067489396 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067489396 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067489414 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:25.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1067489415 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1067489415 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1067489415 data=null} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1067489416 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067489416 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1067489427 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-29T21:26:25.384Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:26:25.384Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:26:25.641Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:26:25.641Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:26:25.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067489698 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:26:25.641Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:26:25.641Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:26:25.641Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:26:25.641Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:26:25.641Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:26:25.642Z] DEBUG - matched Combo with text " [2019-07-29T21:26:25.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067489781 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:26:25.642Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:26:25.642Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:26:25.642Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:26:25.642Z] DEBUG - Clicking on &Finish [2019-07-29T21:26:25.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067489801 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') [2019-07-29T21:26:25.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067489801 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') [2019-07-29T21:26:25.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067489801 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:26:25.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067489801 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:26:25.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067489801 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') [2019-07-29T21:26:25.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067489801 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') [2019-07-29T21:26:25.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:26:25.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:26:25.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:26:25.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:26:25.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:26:25.642Z] DEBUG - Clicked on &Finish [2019-07-29T21:26:31.203Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:26:31.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067494366 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:26:31.203Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:26:31.203Z] DEBUG - Clicking on Overwrite All [2019-07-29T21:26:31.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1067494367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T21:26:31.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1067494367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T21:26:31.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1067494367 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T21:26:31.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1067494367 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T21:26:31.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1067494367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T21:26:31.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1067494367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T21:26:31.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1067494367 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 'Overwrite All' and with style 'SWT.PUSH') [2019-07-29T21:26:31.203Z] DEBUG - Clicked on [2019-07-29T21:26:37.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067489801 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') [2019-07-29T21:26:37.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067489506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:26:37.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:37.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:37.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:37.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:37.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:37.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067501611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067501611 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067501611 data=null} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067501611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067501611 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} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067501636 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067501636 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067501637 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067501637 data=null} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067501637 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067501637 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} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067501651 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:37.753Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:37.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067501652 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067501652 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067501652 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067501652 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067501652 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067501673 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067501674 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067501675 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067501675 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067501675 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:37.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067501698 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:38.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:38.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502074 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067502075 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067502075 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502075 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067502076 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502108 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:38.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:38.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:38.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:38.010Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:38.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502114 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067502114 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067502114 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502115 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067502115 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502119 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502119 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067502119 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:38.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067502120 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502120 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067502120 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502124 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502124 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502124 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502194 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067502195 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067502195 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067502196 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.010Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:38.573Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067502124 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:46.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:46.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:46.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:46.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:46.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:46.672Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067509518 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067509518 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067509518 data=null} to TableItem with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067509519 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067509519 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067509523 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:46.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:46.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:46.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:46.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067509663 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067509663 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067509663 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067509664 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067509664 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067509668 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:46.672Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:46.672Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:46.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067509691 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067509691 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067509691 data=null} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067509691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067509691 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} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067509722 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067509723 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067509724 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067509725 data=null} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067509725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067509725 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} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067509731 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:46.672Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:46.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067509732 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067509732 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067509732 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067509732 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067509732 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067509795 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:46.672Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:26:46.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:46.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510163 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067510164 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067510164 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510164 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067510164 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510198 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:46.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:46.672Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:46.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510202 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067510202 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067510202 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510202 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067510203 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510207 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510208 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067510208 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067510208 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510209 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067510209 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510213 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510213 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510221 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067510221 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510481 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067510725 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067510785 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067510785 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:46.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:46.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:47.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:47.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:47.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:47.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:47.601Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:47.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067511789 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:47.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067511796 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:47.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067511796 data=null} to TableItem with text {} [2019-07-29T21:26:47.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067511797 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:47.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067511797 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:47.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067511802 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:47.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:47.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:47.601Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:47.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067511918 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:47.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067511918 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:47.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067511918 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067511919 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:47.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067511919 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067511923 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:26:47.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:47.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:47.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:47.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:47.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:47.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:47.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:47.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:47.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:47.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:47.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067511929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067511929 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067511930 data=null} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067511930 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067511930 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} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067511963 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067511964 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067511964 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067511964 data=null} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067511965 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067511965 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} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067511975 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:47.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:47.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067511976 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:26:47.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067511976 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:47.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067511977 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067511977 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:47.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067511977 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:47.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067511987 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:47.858Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:26:48.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:48.115Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:48.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512348 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067512348 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067512348 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512348 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067512349 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512384 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:48.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:48.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:48.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:48.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:48.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512387 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067512388 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067512388 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512388 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067512388 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512393 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512393 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067512394 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:48.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067512394 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512394 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067512394 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512398 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512399 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512399 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067512399 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512492 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067512545 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067512545 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067512545 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:48.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:48.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:48.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:48.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:48.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:48.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:48.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:48.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:48.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:48.937Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:48.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067513110 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:48.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067513111 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:48.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067513111 data=null} to TableItem with text {} [2019-07-29T21:26:48.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067513112 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:48.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067513112 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:48.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067513119 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:48.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:48.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:50.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:50.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067514318 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:50.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067514318 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:50.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067514318 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067514319 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:50.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067514319 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067514324 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:26:50.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:50.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:50.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:50.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:50.306Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:50.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:50.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:50.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:50.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:50.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:50.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067514330 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067514330 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067514330 data=null} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067514330 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067514340 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} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067514378 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067514379 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067514379 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067514379 data=null} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067514379 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067514380 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} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067514386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:50.306Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:50.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067514387 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:26:50.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067514387 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:50.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067514387 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067514387 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:50.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067514387 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:50.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067514407 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:50.306Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:26:50.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:50.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067514683 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067514683 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067514683 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067514684 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067514684 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067514719 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:50.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:50.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:50.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:50.562Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:50.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067514722 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067514722 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067514722 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067514723 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067514723 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067514728 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067514728 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067514728 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:50.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067514729 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067514729 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067514729 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067514732 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067514733 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067514733 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:50.562Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067514733 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:51.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067514864 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:51.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067515158 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:51.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067515210 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:51.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067515210 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:51.223Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:26:51.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:51.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:51.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:51.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:51.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:51.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:51.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:51.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:51.223Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:51.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067515212 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:51.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067515213 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:51.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067515221 data=null} to TableItem with text {} [2019-07-29T21:26:51.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067515221 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:51.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067515221 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:51.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067515226 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:51.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:51.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:52.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:52.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067516715 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:52.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067516715 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:52.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067516716 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067516716 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:52.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067516716 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067516721 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:26:52.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:52.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:52.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:52.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:52.734Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:52.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:52.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:52.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:52.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:52.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:52.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067516727 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067516727 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067516727 data=null} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067516728 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067516728 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} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067516804 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067516805 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067516815 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067516815 data=null} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067516815 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067516815 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} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067516829 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:52.734Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:52.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067516829 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:26:52.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067516830 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:52.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067516830 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067516830 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:52.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067516830 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:52.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067516894 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:52.734Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:26:52.994Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:52.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067517261 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067517261 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067517261 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067517261 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067517262 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067517302 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:53.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:53.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:53.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:53.252Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:53.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067517306 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067517306 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067517306 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067517306 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067517307 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067517311 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067517312 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067517312 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:53.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067517312 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067517313 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067517313 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067517322 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067517323 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067517323 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.252Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067517323 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067517487 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067517840 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067517841 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067517842 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.816Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:26:53.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:53.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:53.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:53.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:53.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:53.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:53.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:53.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:53.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:53.816Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:53.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067517844 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:53.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067517844 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:53.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067517845 data=null} to TableItem with text {} [2019-07-29T21:26:53.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067517854 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:53.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067517854 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:53.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067517859 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:53.816Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:53.816Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:54.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:54.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:54.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067518943 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:54.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067518943 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:54.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067518943 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:54.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067518944 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067518944 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:54.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067518949 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:26:54.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:54.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:54.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:54.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:54.748Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:54.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:54.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:54.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:54.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:54.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:54.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:54.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067518955 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:54.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067518955 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:54.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067518955 data=null} to TreeItem with text {test} [2019-07-29T21:26:54.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067518955 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:54.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067518963 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} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067519007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:55.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067519008 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:55.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067519008 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:55.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067519008 data=null} to TreeItem with text {test} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067519008 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:55.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067519009 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} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067519016 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:55.006Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:55.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067519017 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:26:55.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067519017 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:55.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067519017 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067519018 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:55.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067519018 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067519036 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:55.006Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:26:55.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:55.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519187 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067519187 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067519187 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519188 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067519188 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519235 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:55.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:55.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:55.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:55.006Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:55.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519245 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067519245 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067519245 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519245 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067519245 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519266 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519270 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067519270 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:55.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067519270 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519271 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067519271 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519276 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519276 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519276 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519356 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067519357 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067519357 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067519357 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.519Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067519277 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:55.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:55.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:56.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:57.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:57.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:57.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:57.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:57.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:58.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:58.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:58.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:58.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:58.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:58.532Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:26:58.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:58.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:58.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:58.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:58.532Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:26:58.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067522596 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:26:58.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067522596 data=null doit=true} to TableItem with text {} [2019-07-29T21:26:58.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067522596 data=null} to TableItem with text {} [2019-07-29T21:26:58.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067522597 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:58.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067522597 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:26:58.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067522603 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:26:58.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:26:58.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:26:59.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:59.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067523280 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067523280 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:59.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067523280 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067523281 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523281 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067523286 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:59.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:59.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:59.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067523293 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067523293 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067523293 data=null} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067523293 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523293 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} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067523327 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067523328 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067523328 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067523328 data=null} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067523328 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523328 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} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067523395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:59.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067523396 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067523396 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067523396 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067523396 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523396 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067523425 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:59.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:59.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067523431 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067523431 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067523431 data=null} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067523431 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523432 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} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067523494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067523494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067523495 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067523495 data=null} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067523495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523495 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} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067523508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:26:59.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:26:59.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067523509 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067523510 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067523510 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067523510 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523510 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067523529 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:26:59.540Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:26:59.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:26:59.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067523634 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067523634 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067523718 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067523719 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523719 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067523796 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:59.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:59.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:26:59.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:26:59.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:26:59.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067523800 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067523800 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067523800 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067523800 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523800 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067523805 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067523806 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067523806 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:26:59.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067523806 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067523806 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067523807 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067523812 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067523817 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1067523818 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067523930 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1067523930 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1067523930 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1067523930 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:26:59.797Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T21:27:00.054Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067523818 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:00.312Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:27:00.312Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:27:00.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067524712 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067524713 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067524713 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067524714 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067524714 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067524719 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:00.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:00.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:00.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:00.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:00.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:00.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:00.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:00.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:00.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:00.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067524734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067524734 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067524734 data=null} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067524735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067524735 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} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067524790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067524791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067524791 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067524791 data=null} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067524791 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067524791 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} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067524807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:00.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067524808 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067524808 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067524808 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067524809 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067524809 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067524828 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067524830 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067524831 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067524831 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067524831 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067524831 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067524845 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:00.775Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:27:00.775Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:27:01.453Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:27:01.453Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:27:01.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067525094 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:27:01.453Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:27:01.453Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:27:01.453Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:27:01.453Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:27:01.453Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:27:01.453Z] DEBUG - Clicking on &Yes [2019-07-29T21:27:01.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067525095 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') [2019-07-29T21:27:01.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067525095 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') [2019-07-29T21:27:01.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067525095 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:27:01.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067525103 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:27:01.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067525103 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') [2019-07-29T21:27:01.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067525103 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') [2019-07-29T21:27:01.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067525103 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') [2019-07-29T21:27:03.821Z] DEBUG - Clicked on [2019-07-29T21:27:08.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067524910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:27:08.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:08.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:08.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:08.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:08.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:08.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067531568 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067531568 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067531568 data=null} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067531568 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067531569 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} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067531591 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067531592 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067531592 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067531592 data=null} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067531593 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067531593 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} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067531606 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:08.215Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:08.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067531607 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067531607 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067531607 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067531607 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067531607 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067531627 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067531628 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067531628 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067531628 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067531628 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067531628 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067531636 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:08.215Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:27:08.215Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:27:08.215Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:27:08.215Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:27:08.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067531876 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:27:08.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:27:08.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:27:08.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:27:08.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:27:08.215Z] DEBUG - matched Combo with text " [2019-07-29T21:27:08.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067531977 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:27:08.215Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:27:08.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:27:08.215Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:08.215Z] DEBUG - Clicking on &Finish [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067531999 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') [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067531999 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') [2019-07-29T21:27:08.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067531999 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:08.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067532000 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067532000 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') [2019-07-29T21:27:08.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067532000 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') [2019-07-29T21:27:08.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:08.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:08.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:08.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:08.597Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:08.597Z] DEBUG - Clicked on &Finish [2019-07-29T21:27:11.869Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:27:11.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067535648 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T21:27:11.869Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:27:11.869Z] DEBUG - Clicking on Skip All [2019-07-29T21:27:11.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1067535649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T21:27:11.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1067535649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T21:27:11.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1067535650 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T21:27:11.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1067535650 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T21:27:11.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1067535650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T21:27:11.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1067535650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-29T21:27:11.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1067535650 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 'Skip All' and with style 'SWT.PUSH') [2019-07-29T21:27:11.869Z] DEBUG - Clicked on [2019-07-29T21:27:12.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067532000 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') [2019-07-29T21:27:12.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067531680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:27:12.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:12.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:12.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:12.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:12.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:12.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067536336 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:12.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067536336 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:12.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067536336 data=null} to TreeItem with text {test} [2019-07-29T21:27:12.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067536336 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067536336 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} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067536414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067536415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067536415 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067536415 data=null} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067536415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067536415 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} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067536432 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:12.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067536433 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067536433 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067536433 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067536434 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067536434 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067536510 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:12.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:12.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:12.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:12.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:12.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067536514 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067536514 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067536514 data=null} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067536515 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067536515 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} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067536533 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067536585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067536585 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067536585 data=null} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067536586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067536586 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} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067536593 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:12.384Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:12.384Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067536594 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067536594 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067536598 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067536598 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067536598 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067536607 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067536607 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067536608 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067536608 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067536608 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067536633 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:12.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:12.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537045 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067537046 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067537046 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537078 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067537079 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537112 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:12.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:12.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:12.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:12.948Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:12.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537116 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067537116 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067537116 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537116 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067537117 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537121 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537121 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067537121 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:12.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067537122 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537122 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067537122 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537125 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537126 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:12.948Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537126 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:13.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537232 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:13.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067537232 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:13.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067537232 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:13.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067537283 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:13.214Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:13.214Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067537126 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:17.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:17.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:17.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:17.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:17.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:17.389Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067541012 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067541025 data=null doit=true} to TableItem with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067541118 data=null} to TableItem with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067541179 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067541179 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067541184 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:17.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:17.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:17.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:17.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067541328 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067541328 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:17.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067541329 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067541329 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067541329 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067541334 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:27:17.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:17.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:17.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:17.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:17.389Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:17.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:17.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:17.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:17.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:17.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:17.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067541340 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067541340 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067541340 data=null} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067541340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067541341 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} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067541376 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067541377 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067541377 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067541377 data=null} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067541377 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067541378 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} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067541389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:17.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:17.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067541390 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067541390 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:17.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067541390 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067541391 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:17.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067541391 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:17.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067541416 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:17.389Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:27:17.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:17.717Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541894 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067541894 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067541894 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541894 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067541895 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541926 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:18.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:18.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:18.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:18.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:18.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541930 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067541930 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067541930 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541930 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067541931 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541934 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541935 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067541935 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:18.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067541935 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541935 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067541936 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541939 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541939 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067541939 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067541939 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067542069 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067542069 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067542070 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067542070 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:18.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:18.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:18.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:19.393Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:20.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:20.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:20.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:21.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:23.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:23.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:23.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:23.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:23.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:23.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:23.310Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:27:23.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067547506 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:27:23.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067547506 data=null doit=true} to TableItem with text {} [2019-07-29T21:27:23.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067547506 data=null} to TableItem with text {} [2019-07-29T21:27:23.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067547506 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:23.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067547506 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:27:23.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067547511 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:23.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:23.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:23.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:23.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067547618 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:23.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067547619 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:23.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067547619 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067547619 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:23.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067547619 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067547623 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:27:23.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:23.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:23.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:23.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:23.567Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:23.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:23.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:23.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:23.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:23.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:23.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067547629 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067547629 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067547629 data=null} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067547629 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067547629 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} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067547659 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067547660 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067547660 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067547660 data=null} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067547660 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067547661 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} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067547666 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:23.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:23.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:23.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067547667 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:23.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067547667 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:23.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067547668 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:23.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067547668 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:23.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067547668 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:23.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067547692 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:23.568Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:27:23.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:23.568Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:23.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547749 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067547749 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067547749 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547749 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067547749 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547820 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:23.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:23.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:23.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:23.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:23.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547832 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067547832 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067547832 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547832 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067547833 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547840 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547840 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067547841 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:23.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067547841 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547841 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067547841 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547845 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547845 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547845 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547922 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067547923 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067547923 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067547923 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:23.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:23.825Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067547845 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:24.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:24.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:24.389Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:24.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:24.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:24.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:24.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:24.649Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:27:24.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067548696 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:27:24.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067548696 data=null doit=true} to TableItem with text {} [2019-07-29T21:27:24.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067548696 data=null} to TableItem with text {} [2019-07-29T21:27:24.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067548697 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:24.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067548697 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:27:24.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067548702 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:24.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:24.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:25.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:25.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:25.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067549813 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:25.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067549813 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:25.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067549813 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:25.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067549813 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:25.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067549814 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:25.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067549819 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:25.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:25.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:25.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:25.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:25.939Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:25.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:25.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:25.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:25.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:25.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:25.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:25.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067549883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067549883 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067549883 data=null} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067549883 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067549884 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} [2019-07-29T21:27:25.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067549923 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:25.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067549925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067549925 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067549925 data=null} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067549926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067549926 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} [2019-07-29T21:27:25.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067549934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:25.940Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:25.940Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:25.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067549935 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:25.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067549940 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:25.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067549941 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:25.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067549941 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:25.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067549941 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:26.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067549987 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:26.411Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:27:26.411Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:26.411Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:26.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067550370 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067550370 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067550370 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067550371 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067550371 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067550406 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:26.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:26.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:26.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:26.739Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:26.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:26.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067550410 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067550410 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067550410 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067550411 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067550411 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067550415 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067550416 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067550416 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:26.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067550416 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067550417 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067550417 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067550420 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067550420 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067550421 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067550486 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067550487 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067550487 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067550487 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:26.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:26.740Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067550421 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:27.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:27.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:27.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:27.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:27.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:27.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:27.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:27.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:27.047Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:27:27.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067551176 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:27:27.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067551176 data=null doit=true} to TableItem with text {} [2019-07-29T21:27:27.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067551176 data=null} to TableItem with text {} [2019-07-29T21:27:27.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067551176 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:27.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067551177 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:27:27.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067551182 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:27.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:27.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:28.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:28.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067552314 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:28.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067552314 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:28.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067552315 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067552316 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:28.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067552316 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067552322 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:27:28.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:28.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:28.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:28.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:28.593Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:28.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:28.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:28.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:28.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:28.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:28.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067552344 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067552346 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067552346 data=null} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067552346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067552346 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} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067552383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067552384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067552384 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067552384 data=null} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067552385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067552385 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} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067552391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:28.593Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:28.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067552392 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:28.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067552392 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:28.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067552393 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067552393 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:28.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067552393 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:28.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067552413 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:28.593Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:27:28.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:28.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067552679 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067552680 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067552680 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067552680 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067552681 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067552714 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:28.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:28.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:28.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:28.866Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:28.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067552718 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067552718 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067552718 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067552719 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067552719 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067552723 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067552724 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067552724 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:28.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067552724 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067552724 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067552724 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067552728 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067552728 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067552728 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067552802 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067552803 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067552803 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067552804 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:27:28.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:28.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:28.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:28.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.130Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067552729 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:29.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:29.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:30.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:30.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:30.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:30.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:30.258Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:27:30.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067553952 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:27:30.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067553960 data=null doit=true} to TableItem with text {} [2019-07-29T21:27:30.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067553960 data=null} to TableItem with text {} [2019-07-29T21:27:30.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067553961 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:30.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067553961 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:27:30.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067553966 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:30.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:30.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:31.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:31.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067555255 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:31.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067555256 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:31.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067555256 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067555256 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:31.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067555256 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067555262 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:27:31.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:31.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:31.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:31.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:31.323Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:31.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:31.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:31.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:31.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:31.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:31.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067555283 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067555283 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067555283 data=null} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067555283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067555284 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} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067555316 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067555317 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067555317 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067555317 data=null} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067555318 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067555318 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} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067555333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:31.323Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:31.323Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067555334 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:31.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067555334 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:31.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067555335 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:31.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067555335 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:31.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067555335 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067555384 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:31.723Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:27:31.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:31.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555675 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067555675 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067555675 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555675 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067555675 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555714 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:31.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:31.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:31.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:31.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:31.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555717 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067555717 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067555717 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555717 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067555718 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555722 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555722 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067555722 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:31.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067555722 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555723 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067555723 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555726 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555726 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555727 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555791 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067555792 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067555792 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067555792 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:31.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:31.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:31.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:31.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:31.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.351Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067555727 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:33.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:33.838Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:33.838Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:33.838Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:33.838Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:33.838Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:27:33.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067557727 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:27:33.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067557728 data=null doit=true} to TableItem with text {} [2019-07-29T21:27:33.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067557728 data=null} to TableItem with text {} [2019-07-29T21:27:33.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067557728 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:33.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067557728 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:27:33.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067557748 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:33.838Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:33.838Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:34.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:34.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067558642 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067558643 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:34.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067558643 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067558643 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067558643 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067558648 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:34.815Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:34.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:34.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067558654 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067558654 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067558660 data=null} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067558661 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067558661 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} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067558702 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067558703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067558703 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067558703 data=null} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067558704 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067558704 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} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067558709 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:34.815Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:34.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067558710 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067558710 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:34.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067558710 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067558710 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067558710 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067558748 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:34.815Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-29T21:27:34.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:34.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067558858 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067558858 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067558858 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067558859 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067558859 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067558898 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:34.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:34.815Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:34.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067558903 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067558903 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067558903 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067558903 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067558903 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067558908 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067558908 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067558908 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:34.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067558909 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067558909 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067558909 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067558919 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067558919 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:34.815Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1067558919 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:35.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067559005 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:35.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1067559006 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:35.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1067559006 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:35.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1067559006 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:35.121Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T21:27:35.121Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067558920 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:37.944Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:27:37.944Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:27:37.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:37.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:37.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067559615 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:37.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067559616 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:37.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067559616 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:37.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067559616 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:37.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067559616 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:37.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067559621 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:27:37.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:37.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:37.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:37.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:38.203Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:38.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:38.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:38.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:38.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:38.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:38.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067559686 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067559686 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067559686 data=null} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067559686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067559686 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} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067559786 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067559788 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067559789 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067559789 data=null} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067559789 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067559789 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} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067559795 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:38.203Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:38.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067559796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067559796 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067559796 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067559797 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067559797 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067559831 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1067559831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1067559832 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1067559832 data=null} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1067559832 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067559832 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1067559882 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-29T21:27:38.203Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:27:38.203Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:27:38.203Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:27:38.203Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:27:38.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067560137 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:27:38.203Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:27:38.203Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:27:38.203Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:27:38.203Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:27:38.203Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:27:38.203Z] DEBUG - Clicking on &Yes [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067560138 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') [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067560138 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') [2019-07-29T21:27:38.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067560138 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:27:38.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067560138 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067560138 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') [2019-07-29T21:27:38.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067560139 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') [2019-07-29T21:27:38.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067560139 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') [2019-07-29T21:27:40.120Z] DEBUG - Clicked on [2019-07-29T21:27:40.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067559921 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:27:41.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:41.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:41.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:41.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:41.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:41.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067565222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067565222 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067565222 data=null} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067565223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067565223 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} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067565239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067565240 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067565240 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067565240 data=null} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067565241 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067565241 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} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067565254 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:41.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:41.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067565257 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067565257 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067565257 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067565258 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067565258 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]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067565274 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067565275 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067565275 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067565275 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067565275 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067565275 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]} [2019-07-29T21:27:41.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067565279 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:27:41.286Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:27:41.286Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:27:41.548Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:27:41.548Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:27:41.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067565654 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:41.549Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:27:41.549Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:27:41.549Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:27:41.549Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:27:41.549Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:27:41.549Z] DEBUG - matched Combo with text " [2019-07-29T21:27:41.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067565893 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:27:41.854Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:27:41.854Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:41.854Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:27:41.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:27:41.855Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:41.855Z] DEBUG - Clicking on &Finish [2019-07-29T21:27:41.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067565914 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') [2019-07-29T21:27:41.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067565914 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') [2019-07-29T21:27:41.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067565914 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:41.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067565914 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:41.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067565915 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') [2019-07-29T21:27:41.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067565919 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') [2019-07-29T21:27:41.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:41.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:41.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:41.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:41.855Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:27:41.855Z] DEBUG - Clicked on &Finish [2019-07-29T21:27:46.030Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:27:46.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067569506 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:27:46.030Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:27:46.031Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-29T21:27:46.031Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-29T21:27:46.031Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:27:46.031Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:27:46.031Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:27:46.031Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:27:46.031Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:27:46.031Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:27:46.031Z] DEBUG - Clicking on Rename [2019-07-29T21:27:46.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1067569507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:27:46.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1067569507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:27:46.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1067569507 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:27:46.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1067569507 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:27:46.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1067569507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:27:46.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1067569508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:27:46.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1067569508 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 'Rename' and with style 'SWT.PUSH') [2019-07-29T21:27:46.031Z] DEBUG - Clicked on [2019-07-29T21:27:51.296Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:27:51.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067575087 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:27:51.296Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:27:51.296Z] DEBUG - Clicking on Overwrite [2019-07-29T21:27:51.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1067575088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:27:51.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1067575088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:27:51.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1067575089 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:27:51.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1067575089 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:27:51.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1067575089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:27:51.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1067575089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:27:51.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1067575089 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 'Overwrite' and with style 'SWT.PUSH') [2019-07-29T21:27:51.296Z] DEBUG - Clicked on [2019-07-29T21:27:53.816Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:27:53.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067577769 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-29T21:27:53.816Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:27:53.816Z] DEBUG - Clicking on Skip [2019-07-29T21:27:53.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1067577770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:27:53.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1067577770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:27:53.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1067577770 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:27:53.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1067577770 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:27:53.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1067577770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:27:53.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1067577770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:27:53.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1067577771 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 'Skip' and with style 'SWT.PUSH') [2019-07-29T21:27:54.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067565919 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') [2019-07-29T21:27:54.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067565328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:27:54.420Z] DEBUG - Clicked on [2019-07-29T21:27:54.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:54.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:54.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:54.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:54.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:54.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067578331 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067578331 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067578331 data=null} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067578331 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067578331 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} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067578353 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067578353 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067578360 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067578361 data=null} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067578361 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067578361 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} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067578368 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:54.420Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:54.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067578370 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067578370 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067578370 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067578370 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067578370 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067578385 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067578386 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067578386 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067578386 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067578386 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067578412 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:27:54.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:54.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:54.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578874 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067578875 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067578875 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578875 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067578875 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578908 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:54.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:54.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:54.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:54.680Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:54.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:54.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578912 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067578912 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067578912 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578912 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067578913 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578917 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578918 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067578918 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:54.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067578918 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578918 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:54.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067578919 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578922 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578922 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578923 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578979 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067578979 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067578979 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067578980 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:55.336Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067578923 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:56.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:57.295Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:57.295Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:57.295Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:57.295Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:57.295Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:27:57.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067581404 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:27:57.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067581404 data=null doit=true} to TableItem with text {} [2019-07-29T21:27:57.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067581404 data=null} to TableItem with text {} [2019-07-29T21:27:57.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067581404 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:57.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067581404 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:27:57.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067581409 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:57.295Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:57.295Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:58.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:58.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067582186 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:58.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067582186 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:58.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067582186 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067582187 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:58.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067582187 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067582191 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:27:58.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:58.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:58.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:58.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:58.286Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:58.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:27:58.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:58.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:58.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:58.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:58.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067582197 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067582197 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067582197 data=null} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067582197 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067582197 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} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067582228 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067582229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067582230 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067582230 data=null} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067582230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067582230 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} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067582277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:27:58.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:27:58.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067582280 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:27:58.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067582280 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:27:58.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067582280 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067582280 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:27:58.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067582280 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:27:58.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067582289 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:27:58.286Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T21:27:58.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:27:58.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582427 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067582427 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067582428 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582428 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067582428 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582478 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:58.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:58.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:27:58.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:27:58.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:27:58.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582482 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067582482 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067582482 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582483 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067582483 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582487 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582487 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067582487 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:27:58.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067582487 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582488 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067582488 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582491 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582491 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582491 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.612Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067582491 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582565 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067582643 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067582643 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067582643 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.884Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:27:58.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:59.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:59.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:27:59.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:59.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:59.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:59.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:27:59.471Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:27:59.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067583587 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:27:59.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067583587 data=null doit=true} to TableItem with text {} [2019-07-29T21:27:59.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067583587 data=null} to TableItem with text {} [2019-07-29T21:27:59.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067583594 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:59.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067583595 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:27:59.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067583601 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:27:59.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:27:59.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:28:00.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:28:00.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067584725 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:28:00.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067584725 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:28:00.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067584726 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067584726 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:28:00.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067584726 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067584730 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:28:00.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:00.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:00.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:00.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:00.847Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:28:00.847Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:28:00.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:00.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:00.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:00.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:00.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067584737 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067584737 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067584737 data=null} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067584738 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067584738 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} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067584767 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067584768 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067584768 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067584768 data=null} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067584768 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067584769 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} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067584774 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:00.847Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:28:00.847Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067584775 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:28:00.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067584775 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:00.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067584775 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067584775 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:00.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067584775 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:00.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067584789 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:00.847Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T21:28:01.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:28:01.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067585116 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067585117 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067585117 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067585117 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067585149 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067585165 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:01.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:01.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:01.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:01.105Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:28:01.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067585181 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067585182 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067585182 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067585182 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067585182 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067585190 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067585190 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067585190 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:01.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067585191 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067585191 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067585191 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067585196 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067585196 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067585197 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067585256 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067585257 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067585257 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067585258 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:28:01.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:01.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:01.363Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067585197 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:02.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:02.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:02.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:02.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:28:02.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:28:02.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:28:02.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:28:02.312Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:28:02.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067586194 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:28:02.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067586194 data=null doit=true} to TableItem with text {} [2019-07-29T21:28:02.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067586194 data=null} to TableItem with text {} [2019-07-29T21:28:02.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067586195 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:28:02.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067586195 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:28:02.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067586200 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:28:02.312Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:28:02.312Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:28:03.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:28:03.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:03.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067587392 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:03.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067587392 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:03.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067587392 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:03.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067587392 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:03.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067587392 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:03.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067587398 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:28:03.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:03.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:03.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:03.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:03.310Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:28:03.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:28:03.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:03.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:03.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:03.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:03.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:03.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067587405 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067587405 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067587416 data=null} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067587417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067587417 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} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067587493 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067587494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067587494 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067587494 data=null} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067587495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067587495 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} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067587510 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:03.723Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:28:03.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067587512 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067587512 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:03.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067587512 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067587512 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067587512 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067587527 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:03.723Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T21:28:03.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:28:03.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067587687 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067587688 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067587688 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067587688 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067587688 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067587721 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:03.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:03.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:03.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:03.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:28:03.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067587724 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067587724 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067587724 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067587725 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067587725 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067587729 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067587729 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067587730 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:03.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067587730 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067587730 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067587730 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067587733 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067587734 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:03.723Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067587734 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:04.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067587829 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:04.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067587880 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:04.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067587880 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:04.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067587881 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:04.126Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:28:04.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:04.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:04.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:04.126Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067587734 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:04.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:04.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:04.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:04.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:28:04.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:28:04.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:28:04.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:28:04.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:28:04.395Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:28:04.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067588594 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:28:04.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067588594 data=null doit=true} to TableItem with text {} [2019-07-29T21:28:04.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067588595 data=null} to TableItem with text {} [2019-07-29T21:28:04.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067588595 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:28:04.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067588595 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:28:04.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067588600 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:28:04.395Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:28:04.395Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:28:08.572Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:28:08.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067592685 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:08.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067592686 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:08.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067592686 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067592686 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:08.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067592686 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067592691 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:28:08.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:08.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:08.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:08.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:08.572Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:28:08.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:28:08.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:08.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:08.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:08.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:08.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067592697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067592697 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067592697 data=null} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067592698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067592698 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} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067592730 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067592731 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067592732 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067592732 data=null} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067592732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067592732 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} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067592749 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:08.572Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:28:08.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067592754 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:28:08.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067592755 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:08.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067592755 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067592755 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:08.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067592755 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:08.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067592764 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:08.572Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-29T21:28:08.572Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:28:08.572Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067592863 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067592863 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067592863 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067592864 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067592864 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067592900 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:08.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:08.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:08.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:08.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:28:08.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067592903 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067592903 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067592903 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067592904 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067592904 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067592908 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067592909 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067592909 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:08.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067592909 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067592910 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067592910 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067592913 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067592913 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1067592914 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067592974 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1067592974 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1067592974 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1067592975 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:08.830Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-29T21:28:10.724Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067592914 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:10.724Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:28:10.981Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-29T21:28:10.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:28:10.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1067595081 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:10.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1067595081 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:10.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1067595081 data=null} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1067595082 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:10.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067595082 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1067595087 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-29T21:28:10.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:10.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:10.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:10.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:10.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:28:10.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:28:10.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:10.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:10.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:10.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:10.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067595102 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067595102 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067595102 data=null} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067595102 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067595103 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} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067595141 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067595142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067595142 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067595142 data=null} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067595142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067595142 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} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067595148 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:10.981Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:28:10.981Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067595149 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067595149 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067595149 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067595150 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067595150 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067595169 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:10.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1067595169 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1067595169 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1067595170 data=null} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1067595170 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067595170 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1067595174 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-29T21:28:10.982Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:28:10.982Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:28:11.238Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:28:11.238Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:28:11.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067595386 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:28:11.238Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:28:11.238Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:28:11.238Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:28:11.238Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:28:11.238Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:28:11.238Z] DEBUG - Clicking on &Yes [2019-07-29T21:28:11.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067595386 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') [2019-07-29T21:28:11.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067595386 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') [2019-07-29T21:28:11.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067595387 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:28:11.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067595387 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:28:11.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067595387 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') [2019-07-29T21:28:11.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067595387 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') [2019-07-29T21:28:11.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067595387 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') [2019-07-29T21:28:13.364Z] DEBUG - Clicked on [2019-07-29T21:28:13.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067595223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:28:13.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:28:13.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:13.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:13.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:28:13.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:28:13.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067597539 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067597539 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067597539 data=null} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067597539 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067597539 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} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067597550 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067597550 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067597550 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067597550 data=null} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067597551 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067597551 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} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067597568 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:28:13.622Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:28:13.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067597571 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067597571 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067597571 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067597571 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067597571 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]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067597579 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067597580 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067597580 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067597580 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067597580 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067597580 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]} [2019-07-29T21:28:13.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067597583 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:28:13.622Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:28:13.622Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:28:13.622Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:28:13.622Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:28:13.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067597831 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:28:13.622Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:28:13.622Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:28:13.622Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:28:13.622Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:28:13.622Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:28:13.622Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-29T21:29:28.020Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T21:29:28.020Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T21:29:28.020Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:28.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.020Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.020Z] DEBUG - Clicking on &Next > [2019-07-29T21:29:28.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1067672116 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') [2019-07-29T21:29:28.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1067672116 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') [2019-07-29T21:29:28.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1067672124 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:28.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1067672125 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:28.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1067672125 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') [2019-07-29T21:29:28.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1067672125 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') [2019-07-29T21:29:28.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1067672125 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') [2019-07-29T21:29:28.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:28.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:28.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:28.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:28.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:28.277Z] DEBUG - Clicked on &Next > [2019-07-29T21:29:28.277Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:29:28.277Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:29:28.277Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:29:28.277Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:29:28.277Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:29:28.277Z] DEBUG - matched Combo with text " [2019-07-29T21:29:28.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067672523 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:29:28.277Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:28.277Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:29:28.278Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.278Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.536Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7cb7bfe8 [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1067672535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1067672535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1067672535 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1067672535 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1067672535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1067672536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1067672536 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 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1067672536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1067672536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1067672536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1067672536 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1067672536 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:29:28.537Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:29:28.537Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:28.537Z] DEBUG - Clicking on &Finish [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067672550 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') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067672550 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') [2019-07-29T21:29:28.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067672550 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:28.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067672550 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067672550 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') [2019-07-29T21:29:28.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067672550 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') [2019-07-29T21:29:28.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:28.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067672550 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') [2019-07-29T21:29:28.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067671589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:29:29.052Z] DEBUG - Clicked on [2019-07-29T21:29:29.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:29:29.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:29.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:29.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:29.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:29.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067673064 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067673064 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067673064 data=null} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067673065 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067673065 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} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067673090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067673091 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067673091 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067673091 data=null} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067673091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067673092 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} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067673112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:29.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:29:29.052Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067673115 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067673115 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067673115 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067673115 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067673124 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]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067673148 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067673149 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067673149 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067673149 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067673149 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]} [2019-07-29T21:29:29.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067673164 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:29.615Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:29:29.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673682 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067673682 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067673683 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673683 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067673684 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673730 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:29.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:29.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:29.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:29.615Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:29:29.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673734 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067673734 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067673734 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673778 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067673779 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673785 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673786 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067673786 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:29.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067673787 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673787 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067673788 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673793 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673802 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.615Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673803 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:29.871Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067673803 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:30.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067673977 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:30.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067674351 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:30.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067674351 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:30.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067674352 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:30.128Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:30.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:29:31.500Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:29:31.500Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:29:31.500Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:29:31.500Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:29:31.500Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:29:31.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067675363 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-29T21:29:31.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067675423 data=null doit=true} to TableItem with text {} [2019-07-29T21:29:31.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067675490 data=null} to TableItem with text {} [2019-07-29T21:29:31.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067675504 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:29:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067675549 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:29:31.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067675556 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:29:31.500Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:29:31.500Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:29:31.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:29:31.500Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:31.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067675711 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:31.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067675711 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:31.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067675711 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:31.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067675712 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067675712 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:31.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067675719 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:31.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:31.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:31.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:31.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:31.500Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:29:31.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:29:31.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:31.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:31.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:31.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:31.500Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:31.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067675734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:29:31.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067675734 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:29:31.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067675735 data=null} to TreeItem with text {test} [2019-07-29T21:29:31.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067675735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:31.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067675735 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} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067675769 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:31.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067675770 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:29:31.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067675770 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:29:31.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067675770 data=null} to TreeItem with text {test} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067675770 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:31.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067675770 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} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067675775 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:31.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:29:31.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067675782 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067675782 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067675783 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067675783 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067675783 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]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067675810 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067675811 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067675811 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067675812 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067675812 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067675812 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]} [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067675818 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:31.924Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:29:31.924Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:29:31.924Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:29:31.924Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:29:31.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067676070 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:29:31.924Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:29:31.924Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:29:31.924Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:29:31.924Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:29:31.924Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:29:31.924Z] DEBUG - Clicking on &Yes [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067676071 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') [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067676071 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') [2019-07-29T21:29:31.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067676071 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:29:31.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067676071 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067676071 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') [2019-07-29T21:29:31.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067676071 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') [2019-07-29T21:29:32.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067676071 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') [2019-07-29T21:29:32.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067675866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:29:32.645Z] DEBUG - Clicked on [2019-07-29T21:29:32.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:29:32.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:32.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:32.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1067676727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1067676728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1067676728 data=null doit=true} to (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1067676728 data=null} to (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067676728 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067676729 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067676793 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-29T21:29:32.645Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-29T21:29:32.645Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:29:32.645Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:29:32.904Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:29:32.904Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-29T21:29:32.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1067676979 data=null doit=true} to Shell with text {Import} [2019-07-29T21:29:32.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:32.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:32.904Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:29:32.904Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:32.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1067677026 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-29T21:29:32.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1067677026 data=null doit=true} to Tree node with text: Trace Import [2019-07-29T21:29:32.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1067677027 data=null} to Tree node with text: Trace Import [2019-07-29T21:29:32.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1067677027 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-29T21:29:32.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067677033 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import [2019-07-29T21:29:32.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1067677033 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-29T21:29:32.904Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:32.904Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:32.904Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-29T21:29:32.904Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-29T21:29:32.904Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:32.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:32.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:32.904Z] DEBUG - Clicking on &Next > [2019-07-29T21:29:32.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1067677035 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') [2019-07-29T21:29:32.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1067677035 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') [2019-07-29T21:29:32.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1067677035 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:32.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1067677035 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:32.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1067677035 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') [2019-07-29T21:29:32.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1067677035 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') [2019-07-29T21:29:32.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1067677035 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') [2019-07-29T21:29:33.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:33.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:33.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:33.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:33.163Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-29T21:29:33.163Z] DEBUG - Clicked on &Next > [2019-07-29T21:29:33.163Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:29:33.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:29:33.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:29:33.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:29:33.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:29:33.163Z] DEBUG - matched Combo with text " [2019-07-29T21:29:33.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067677397 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:29:33.163Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:29:33.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:29:33.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:33.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:29:33.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:29:33.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:29:33.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:29:33.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:29:33.420Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:33.420Z] DEBUG - Clicking on &Finish [2019-07-29T21:29:33.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067677490 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') [2019-07-29T21:29:33.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067677490 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') [2019-07-29T21:29:33.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067677490 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:33.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067677490 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:33.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067677490 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') [2019-07-29T21:29:33.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067677490 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') [2019-07-29T21:29:33.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:33.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:33.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:33.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:33.983Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:29:33.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067677490 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') [2019-07-29T21:29:33.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067676807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:29:33.983Z] DEBUG - Clicked on [2019-07-29T21:29:33.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:29:33.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:33.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:33.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:33.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:33.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1067678143 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067678143 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067678143 data=null} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067678143 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067678144 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} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067678174 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1067678199 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067678199 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067678199 data=null} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067678200 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067678200 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} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067678206 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067678207 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067678207 data=null} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067678207 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067678208 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} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067678223 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:29:33.983Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067678224 data=null button=0 stateMask=0x0 x=91 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:29:33.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067678225 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:29:33.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067678225 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:29:33.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067678225 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:33.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067678225 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]} [2019-07-29T21:29:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067678242 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:34.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067678243 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:29:34.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067678243 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:29:34.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067678243 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:34.244Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067678243 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]} [2019-07-29T21:29:34.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067678246 data=null button=1 stateMask=0x80000 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:29:34.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:29:34.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678625 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067678625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067678625 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678626 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067678626 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678657 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:34.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:34.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:34.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:34.502Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:29:34.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678665 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067678665 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067678665 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678665 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067678666 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678670 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678670 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067678670 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:34.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067678670 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678671 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067678671 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678674 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678674 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.502Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678675 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:34.763Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067678675 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:35.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067678756 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:35.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067679195 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:35.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067679208 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:35.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067679209 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:35.020Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:35.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:29:36.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:29:36.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:29:36.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:29:36.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:29:36.389Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067680222 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:29:36.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067680222 data=null doit=true} to TableItem with text {} [2019-07-29T21:29:36.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067680222 data=null} to TableItem with text {} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067680223 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:29:36.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067680223 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067680230 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:29:36.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:29:36.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:29:36.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:29:36.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067680393 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:36.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067680394 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:36.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067680394 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067680394 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:36.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067680395 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067680411 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:29:36.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:36.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:36.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:36.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:36.389Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:29:36.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1067680482 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-29T21:29:36.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:29:36.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:36.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:36.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1067680489 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-29T21:29:36.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067680489 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:29:36.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067680490 data=null} to TreeItem with text {Tracing} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067680490 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:29:36.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067680490 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} [2019-07-29T21:29:36.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067680540 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:29:36.648Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:29:36.648Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:29:36.648Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:29:36.906Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:29:36.906Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:29:36.907Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680992 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680992 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680993 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') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680994 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067680994 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:29:36.907Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] DEBUG - Clicking on OK [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067680995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067680995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067680995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067680995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067680998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067680998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:36.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:37.469Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:37.469Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:29:37.469Z] DEBUG - Clicked on OK [2019-07-29T21:29:37.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067680998 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') [2019-07-29T21:29:37.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067680708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:29:37.726Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:29:37.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:37.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:37.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:37.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:37.726Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:37.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067681942 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:29:37.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067681942 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:29:37.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067681942 data=null} to TreeItem with text {test} [2019-07-29T21:29:37.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067681945 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:37.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067681945 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} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067681984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:37.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067681985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:29:37.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067681985 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:29:37.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067681985 data=null} to TreeItem with text {test} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067681985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:37.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067681985 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} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067681991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:37.982Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:29:37.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067681992 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067681992 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067681993 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067681993 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067681993 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]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067682010 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067682011 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067682011 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067682011 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067682011 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067682011 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]} [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067682024 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:29:37.982Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:29:37.982Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:29:37.982Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:29:37.982Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:29:37.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067682202 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:29:37.982Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:29:37.982Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:29:37.982Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:29:37.982Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:29:37.982Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:29:37.982Z] DEBUG - Clicking on &Yes [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067682205 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') [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067682205 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') [2019-07-29T21:29:37.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067682205 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:29:37.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067682205 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067682206 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') [2019-07-29T21:29:37.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067682206 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') [2019-07-29T21:29:37.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067682206 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') [2019-07-29T21:29:38.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067682096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:29:38.239Z] DEBUG - Clicked on [2019-07-29T21:29:38.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:29:38.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:38.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:38.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:29:38.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:29:38.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067682353 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067682353 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067682354 data=null} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067682354 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067682354 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} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067682392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067682394 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067682394 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067682394 data=null} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067682394 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067682395 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} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067682412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:29:38.239Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:29:38.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067682413 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067682413 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067682414 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067682414 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067682414 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]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067682433 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067682434 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067682434 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067682434 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067682434 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067682434 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]} [2019-07-29T21:29:38.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067682448 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:29:38.495Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:29:38.495Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:29:38.495Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:29:38.753Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:29:38.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067682762 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:29:38.753Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:29:38.753Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:29:38.753Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:29:38.753Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:29:38.753Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:29:38.753Z] DEBUG - matched Combo with text " [2019-07-29T21:30:13.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067717437 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:30:13.195Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ed46340 [2019-07-29T21:30:13.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067717440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067717440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067717440 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067717441 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067717441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067717441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067717441 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067717441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067717441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067717441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067717441 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067717441 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:13.195Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:13.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:13.452Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:13.452Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:13.452Z] DEBUG - Clicking on &Finish [2019-07-29T21:30:13.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067717454 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') [2019-07-29T21:30:13.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067717454 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') [2019-07-29T21:30:13.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067717455 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:13.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067717455 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:13.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067717455 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') [2019-07-29T21:30:13.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067717455 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') [2019-07-29T21:30:13.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067717455 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') [2019-07-29T21:30:13.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067717116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:30:13.708Z] DEBUG - Clicked on [2019-07-29T21:30:13.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:13.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:13.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:13.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:13.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:13.708Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:13.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067717920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:13.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067717920 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:13.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067717920 data=null} to TreeItem with text {test} [2019-07-29T21:30:13.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067717920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:13.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067717920 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} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067717987 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:13.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067717990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:13.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067717990 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:13.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067717991 data=null} to TreeItem with text {test} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067717991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:13.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067717991 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} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067717997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:13.965Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:13.965Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067717998 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067717998 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067717998 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067717998 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067717998 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067718017 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:13.965Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:13.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1067718018 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1067718018 data=null} to TreeItem with text {FolderA [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1067718018 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067718025 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-29T21:30:13.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1067718029 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-29T21:30:14.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:14.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718498 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067718498 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067718499 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718499 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067718499 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718565 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:14.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:14.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:14.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:14.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:14.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718569 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067718569 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067718569 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718569 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067718569 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718573 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718574 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067718574 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:14.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067718575 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718575 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067718575 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718578 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718578 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718578 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.527Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067718579 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718640 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067718819 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067718820 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067718820 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.784Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:14.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:15.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:15.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:15.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:15.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:15.893Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:15.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067719867 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:15.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067719867 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:15.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067719867 data=null} to TableItem with text {} [2019-07-29T21:30:15.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067719868 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:15.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067719868 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:15.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067719925 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:15.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:15.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:15.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:15.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:15.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067720093 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:15.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067720094 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:15.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067720094 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:15.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067720094 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:15.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067720094 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:15.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067720099 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:15.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:15.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:15.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:15.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:15.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:15.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:15.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:15.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:15.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:15.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:15.893Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:15.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067720120 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:15.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067720121 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:15.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067720121 data=null} to TreeItem with text {test} [2019-07-29T21:30:15.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067720121 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:15.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067720125 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} [2019-07-29T21:30:16.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067720160 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:16.150Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:16.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067720161 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:16.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067720161 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:16.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067720161 data=null} to TreeItem with text {test} [2019-07-29T21:30:16.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067720161 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:16.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067720161 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} [2019-07-29T21:30:16.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067720166 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:16.150Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:16.150Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:16.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067720167 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:30:16.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067720167 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:16.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067720167 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:30:16.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067720168 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:16.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067720168 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:16.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067720191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:16.150Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:16.150Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:16.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:16.407Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720663 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067720663 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067720664 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720664 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067720664 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720698 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:16.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:16.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:16.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:16.665Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:16.665Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720701 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067720701 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067720702 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720702 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067720702 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720707 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720707 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067720707 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:16.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067720708 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720708 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067720708 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720712 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720712 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720712 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.665Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067720718 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:16.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067720785 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:17.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067721168 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:17.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067721249 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:17.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067721249 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:17.182Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:17.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:17.182Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:17.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:17.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:17.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:17.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:17.182Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:17.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067721252 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:17.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067721252 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:17.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067721252 data=null} to TableItem with text {} [2019-07-29T21:30:17.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067721252 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:17.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067721253 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:17.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067721257 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:17.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:17.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:18.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:18.113Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067722418 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067722418 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067722418 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067722419 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067722419 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:18.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067722424 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:18.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:18.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:18.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:18.370Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:18.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:18.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1067722426 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-29T21:30:18.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1067722427 data=null doit=true} to TreeItem with text {FolderB} [2019-07-29T21:30:18.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1067722427 data=null} to TreeItem with text {FolderB} [2019-07-29T21:30:18.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1067722427 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-29T21:30:18.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067722428 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB} [2019-07-29T21:30:18.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1067722456 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-29T21:30:18.370Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:30:18.370Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:30:18.934Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:30:18.934Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:30:18.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067722922 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:18.934Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:30:18.934Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:18.934Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:18.935Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:18.935Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:18.935Z] DEBUG - matched Combo with text " [2019-07-29T21:30:18.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067723092 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:30:18.935Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:18.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:18.935Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:18.935Z] DEBUG - Clicking on &Finish [2019-07-29T21:30:18.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067723112 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') [2019-07-29T21:30:18.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067723113 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') [2019-07-29T21:30:18.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067723113 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:18.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067723113 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:18.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067723113 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') [2019-07-29T21:30:18.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067723113 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') [2019-07-29T21:30:19.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067723113 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') [2019-07-29T21:30:19.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067722495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:30:19.496Z] DEBUG - Clicked on [2019-07-29T21:30:19.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:19.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:19.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:19.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:19.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:19.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067723755 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067723755 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067723755 data=null} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067723755 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067723756 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} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067723819 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067723820 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067723820 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067723820 data=null} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067723821 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067723821 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} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067723832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:19.753Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:19.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067723833 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067723833 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067723833 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067723834 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067723834 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067723852 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:19.753Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:19.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1067723853 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1067723853 data=null} to TreeItem with text {FolderB [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1067723853 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067723854 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-29T21:30:19.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1067723858 data=null button=1 stateMask=0x80000 x=97 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-29T21:30:20.315Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:20.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724337 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067724338 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067724338 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724338 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067724338 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724380 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:20.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:20.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:20.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:20.316Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:20.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724383 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067724383 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067724383 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724384 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067724384 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724389 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724390 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067724390 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:20.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067724399 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724399 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067724399 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724406 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724406 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.316Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724407 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.571Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067724407 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724711 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067724905 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067724905 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067724905 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.828Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:20.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:20.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:20.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:21.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:21.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:21.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:21.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:21.771Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:21.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067725921 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:21.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067725921 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:21.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067725921 data=null} to TableItem with text {} [2019-07-29T21:30:21.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067725922 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:21.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067725922 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:21.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067725927 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:21.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:21.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:22.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:22.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067726116 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:22.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067726116 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:22.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067726116 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067726117 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:22.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067726117 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067726122 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:22.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:22.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:22.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:22.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:22.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:22.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:22.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:22.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:22.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:22.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:22.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067726134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067726134 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067726134 data=null} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067726135 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067726135 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} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067726169 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067726170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067726170 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067726170 data=null} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067726171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067726171 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} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067726183 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:22.027Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:22.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067726184 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:30:22.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067726185 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:30:22.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067726185 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:30:22.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067726185 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:30:22.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067726185 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:30:22.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067726216 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:30:22.028Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T21:30:22.028Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:22.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:22.590Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:22.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726680 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067726680 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067726681 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726681 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067726681 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726724 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:22.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:22.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:22.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:22.590Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:22.590Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:22.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726727 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067726727 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067726727 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726728 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067726728 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726732 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726733 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067726733 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:22.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067726733 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726734 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067726734 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726737 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726737 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726738 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:22.591Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067726738 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:23.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067726900 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:23.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067727547 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:23.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067727548 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:23.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067727548 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:23.520Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:23.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:23.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:23.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:23.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:23.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:23.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:23.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:23.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:23.520Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:23.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067727553 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:23.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067727553 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:23.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067727553 data=null} to TableItem with text {} [2019-07-29T21:30:23.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067727553 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:23.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067727554 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:23.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067727577 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:23.520Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:23.520Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:24.449Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:24.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:24.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067728662 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:24.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067728663 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:24.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067728663 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:24.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067728664 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:24.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067728664 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:24.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067728700 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:24.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:24.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:24.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:24.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:24.449Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:24.449Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:24.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:24.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:24.449Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T21:30:24.449Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:24.705Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-29T21:30:24.705Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1067728705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1067728706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1067728706 data=null doit=true} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1067728706 data=null} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067728706 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067728706 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067728745 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1067728745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1067728746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1067728746 data=null doit=true} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1067728746 data=null} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1067728746 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067728746 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1067728757 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-29T21:30:24.705Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:30:24.705Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:30:24.962Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:30:24.962Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T21:30:24.962Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:30:24.962Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:30:24.962Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:24.962Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:24.962Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:30:24.962Z] DEBUG - Clicking on &Yes [2019-07-29T21:30:24.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067729076 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') [2019-07-29T21:30:24.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067729076 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') [2019-07-29T21:30:24.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067729076 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:24.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067729076 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:24.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067729077 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') [2019-07-29T21:30:24.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067729077 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') [2019-07-29T21:30:24.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067729077 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') [2019-07-29T21:30:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067728809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:30:26.854Z] DEBUG - Clicked on [2019-07-29T21:30:26.854Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-29T21:30:26.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:26.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:26.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:26.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:26.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:26.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067730810 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067730810 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067730810 data=null} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067730811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067730811 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} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067730868 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067730869 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067730869 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067730869 data=null} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067730869 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067730869 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} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067730880 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:26.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:26.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067730881 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067730881 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067730881 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067730882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067730882 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1067730903 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1067730904 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1067730904 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1067730904 data=null} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1067730904 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067730905 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2019-07-29T21:30:26.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067730916 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:26.854Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:30:26.854Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:30:27.222Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:30:27.222Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:30:27.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067731248 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:30:27.222Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:30:27.222Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:30:27.222Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:27.222Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:27.222Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:30:27.222Z] DEBUG - Clicking on &Yes [2019-07-29T21:30:27.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067731249 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') [2019-07-29T21:30:27.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067731249 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') [2019-07-29T21:30:27.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067731249 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:27.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067731249 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:27.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067731250 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') [2019-07-29T21:30:27.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067731250 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') [2019-07-29T21:30:27.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067731250 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') [2019-07-29T21:30:27.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067730959 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:30:27.526Z] DEBUG - Clicked on [2019-07-29T21:30:27.526Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:27.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:27.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:27.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:27.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:27.526Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:27.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067731757 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:27.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067731758 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:27.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067731758 data=null} to TreeItem with text {test} [2019-07-29T21:30:27.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067731758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:27.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067731758 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} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067731786 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:27.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067731786 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:27.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067731787 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:27.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067731787 data=null} to TreeItem with text {test} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067731787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:27.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067731787 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} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067731797 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:27.783Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:27.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067731798 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067731799 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067731799 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067731799 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067731799 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]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067731820 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067731821 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067731821 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067731821 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067731821 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067731821 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]} [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067731830 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:27.783Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-29T21:30:27.783Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-29T21:30:27.783Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-29T21:30:27.783Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-29T21:30:27.783Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:30:27.783Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T21:30:27.783Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:27.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:30:27.783Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:30:27.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:27.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:27.783Z] DEBUG - Clicking on OK [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067731961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067731961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:27.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067731961 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:27.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067731961 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067731961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:27.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067731961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:27.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067731961 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') [2019-07-29T21:30:27.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1067731864 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2019-07-29T21:30:28.039Z] DEBUG - Clicked on [2019-07-29T21:30:28.039Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:28.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067732075 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067732075 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067732075 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067732075 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067732076 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]} [2019-07-29T21:30:28.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067732081 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.039Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-29T21:30:28.039Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-29T21:30:28.039Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-29T21:30:28.039Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-29T21:30:28.039Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:30:28.039Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-29T21:30:28.039Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.039Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:30:28.039Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:30:28.039Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:28.039Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:28.039Z] DEBUG - Clicking on OK [2019-07-29T21:30:28.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067732235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:28.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067732235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:28.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067732235 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:28.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067732235 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:28.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067732235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:28.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067732235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:28.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067732236 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') [2019-07-29T21:30:28.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1067732128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2019-07-29T21:30:28.296Z] DEBUG - Clicked on [2019-07-29T21:30:28.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067732389 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067732389 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067732390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067732390 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067732393 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:28.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:28.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1067732394 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA} [2019-07-29T21:30:28.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1067732394 data=null doit=true} to TreeItem with text {FolderA} [2019-07-29T21:30:28.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1067732394 data=null} to TreeItem with text {FolderA} [2019-07-29T21:30:28.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1067732394 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA} [2019-07-29T21:30:28.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067732394 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA} [2019-07-29T21:30:28.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1067732423 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-29T21:30:28.296Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:30:28.296Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:30:28.554Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:30:28.554Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:30:28.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067732666 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:30:28.554Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:28.554Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:28.554Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:28.554Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:28.554Z] DEBUG - matched Combo with text " [2019-07-29T21:30:28.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067732769 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:30:28.554Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:28.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:28.554Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:28.554Z] DEBUG - Clicking on &Finish [2019-07-29T21:30:28.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067732790 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') [2019-07-29T21:30:28.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067732790 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') [2019-07-29T21:30:28.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067732791 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:28.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067732791 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:28.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067732791 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') [2019-07-29T21:30:28.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067732791 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') [2019-07-29T21:30:29.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067732791 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') [2019-07-29T21:30:29.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067732463 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:30:29.116Z] DEBUG - Clicked on [2019-07-29T21:30:29.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:29.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:29.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:29.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:29.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:29.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:29.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067733227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067733227 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067733227 data=null} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067733228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067733228 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} [2019-07-29T21:30:29.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067733301 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:29.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067733302 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067733302 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067733302 data=null} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067733303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067733303 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} [2019-07-29T21:30:29.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067733321 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:29.116Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:29.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:29.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067733323 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:30:29.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067733323 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:29.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067733323 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:29.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067733323 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:29.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067733323 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]} [2019-07-29T21:30:29.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067733392 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:29.372Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T21:30:29.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1067733393 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-29T21:30:29.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1067733393 data=null} to TreeItem with text {FolderA [1]} [2019-07-29T21:30:29.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1067733394 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-29T21:30:29.372Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067733394 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-29T21:30:29.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1067733397 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-29T21:30:29.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:29.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733708 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067733708 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067733708 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733709 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067733709 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733798 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:29.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:29.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:29.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:29.629Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:29.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733802 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067733802 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067733803 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733803 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067733803 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733809 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733810 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067733810 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:29.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067733810 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733811 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067733811 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733822 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733822 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.629Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733823 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.885Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067733823 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:29.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067733929 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:30.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067734150 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:30.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067734150 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:30.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067734150 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:30.141Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:30.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:31.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:31.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:31.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:31.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:31.069Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:31.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067735165 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:31.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067735165 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:31.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067735165 data=null} to TableItem with text {} [2019-07-29T21:30:31.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067735166 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:31.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067735166 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:31.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067735171 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:31.069Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:31.069Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:31.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:31.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:31.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067735349 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:31.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067735350 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:31.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067735350 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:31.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067735350 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:31.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067735351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:31.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067735356 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:31.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:31.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:31.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:31.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:31.325Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:31.325Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-29T21:30:31.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:31.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1067735359 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-29T21:30:31.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1067735359 data=null doit=true} to TreeItem with text {FolderB} [2019-07-29T21:30:31.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1067735359 data=null} to TreeItem with text {FolderB} [2019-07-29T21:30:31.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1067735359 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-29T21:30:31.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067735359 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB} [2019-07-29T21:30:31.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1067735382 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-29T21:30:31.325Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:30:31.325Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:30:31.582Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:30:31.582Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:30:31.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067735765 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:31.582Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:30:31.582Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:31.582Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:31.582Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:31.582Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:31.582Z] DEBUG - matched Combo with text " [2019-07-29T21:30:31.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067735843 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:30:31.839Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:31.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:31.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:31.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:31.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:31.839Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:31.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:31.840Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:31.840Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:31.840Z] DEBUG - Clicking on &Finish [2019-07-29T21:30:31.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067735869 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') [2019-07-29T21:30:31.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067735869 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') [2019-07-29T21:30:31.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067735869 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:31.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067735869 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:31.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067735869 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') [2019-07-29T21:30:31.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067735870 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') [2019-07-29T21:30:32.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067735870 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') [2019-07-29T21:30:32.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067735426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:30:32.096Z] DEBUG - Clicked on [2019-07-29T21:30:32.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:32.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:32.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:32.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:32.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:32.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:32.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067736257 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067736257 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067736257 data=null} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067736258 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067736258 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} [2019-07-29T21:30:32.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067736313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:32.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067736314 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067736315 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067736315 data=null} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067736315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067736315 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} [2019-07-29T21:30:32.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067736333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:32.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:32.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:32.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067736337 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:30:32.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067736337 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:32.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067736337 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:30:32.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067736337 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:32.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067736338 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:32.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067736384 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:32.353Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:32.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1067736385 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-29T21:30:32.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1067736385 data=null} to TreeItem with text {FolderB [1]} [2019-07-29T21:30:32.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1067736385 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-29T21:30:32.353Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067736386 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-29T21:30:32.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1067736389 data=null button=1 stateMask=0x80000 x=97 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-29T21:30:32.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:32.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:32.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736652 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067736653 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067736653 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736654 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067736654 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736690 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:32.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:32.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:32.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:32.609Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:32.609Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:32.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736693 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067736693 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067736693 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736694 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067736694 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736699 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736699 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067736699 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:32.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067736700 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736700 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067736700 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736704 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736704 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736704 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:32.610Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067736709 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:33.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067736780 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:33.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067737199 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:33.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067737280 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:33.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067737281 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:33.171Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:33.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:33.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:33.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:33.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:33.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:33.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:33.171Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:33.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067737285 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:33.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067737285 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:33.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067737285 data=null} to TableItem with text {} [2019-07-29T21:30:33.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067737286 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:33.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067737286 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:33.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067737291 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:33.172Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:33.172Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:34.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:34.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067738559 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:34.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067738559 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:34.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067738559 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067738560 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:34.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067738560 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067738566 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:34.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:34.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:34.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:34.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:34.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:34.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:34.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:34.536Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:34.536Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:30:34.536Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1067738570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1067738570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1067738570 data=null doit=true} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1067738570 data=null} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1067738570 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067738579 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1067738606 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1067738606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1067738607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1067738607 data=null doit=true} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1067738607 data=null} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1067738607 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067738607 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1067738623 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-29T21:30:34.536Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:30:34.536Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:30:34.792Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:30:34.792Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-29T21:30:34.792Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:30:34.792Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:30:34.792Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:34.792Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:34.792Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:30:34.792Z] DEBUG - Clicking on &Yes [2019-07-29T21:30:34.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067738937 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') [2019-07-29T21:30:34.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067738937 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') [2019-07-29T21:30:34.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067738937 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:34.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067738937 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:34.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067738938 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') [2019-07-29T21:30:34.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067738938 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') [2019-07-29T21:30:34.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067738938 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') [2019-07-29T21:30:35.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067738675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:30:35.719Z] DEBUG - Clicked on [2019-07-29T21:30:35.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:35.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:35.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:35.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:35.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:35.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067739820 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067739820 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067739820 data=null} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067739821 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067739821 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} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067739858 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067739859 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067739859 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067739859 data=null} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067739860 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067739860 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} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067739878 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:35.719Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:35.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067739879 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067739879 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067739879 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067739880 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067739880 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067739898 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.719Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:35.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067739900 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067739901 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067739901 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067739910 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067739910 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067739917 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:30:35.720Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:30:35.720Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:30:35.975Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:30:36.232Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:30:36.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067740251 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:36.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:30:36.232Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:36.232Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:36.232Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:36.232Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:36.232Z] DEBUG - matched Combo with text " [2019-07-29T21:30:43.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067747443 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:30:43.396Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@72e34f48 [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067747453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067747454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067747454 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067747454 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067747454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067747454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067747454 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067747454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067747454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067747454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067747454 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067747454 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:43.396Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:43.396Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:43.396Z] DEBUG - Clicking on &Finish [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067747467 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') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067747467 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') [2019-07-29T21:30:43.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067747467 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:43.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067747467 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067747467 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') [2019-07-29T21:30:43.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067747467 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') [2019-07-29T21:30:43.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067747467 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') [2019-07-29T21:30:43.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067746810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:30:43.963Z] DEBUG - Clicked on [2019-07-29T21:30:43.963Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:43.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:43.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:43.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:43.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:43.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:43.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067747989 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067747989 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067747989 data=null} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067747989 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067747990 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} [2019-07-29T21:30:43.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067748025 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:43.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067748025 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067748025 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067748026 data=null} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067748026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:43.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067748026 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} [2019-07-29T21:30:43.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067748044 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:43.964Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:43.964Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:43.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067748046 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067748046 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067748046 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067748046 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067748047 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]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067748094 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067748094 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067748094 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067748095 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067748095 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]} [2019-07-29T21:30:43.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067748098 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:44.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:44.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748592 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067748592 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067748592 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748592 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067748593 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748634 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:44.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:44.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:44.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:44.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:44.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748683 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067748684 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067748684 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748684 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067748685 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748690 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748691 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067748692 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:44.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067748692 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748693 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067748693 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748702 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748703 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.527Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748703 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.784Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067748704 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:44.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067748821 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:45.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067749046 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:45.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067749046 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:45.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067749046 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:45.043Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:45.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:45.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:45.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:45.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:45.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:45.973Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:45.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067750095 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:45.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067750095 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:45.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067750095 data=null} to TableItem with text {} [2019-07-29T21:30:45.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067750096 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:45.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067750096 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:45.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067750101 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:45.973Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:45.973Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:45.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:45.973Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:46.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067750284 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:46.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067750285 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:46.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067750285 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:46.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067750285 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:46.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067750285 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:46.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067750289 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:46.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:46.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:46.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:46.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:46.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:46.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:46.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:46.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:46.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:46.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:46.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1067750532 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067750532 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067750532 data=null} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067750532 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067750533 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} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067750567 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1067750568 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067750568 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067750568 data=null} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067750569 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067750569 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} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067750580 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067750581 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067750581 data=null} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067750581 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067750582 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} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067750585 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:46.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067750586 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067750586 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067750587 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067750587 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067750587 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]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067750621 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067750622 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067750622 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067750622 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067750622 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067750623 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]} [2019-07-29T21:30:46.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067750628 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:46.487Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:30:46.487Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:30:46.743Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:30:46.743Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:30:46.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067750947 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:46.743Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:30:46.743Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:46.743Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:46.743Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:46.743Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:46.743Z] DEBUG - matched Combo with text " [2019-07-29T21:30:47.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067751084 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:30:47.000Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:47.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:47.000Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:47.000Z] DEBUG - Clicking on &Finish [2019-07-29T21:30:47.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067751107 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') [2019-07-29T21:30:47.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067751107 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') [2019-07-29T21:30:47.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067751107 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:47.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067751107 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:47.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067751107 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') [2019-07-29T21:30:47.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067751107 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') [2019-07-29T21:30:47.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067751107 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') [2019-07-29T21:30:47.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067750666 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:30:47.258Z] DEBUG - Clicked on [2019-07-29T21:30:47.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:47.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:47.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:47.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:47.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:47.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:47.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1067751435 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067751435 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067751435 data=null} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067751436 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067751436 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} [2019-07-29T21:30:47.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067751474 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:47.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1067751476 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067751476 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067751476 data=null} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067751476 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:47.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067751504 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} [2019-07-29T21:30:47.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067751515 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:47.514Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:30:47.514Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:47.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1067751517 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067751517 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067751517 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067751518 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067751518 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]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067751541 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1067751541 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1067751542 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067751542 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067751542 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]} [2019-07-29T21:30:47.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067751555 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:30:47.773Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:47.773Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752038 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067752038 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067752038 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752038 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067752039 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752070 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:48.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752075 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067752075 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067752075 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752075 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067752075 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752080 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752080 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067752084 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067752085 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752085 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067752086 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752098 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752098 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752099 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.032Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067752099 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752225 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.597Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067752841 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067752844 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067752844 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.597Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:48.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:48.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:48.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:48.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:48.597Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:48.597Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:48.597Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:48.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067752847 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:48.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067752847 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:48.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067752847 data=null} to TableItem with text {} [2019-07-29T21:30:48.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067752848 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:48.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067752848 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:48.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067752853 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:48.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:48.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:50.388Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:50.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067754351 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:50.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067754351 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:50.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067754351 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067754351 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:50.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067754352 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067754356 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:30:50.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:50.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:50.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:50.388Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:50.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:50.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:50.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1067754360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1067754360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1067754360 data=null doit=true} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1067754360 data=null} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067754361 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067754361 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067754396 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1067754396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1067754396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1067754397 data=null doit=true} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1067754397 data=null} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1067754398 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067754399 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1067754425 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-29T21:30:50.388Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:30:50.388Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:30:50.645Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:30:50.645Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:30:50.645Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:30:50.645Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:30:50.645Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:50.645Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:50.645Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:30:50.645Z] DEBUG - Clicking on &Yes [2019-07-29T21:30:50.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067754674 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') [2019-07-29T21:30:50.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067754674 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') [2019-07-29T21:30:50.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067754675 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:50.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067754675 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:50.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067754675 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') [2019-07-29T21:30:50.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067754675 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') [2019-07-29T21:30:50.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067754675 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') [2019-07-29T21:30:51.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067754465 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:30:51.574Z] DEBUG - Clicked on [2019-07-29T21:30:51.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067755589 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:30:51.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:30:51.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:51.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:51.574Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:51.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1067755594 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-29T21:30:51.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067755594 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:30:51.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067755594 data=null} to TreeItem with text {Tracing} [2019-07-29T21:30:51.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067755595 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:51.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067755595 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} [2019-07-29T21:30:51.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067755625 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-29T21:30:51.574Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:30:51.574Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:30:51.574Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:30:52.504Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:30:52.504Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:30:52.504Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 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') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756411 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067756412 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:52.504Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] DEBUG - Clicking on OK [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067756413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067756413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067756413 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067756413 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067756413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067756413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:30:52.504Z] DEBUG - Clicked on OK [2019-07-29T21:30:52.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067756413 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') [2019-07-29T21:30:52.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067755718 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:30:52.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:52.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:52.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:52.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:52.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:52.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067756925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067756925 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067756925 data=null} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067756926 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067756926 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} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067756951 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067756952 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067756952 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067756952 data=null} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067756953 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067756953 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} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067756962 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:52.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:52.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067756962 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067756963 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067756963 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067756963 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067756963 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]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067756970 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067756971 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067756971 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067756971 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067756971 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067756971 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]} [2019-07-29T21:30:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067756983 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.020Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:30:53.020Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:30:53.020Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:30:53.020Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:30:53.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067757141 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:30:53.020Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:30:53.020Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:30:53.020Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:53.020Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:53.020Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:30:53.020Z] DEBUG - Clicking on &Yes [2019-07-29T21:30:53.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067757142 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') [2019-07-29T21:30:53.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067757142 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') [2019-07-29T21:30:53.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067757142 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:53.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067757142 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:30:53.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067757143 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') [2019-07-29T21:30:53.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067757143 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') [2019-07-29T21:30:53.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067757143 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') [2019-07-29T21:30:53.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067757020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:30:53.277Z] DEBUG - Clicked on [2019-07-29T21:30:53.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:53.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:53.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:53.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:53.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:53.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067757294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067757294 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067757294 data=null} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067757294 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067757294 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} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067757317 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067757319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067757319 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067757319 data=null} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067757319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067757320 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} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067757333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:53.277Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:53.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067757334 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067757334 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067757335 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067757335 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067757335 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]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067757355 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067757356 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067757356 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067757356 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067757356 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067757356 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]} [2019-07-29T21:30:53.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067757371 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:30:53.277Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:30:53.277Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:30:53.534Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:30:53.534Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:30:53.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067757618 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:53.534Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:30:53.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1067757651 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-29T21:30:53.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1067757651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select roo&t directory:} [2019-07-29T21:30:53.534Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:30:53.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1067757652 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:30:53.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1067757652 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:30:53.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1067757652 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:30:53.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1067757653 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 archive file:' and with style 'SWT.RADIO') [2019-07-29T21:30:53.534Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:30:53.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:53.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:53.534Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:30:53.534Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:30:53.534Z] DEBUG - matched Combo with text " [2019-07-29T21:30:53.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067757807 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:30:53.791Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@165462c [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067757812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067757813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067757813 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067757813 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067757813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067757813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067757813 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067757813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067757814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067757814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067757814 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067757822 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:30:53.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:30:53.791Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:53.791Z] DEBUG - Clicking on &Finish [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067757891 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') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067757891 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') [2019-07-29T21:30:53.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067757891 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:53.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067757891 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067757892 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') [2019-07-29T21:30:53.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067757892 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') [2019-07-29T21:30:53.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:53.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:53.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:53.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:53.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:30:53.791Z] DEBUG - Clicked on &Finish [2019-07-29T21:30:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067757892 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') [2019-07-29T21:30:55.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067757414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:30:55.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:55.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:55.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:55.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:55.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:55.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067759318 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067759321 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067759321 data=null} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067759322 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067759322 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} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067759348 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067759350 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067759351 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067759351 data=null} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067759351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067759351 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} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067759386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:55.161Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:55.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067759388 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067759388 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067759388 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067759388 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067759388 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067759408 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067759408 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067759408 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067759409 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.161Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067759409 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067759415 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:30:55.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:55.673Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:55.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759893 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067759894 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067759894 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759894 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067759894 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759929 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:55.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:55.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:55.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:55.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:55.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759932 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067759932 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067759933 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759933 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067759933 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759937 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759938 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067759938 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:55.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067759938 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759939 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067759939 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759942 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759942 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067759942 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:55.929Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067759943 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:56.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067760010 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:56.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067760262 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:56.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067760270 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:56.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067760270 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:56.185Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:56.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:57.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:57.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:57.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:57.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:57.114Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:57.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067761289 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:57.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067761289 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:57.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067761289 data=null} to TableItem with text {} [2019-07-29T21:30:57.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067761290 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:57.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067761290 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:57.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067761297 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:57.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:57.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:57.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:57.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:57.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067761595 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:57.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067761595 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:57.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067761595 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:57.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067761597 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:57.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067761597 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:57.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067761604 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:30:57.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:57.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:57.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:57.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:57.370Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:57.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:57.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:57.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:57.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:57.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:57.370Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:57.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067761618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:57.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067761618 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:57.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067761618 data=null} to TreeItem with text {test} [2019-07-29T21:30:57.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067761619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:57.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067761619 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} [2019-07-29T21:30:57.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067761652 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:57.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:57.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067761652 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:57.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067761653 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:57.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067761653 data=null} to TreeItem with text {test} [2019-07-29T21:30:57.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067761653 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:57.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067761653 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} [2019-07-29T21:30:57.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067761658 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:57.629Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:57.629Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:57.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067761659 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:30:57.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067761659 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:30:57.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067761659 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:30:57.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067761659 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:30:57.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067761663 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:30:57.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067761672 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:30:57.629Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:30:57.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:57.885Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762156 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067762156 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067762156 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762157 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067762157 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762193 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:58.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:58.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:58.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:58.147Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:58.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762197 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067762197 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067762197 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762198 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067762198 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762203 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762204 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067762205 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:58.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067762205 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762205 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067762206 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762216 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762217 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762217 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.147Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067762218 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762350 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067762522 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067762522 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067762522 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.405Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:58.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:58.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:30:59.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:59.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:59.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:59.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:59.337Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:30:59.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067763576 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:30:59.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067763576 data=null doit=true} to TableItem with text {} [2019-07-29T21:30:59.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067763576 data=null} to TableItem with text {} [2019-07-29T21:30:59.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067763576 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:59.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067763576 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:30:59.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067763583 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:30:59.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:30:59.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:30:59.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:30:59.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:59.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067763782 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:59.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067763783 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:59.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067763783 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:59.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067763783 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:59.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067763784 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:59.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067763814 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:30:59.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:59.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:59.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:59.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:59.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:30:59.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:30:59.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:59.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:59.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:30:59.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:30:59.594Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:59.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067763824 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:59.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067763824 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:59.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067763824 data=null} to TreeItem with text {test} [2019-07-29T21:30:59.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067763825 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:59.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067763825 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} [2019-07-29T21:30:59.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067763859 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:59.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:59.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067763860 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:30:59.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067763861 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:30:59.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067763861 data=null} to TreeItem with text {test} [2019-07-29T21:30:59.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067763861 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:59.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067763861 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} [2019-07-29T21:30:59.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067763866 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:30:59.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:30:59.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:30:59.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067763867 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:30:59.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067763871 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:30:59.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067763871 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:30:59.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067763871 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:30:59.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067763871 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:30:59.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067763903 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:30:59.853Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:00.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:00.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764370 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067764370 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067764370 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764371 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067764371 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764426 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:00.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:00.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:00.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:00.422Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:00.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764430 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067764430 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067764430 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764430 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067764430 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764438 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764439 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067764440 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:00.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067764440 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764441 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067764441 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764450 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764450 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764451 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.422Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067764451 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:00.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067764537 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:01.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067765205 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:01.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067765384 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:01.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067765384 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:01.244Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:01.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:01.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:01.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:01.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:01.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:01.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:01.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:01.244Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:01.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067765388 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:01.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067765388 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:01.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067765389 data=null} to TableItem with text {} [2019-07-29T21:31:01.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067765389 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:01.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067765389 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:01.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067765397 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:01.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:01.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:02.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:02.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067766224 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:02.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067766224 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:02.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067766224 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067766225 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:02.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067766225 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067766230 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:02.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:02.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:02.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:02.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:02.174Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:02.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:02.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:02.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:02.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:02.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:02.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067766237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067766237 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067766237 data=null} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067766237 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067766238 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} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067766270 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067766270 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067766270 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067766270 data=null} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067766271 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067766271 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} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067766286 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:02.174Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:02.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:02.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067766287 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:02.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067766287 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:02.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067766287 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:02.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067766288 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:02.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067766288 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:02.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067766305 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:02.175Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:02.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:02.432Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:02.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067766671 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067766671 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067766672 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067766672 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067766672 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067766720 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:02.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:02.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:02.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:02.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:02.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067766723 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067766723 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067766723 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067766724 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067766724 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067766728 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067766728 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067766728 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:02.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067766729 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067766729 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067766729 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067766732 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067766732 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067766733 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.699Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067766733 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:02.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067766816 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:03.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067767152 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:03.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067767226 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:03.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067767226 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:03.213Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:31:03.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:03.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:03.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:03.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:03.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:03.213Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:03.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:03.213Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:03.213Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:03.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067767228 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:03.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067767228 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:03.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067767229 data=null} to TableItem with text {} [2019-07-29T21:31:03.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067767229 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:03.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067767229 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:03.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067767233 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:03.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:03.213Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:04.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:04.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:04.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067768326 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:04.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067768326 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:04.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067768327 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:04.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067768327 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:04.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067768327 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:04.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067768332 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:04.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:04.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:04.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:04.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:04.145Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:04.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:04.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:04.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:04.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:04.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:04.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:04.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067768345 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:04.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067768345 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:04.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067768345 data=null} to TreeItem with text {test} [2019-07-29T21:31:04.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067768346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:04.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067768346 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} [2019-07-29T21:31:04.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067768429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:04.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:04.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067768430 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:04.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067768431 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:04.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067768431 data=null} to TreeItem with text {test} [2019-07-29T21:31:04.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067768431 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:04.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067768431 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} [2019-07-29T21:31:04.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067768443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:04.401Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:04.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:04.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067768444 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:04.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067768444 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:04.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067768444 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:04.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067768445 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:04.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067768445 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:04.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067768466 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:04.401Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:04.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:04.401Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067768658 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067768658 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067768658 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067768659 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067768659 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067768706 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:04.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:04.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:04.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:04.658Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:04.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067768711 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067768711 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067768711 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067768711 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067768711 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067768717 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067768717 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067768718 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:04.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067768718 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067768718 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067768725 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067768729 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067768730 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067768730 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:04.658Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067768730 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:05.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067768856 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:05.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067769183 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:05.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067769249 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:05.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067769249 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:05.221Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:05.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:05.221Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:05.221Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:05.221Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:05.221Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:05.221Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:05.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067769251 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:05.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067769251 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:05.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067769251 data=null} to TableItem with text {} [2019-07-29T21:31:05.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067769252 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:05.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067769252 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:05.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067769257 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:05.221Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:05.221Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:06.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:06.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067770461 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:06.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067770461 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:06.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067770462 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067770462 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:06.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067770462 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067770466 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:06.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:06.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:06.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:06.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:06.409Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:06.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:06.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:06.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:06.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:06.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:06.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067770472 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067770472 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067770472 data=null} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067770472 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067770472 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} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067770529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067770544 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067770545 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067770545 data=null} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067770545 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067770545 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} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067770556 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:06.409Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:06.409Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067770557 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:06.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067770557 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:06.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067770557 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067770557 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:06.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067770557 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:06.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067770585 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:06.409Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:06.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:06.665Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067770961 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067770962 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067770962 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067770962 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067770962 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771017 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:06.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:06.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:06.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:06.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:06.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771020 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067771021 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067771021 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771021 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067771021 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771026 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771026 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067771026 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:06.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067771027 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771027 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067771027 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771035 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771036 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771037 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:06.921Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067771037 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:07.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771118 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:07.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067771505 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:07.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067771568 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:07.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067771568 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:07.484Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:07.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:07.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:07.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:07.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:07.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:07.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:07.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:07.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:07.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:07.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:07.484Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:07.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067771571 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:07.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067771571 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:07.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067771571 data=null} to TableItem with text {} [2019-07-29T21:31:07.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067771572 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:07.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067771572 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:07.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067771577 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:07.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:07.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:08.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:08.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067772669 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067772669 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:08.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067772669 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067772669 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067772670 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067772674 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:08.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:08.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:08.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:08.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:08.670Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:08.670Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:08.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:08.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:08.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:08.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:08.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067772680 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067772680 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067772687 data=null} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067772688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067772688 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} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067772764 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067772765 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067772765 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067772765 data=null} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067772765 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067772766 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} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067772771 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:08.670Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:08.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067772772 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067772772 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067772772 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067772773 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067772773 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067772796 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:08.670Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:08.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1067772797 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1067772797 data=null} to TreeItem with text {z-clashes [6]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1067772798 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067772798 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-29T21:31:08.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1067772834 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-29T21:31:09.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:09.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773322 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067773322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067773322 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773323 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067773323 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773366 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:09.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:09.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:09.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:09.233Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:09.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773372 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067773372 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067773372 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773372 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067773373 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773378 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773378 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067773378 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:09.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067773378 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773379 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067773379 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773390 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773390 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773391 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.233Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067773391 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773472 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.744Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067773784 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067773786 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.744Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067773787 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.744Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:09.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:09.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:09.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:09.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:09.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:09.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:09.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:10.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:10.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:10.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:10.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:10.674Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:10.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067774836 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:10.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067774836 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:10.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067774836 data=null} to TableItem with text {} [2019-07-29T21:31:10.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067774836 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:10.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067774837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:10.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067774910 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:10.674Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:10.674Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:10.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:11.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067775068 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:11.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067775068 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:11.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067775069 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067775069 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:11.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067775069 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067775074 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:11.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:11.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:11.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:11.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:11.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:11.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:11.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:11.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:11.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:11.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:11.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067775080 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067775080 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067775080 data=null} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067775080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067775080 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} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067775129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067775130 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067775130 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067775130 data=null} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067775130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067775130 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} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067775141 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:11.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:11.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067775143 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:11.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067775143 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:11.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067775143 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067775143 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:11.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067775144 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:11.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067775164 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:11.026Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:11.026Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:31:11.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:11.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775655 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067775655 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067775655 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775656 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067775656 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775705 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:11.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:11.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:11.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:11.525Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:11.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775709 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067775709 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067775709 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775710 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067775710 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775715 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775716 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067775716 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:11.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067775717 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775718 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067775718 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775729 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775730 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.525Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775730 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:11.927Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067775731 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:12.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067775851 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:12.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067776185 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:12.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067776186 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:12.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067776186 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:12.184Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:12.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:12.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:12.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:12.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:12.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:12.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:12.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:12.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:13.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:13.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:13.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:13.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:13.114Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:13.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067777190 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:13.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067777190 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:13.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067777190 data=null} to TableItem with text {} [2019-07-29T21:31:13.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067777191 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:13.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067777191 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:13.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067777197 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:13.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:13.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:13.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:13.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:13.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067777389 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:13.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067777389 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:13.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067777389 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067777389 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:13.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067777389 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067777394 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:13.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:13.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:13.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:13.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:13.371Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:13.371Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:13.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:13.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:13.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:13.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:13.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067777423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067777423 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067777424 data=null} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067777424 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067777424 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} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067777456 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067777457 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067777457 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067777457 data=null} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067777457 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067777458 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} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067777463 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:13.371Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:13.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067777464 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:13.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067777465 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:13.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067777465 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067777465 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:13.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067777465 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:13.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067777488 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:13.371Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:13.371Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:31:13.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:13.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067777965 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067777966 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067777966 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067777966 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067777966 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778005 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:13.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:13.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:13.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:13.936Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:13.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778009 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067778009 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067778009 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778009 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067778009 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778016 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778016 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067778016 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:13.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067778017 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778017 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067778017 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778026 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778027 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778027 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:13.936Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067778027 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:14.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778166 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:14.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067778696 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:14.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067778698 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:14.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067778698 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:14.499Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:14.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:14.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:14.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:14.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:14.499Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:14.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067778703 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:14.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067778704 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:14.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067778704 data=null} to TableItem with text {} [2019-07-29T21:31:14.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067778704 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:14.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067778704 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:14.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067778713 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:14.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:14.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:16.395Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:16.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067780220 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:16.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067780220 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:16.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067780221 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067780221 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:16.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067780221 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067780227 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:16.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:16.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:16.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:16.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:16.395Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:16.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:16.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:16.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:16.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:16.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:16.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067780239 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067780239 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067780239 data=null} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067780239 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067780240 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} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067780279 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067780280 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067780280 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067780280 data=null} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067780281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067780281 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} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067780287 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:16.395Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:16.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067780288 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:16.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067780289 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:16.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067780289 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067780289 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:16.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067780289 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:16.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067780310 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:16.395Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:16.395Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:31:16.652Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:16.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067780797 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067780797 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067780798 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067780798 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067780798 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067780837 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:16.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:16.652Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:16.652Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:16.652Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:16.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067780841 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067780841 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067780841 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067780841 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067780842 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067780847 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067780848 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067780848 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:16.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067780848 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067780848 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067780849 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067780854 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067780854 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.652Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067780858 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:16.908Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067780858 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:17.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067781039 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:17.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067781464 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:17.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067781464 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:17.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067781464 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:17.424Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:17.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:17.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:17.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:17.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:17.424Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:17.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067781467 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:17.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067781467 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:17.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067781467 data=null} to TableItem with text {} [2019-07-29T21:31:17.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067781468 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:17.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067781468 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:17.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067781476 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:17.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:17.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:18.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:18.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:18.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067782583 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:18.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067782584 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:18.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067782584 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:18.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067782585 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:18.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067782585 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:18.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067782592 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:18.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:18.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:18.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:18.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:18.610Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:18.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:18.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:18.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:18.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:18.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:18.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067782641 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067782641 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067782642 data=null} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067782642 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067782642 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} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067782678 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067782679 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067782679 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067782679 data=null} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067782679 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067782680 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} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067782687 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:18.610Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:18.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067782688 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:18.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067782689 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:18.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067782689 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067782689 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:18.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067782689 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:18.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067782709 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:18.610Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:18.610Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:31:19.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:19.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067783183 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067783183 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067783183 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067783184 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067783184 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067783258 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:19.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:19.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:19.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:19.173Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:19.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067783261 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067783261 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067783262 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067783262 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067783262 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067783267 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067783267 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067783267 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:19.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067783267 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067783268 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067783268 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067783285 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067783286 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067783286 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.173Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067783286 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067783371 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067783752 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067783820 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067783820 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.737Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:19.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:19.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:19.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:19.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:19.737Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:19.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067783823 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:19.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067783823 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:19.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067783823 data=null} to TableItem with text {} [2019-07-29T21:31:19.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067783823 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:19.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067783823 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:19.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067783831 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:19.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:19.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:20.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:20.665Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067784932 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067784933 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:20.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067784933 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067784933 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067784934 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067784940 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:20.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:20.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:20.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:20.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:20.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:20.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:20.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:20.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:20.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:20.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:20.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067784956 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067784956 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067784956 data=null} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067784956 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067784957 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} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067785019 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067785020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067785021 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067785021 data=null} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067785021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067785021 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} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067785028 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:20.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:20.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067785062 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067785062 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:20.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067785062 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067785063 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067785063 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067785073 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:20.921Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:20.921Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:31:20.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:20.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785150 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:20.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067785150 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:20.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067785150 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:20.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785150 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067785150 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785246 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:21.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:21.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:21.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:21.177Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:21.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785252 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067785252 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067785252 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785252 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067785252 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785276 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785276 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067785277 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:21.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067785277 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785277 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067785277 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785289 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785290 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785290 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.177Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067785290 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785398 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067785808 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067785808 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067785808 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.740Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:21.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:22.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:22.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:22.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:22.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:22.326Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:22.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067786312 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:22.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067786312 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:22.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067786312 data=null} to TableItem with text {} [2019-07-29T21:31:22.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067786313 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:22.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067786313 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:22.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067786322 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:22.326Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:22.326Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:22.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:22.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067787017 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067787017 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:22.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067787017 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067787017 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067787017 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067787022 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:22.938Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:22.938Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:22.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067787036 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067787036 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067787036 data=null} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067787036 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067787036 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} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067787080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067787081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067787081 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067787081 data=null} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067787082 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067787082 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} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067787096 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:22.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067787097 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067787098 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:22.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067787098 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067787098 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067787098 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067787135 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:22.938Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:22.938Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:22.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:22.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067787143 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067787143 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067787143 data=null} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067787143 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:22.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067787144 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} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067787206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:23.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067787206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:23.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067787207 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:23.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067787207 data=null} to TreeItem with text {test} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067787207 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:23.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067787207 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} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067787214 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:23.195Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:23.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067787215 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067787215 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067787215 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067787215 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067787216 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067787235 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067787235 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067787236 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067787236 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067787236 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067787236 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067787241 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:23.195Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:31:23.195Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:31:23.451Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:31:23.451Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:31:23.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067787537 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:31:23.451Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:31:23.451Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:31:23.451Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:31:23.451Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:31:23.451Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:31:23.451Z] DEBUG - Clicking on &Yes [2019-07-29T21:31:23.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067787538 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') [2019-07-29T21:31:23.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067787538 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') [2019-07-29T21:31:23.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067787538 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:31:23.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067787538 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:31:23.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067787538 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') [2019-07-29T21:31:23.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067787538 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') [2019-07-29T21:31:23.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067787538 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') [2019-07-29T21:31:27.626Z] DEBUG - Clicked on [2019-07-29T21:31:27.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067787285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:31:28.450Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:28.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:28.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:28.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:28.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:28.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067792546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067792546 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067792546 data=null} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067792547 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067792547 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} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067792569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067792571 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067792571 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067792571 data=null} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067792572 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067792572 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} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067792581 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:28.451Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:28.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067792582 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067792582 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067792582 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067792583 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067792583 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]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067792605 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067792606 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067792606 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067792606 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067792607 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067792607 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]} [2019-07-29T21:31:28.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067792616 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:31:28.451Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:31:28.451Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:31:28.707Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:31:28.707Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:31:28.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067792882 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:31:28.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:31:28.707Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:31:28.707Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:31:28.707Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:31:28.707Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:31:28.707Z] DEBUG - matched Combo with text " [2019-07-29T21:31:28.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067793008 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:31:28.965Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7c1afc15 [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067793014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067793014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067793014 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067793014 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067793019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067793019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067793019 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067793019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067793019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067793019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067793019 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067793020 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:31:28.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:31:28.965Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:31:28.965Z] DEBUG - Clicking on &Finish [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067793029 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') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067793029 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') [2019-07-29T21:31:28.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067793029 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:31:28.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067793029 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067793029 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') [2019-07-29T21:31:28.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067793029 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') [2019-07-29T21:31:29.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:31:29.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:31:29.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:31:29.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:31:29.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:31:29.221Z] DEBUG - Clicked on &Finish [2019-07-29T21:31:29.785Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:31:29.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067793991 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:31:29.785Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:31:29.785Z] DEBUG - Clicking on Rename All [2019-07-29T21:31:29.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1067793992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:31:29.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1067793992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:31:29.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1067793993 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:31:29.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1067793993 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:31:29.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1067793993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:31:29.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1067793993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:31:29.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1067793993 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 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:31:30.041Z] DEBUG - Clicked on [2019-07-29T21:31:30.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067793029 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') [2019-07-29T21:31:30.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067792654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:31:30.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:30.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:30.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:30.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:30.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:30.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:30.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067794732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067794732 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067794732 data=null} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067794732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067794732 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} [2019-07-29T21:31:30.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067794815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:30.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067794827 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067794827 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067794827 data=null} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067794828 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:30.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067794828 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} [2019-07-29T21:31:30.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067794881 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:30.860Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:30.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:30.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067794882 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067794882 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067794882 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067794883 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067794883 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067794894 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067794895 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067794895 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067794895 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067794896 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067794930 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:30.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:30.860Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795147 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067795147 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067795148 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795148 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067795149 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795178 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:31.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:31.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:31.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:31.116Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:31.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795192 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067795192 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067795193 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795193 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067795194 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795205 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795206 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067795206 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:31.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067795206 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795207 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067795207 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795212 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795212 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795212 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.116Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067795213 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795315 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067795562 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067795562 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067795562 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.372Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:31.372Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:32.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:32.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:32.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:32.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:32.747Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067796663 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067796663 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067796663 data=null} to TableItem with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067796663 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067796664 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067796716 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:32.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:32.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:32.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:32.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067796865 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067796865 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:32.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067796865 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067796865 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067796866 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067796871 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:31:32.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:32.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:32.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:32.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:32.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:32.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:32.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:32.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:32.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:32.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:32.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067796903 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067796903 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067796903 data=null} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067796903 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067796904 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} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067796942 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067796943 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067796943 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067796943 data=null} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067796944 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067796944 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} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067796955 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:32.747Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:32.747Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067796956 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067796956 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:32.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067796957 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067796979 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:32.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067796980 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:32.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067796991 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:32.747Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:33.310Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:33.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797373 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067797374 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067797374 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797375 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067797375 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797420 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:33.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:33.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:33.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:33.310Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:33.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797424 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067797424 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067797424 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797425 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067797425 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797429 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797430 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067797430 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:33.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067797430 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797431 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067797431 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797434 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797434 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797434 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.310Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067797434 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797587 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067797822 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067797822 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067797822 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.824Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:33.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:33.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:34.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:34.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:34.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:34.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:34.756Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:34.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067798825 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:34.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067798826 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:34.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067798826 data=null} to TableItem with text {} [2019-07-29T21:31:34.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067798826 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:34.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067798827 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:34.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067798832 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:34.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:34.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:34.756Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:34.756Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067799025 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067799025 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:35.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067799026 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067799026 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067799026 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067799055 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:31:35.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:35.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:35.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:35.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:35.014Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:35.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:35.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:35.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:35.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:35.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:35.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067799061 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067799061 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067799061 data=null} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067799062 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067799062 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} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067799095 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067799095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067799096 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067799096 data=null} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067799096 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067799096 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} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067799102 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:35.014Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:35.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067799103 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067799103 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:35.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067799103 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067799103 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067799103 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067799139 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:35.014Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:35.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:35.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799261 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067799262 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067799262 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799262 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067799262 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799306 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:35.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:35.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:35.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:35.271Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:35.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799310 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067799310 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067799310 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799311 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067799311 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799315 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799316 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067799316 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:35.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067799316 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799317 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067799317 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799321 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799321 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799321 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:35.271Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067799321 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067799417 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067800023 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067800100 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067800101 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.046Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:36.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:36.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:36.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:36.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:36.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:36.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:36.046Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:36.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067800105 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:36.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067800105 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:36.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067800105 data=null} to TableItem with text {} [2019-07-29T21:31:36.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067800106 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:36.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067800106 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:36.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067800112 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:36.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:36.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:36.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:36.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:36.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067801210 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067801210 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067801210 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067801211 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067801211 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067801216 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:31:36.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:36.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:36.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:36.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:36.975Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:36.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:36.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:36.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:36.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:36.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:36.975Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:36.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067801229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:36.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067801229 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:36.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067801229 data=null} to TreeItem with text {test} [2019-07-29T21:31:36.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067801229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067801229 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} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067801270 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:37.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067801271 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067801271 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:37.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067801272 data=null} to TreeItem with text {test} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067801272 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067801272 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} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067801277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:37.231Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:37.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067801279 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067801279 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:37.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067801279 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067801279 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067801279 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067801300 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:37.231Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:37.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:37.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067801393 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067801394 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067801394 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067801394 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067801394 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067801430 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:37.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:37.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:37.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:37.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:37.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067801434 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067801434 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067801434 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067801434 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067801434 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067801439 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067801439 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067801439 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:37.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067801439 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067801440 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067801440 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067801443 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067801443 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.231Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067801444 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.487Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067801444 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:37.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067801521 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067801917 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067802040 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067802040 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.000Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:38.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:38.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:38.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:38.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:38.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:38.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:38.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:38.000Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:38.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067802044 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:38.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067802044 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:38.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067802045 data=null} to TableItem with text {} [2019-07-29T21:31:38.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067802045 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:38.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067802046 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:38.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067802094 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:38.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:38.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:38.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:38.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:38.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067803090 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067803090 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067803090 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067803091 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067803091 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067803096 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:31:38.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:38.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:38.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:38.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:38.931Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:38.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:38.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:38.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:38.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:38.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:38.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:38.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067803110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067803110 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067803110 data=null} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067803111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067803111 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} [2019-07-29T21:31:38.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067803162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:38.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067803170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067803170 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067803170 data=null} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067803171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:38.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067803171 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} [2019-07-29T21:31:39.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067803207 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:39.188Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:39.188Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:39.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067803209 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:39.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067803209 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:39.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067803209 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:39.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067803209 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:39.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067803209 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:39.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067803236 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:39.188Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:39.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:39.445Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:39.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067803667 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067803667 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067803667 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067803668 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067803713 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067803759 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:39.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:39.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:39.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:39.701Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:39.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067803763 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067803763 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067803763 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067803764 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067803764 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067803770 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067803770 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067803770 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:39.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067803771 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067803771 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067803771 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067803780 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067803780 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067803780 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:39.701Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067803780 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:40.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067803988 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:40.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067804358 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:40.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067804359 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:40.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067804359 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:40.265Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:31:40.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:40.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:40.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:40.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:40.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:40.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:40.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:40.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:40.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:40.265Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:40.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067804361 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:40.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067804361 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:40.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067804361 data=null} to TableItem with text {} [2019-07-29T21:31:40.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067804361 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:40.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067804362 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:40.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067804406 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:40.265Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:40.265Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:41.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:41.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067805895 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:41.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067805895 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:41.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067805896 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067805896 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:41.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067805896 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067805901 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:31:41.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:41.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:41.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:41.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:41.887Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:41.887Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:41.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:41.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:41.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:41.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:41.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067805915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067805915 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067805915 data=null} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067805916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067805916 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} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067805960 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067805961 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067805961 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067805961 data=null} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067805961 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067805961 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} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067805967 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:41.887Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:41.887Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067805968 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:41.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067805968 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:41.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067805968 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067805968 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:41.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067805969 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:41.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067805990 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:41.887Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:42.452Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:42.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806474 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067806474 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067806474 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806475 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067806475 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806536 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:42.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:42.452Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:42.452Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:42.452Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:42.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806540 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067806540 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067806540 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806540 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067806540 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806545 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806546 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067806546 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:42.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067806546 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806547 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067806547 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806550 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806555 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806556 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:42.452Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067806556 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:43.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067806746 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:43.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067807129 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:43.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067807129 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:43.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067807130 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:43.016Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:43.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:43.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:43.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:43.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:43.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:43.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:43.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:43.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:43.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:43.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:43.016Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:43.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067807132 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:43.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067807133 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:43.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067807133 data=null} to TableItem with text {} [2019-07-29T21:31:43.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067807133 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:43.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067807133 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:43.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067807177 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:43.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:43.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:43.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:44.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067808299 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:44.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067808299 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:44.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067808299 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067808299 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:44.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067808299 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067808304 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:31:44.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:44.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:44.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:44.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:44.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:44.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:44.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:44.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:44.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:44.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:44.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067808317 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067808318 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067808318 data=null} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067808318 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067808318 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} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067808363 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067808370 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067808370 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067808370 data=null} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067808371 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067808371 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} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067808376 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:44.204Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:44.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067808377 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:44.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067808377 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:44.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067808377 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067808378 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:44.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067808378 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:44.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067808408 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:44.204Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:44.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:44.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808878 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808878 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808879 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808879 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067808879 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808920 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:44.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:44.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:44.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:44.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:44.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808924 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808924 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808925 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808925 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067808925 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808933 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808933 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808933 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:44.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808933 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808934 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067808934 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808943 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808944 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:44.769Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067808944 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:45.027Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067808944 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:45.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067809061 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:45.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067809353 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:45.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067809355 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:45.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067809355 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:45.287Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:45.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:45.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:45.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:45.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:45.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:45.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:45.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:46.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:46.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:46.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:46.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:46.218Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:46.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067810399 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:46.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067810399 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:46.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067810399 data=null} to TableItem with text {} [2019-07-29T21:31:46.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067810400 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:46.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067810400 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:46.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067810407 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:46.218Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:46.218Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:46.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:46.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067810598 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:46.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067810599 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:46.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067810599 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067810599 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:46.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067810599 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067810604 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:31:46.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:46.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:46.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:46.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:46.727Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:46.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:46.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:46.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:46.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:46.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:46.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067810616 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067810616 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067810616 data=null} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067810617 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067810617 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} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067810652 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067810653 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067810653 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067810653 data=null} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067810653 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067810654 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} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067810659 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:46.727Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:46.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067810661 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:46.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067810661 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:46.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067810661 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067810661 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:46.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067810661 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:46.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067810682 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:46.727Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:47.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:47.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811153 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811154 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811154 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811154 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067811154 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811192 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:47.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:47.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:47.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:47.079Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:47.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811196 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811196 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811196 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811197 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067811197 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811202 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811203 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811203 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:47.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811203 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811204 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067811204 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811214 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811214 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811215 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.079Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067811215 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811389 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811579 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811580 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067811580 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.335Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:47.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:48.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:48.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:48.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:48.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:48.703Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067812601 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067812601 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067812601 data=null} to TableItem with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067812601 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067812602 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067812637 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:48.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:48.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:48.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:48.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067812840 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067812840 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:48.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067812840 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067812840 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067812841 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067812878 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:31:48.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:48.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:48.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:48.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:48.703Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:48.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:48.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:48.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:48.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:48.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:48.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067812892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067812892 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067812892 data=null} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067812892 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067812893 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} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067812928 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067812929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067812929 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067812929 data=null} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067812929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067812930 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} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067812936 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:48.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:48.703Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067812937 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067812937 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:48.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067812937 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:48.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067812938 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:48.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067812938 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:48.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067812958 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:48.960Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:49.217Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:49.217Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:49.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813438 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067813438 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067813438 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813439 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067813439 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813485 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:49.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:49.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:49.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:49.474Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:49.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813488 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067813489 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067813489 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813489 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067813489 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813494 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813495 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067813495 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:49.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067813495 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813496 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067813496 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813505 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813505 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813506 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:49.474Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067813506 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:50.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067813681 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:50.296Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067814321 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:50.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067814323 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:50.296Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067814323 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:50.296Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:50.296Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:50.296Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:50.296Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:50.296Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:50.296Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:50.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067814327 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:50.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067814327 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:50.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067814328 data=null} to TableItem with text {} [2019-07-29T21:31:50.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067814328 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:50.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067814329 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:50.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067814359 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:50.296Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:50.296Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:51.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:51.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067815364 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:51.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067815364 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:51.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067815365 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067815365 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:51.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067815365 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067815371 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:31:51.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:51.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:51.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:51.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:51.227Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:51.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:51.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:51.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:51.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:51.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:51.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067815382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067815382 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067815382 data=null} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067815383 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067815383 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} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067815426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067815427 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067815427 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067815427 data=null} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067815427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067815428 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} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067815435 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:51.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:51.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067815436 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:51.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067815436 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:51.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067815436 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067815436 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:51.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067815437 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:51.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067815457 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:51.227Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:51.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:51.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815574 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067815574 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067815574 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815575 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067815575 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815650 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:51.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:51.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:51.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:51.486Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:51.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815653 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067815653 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067815653 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815653 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067815653 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815661 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815661 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067815661 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:51.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067815662 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815662 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067815662 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815666 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815666 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.486Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815666 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:51.743Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067815666 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:52.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067815837 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:52.000Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067816199 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:52.000Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067816201 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:52.000Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067816201 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:52.000Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:52.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:52.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:52.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:52.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:52.000Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:52.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067816207 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:52.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067816207 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:52.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067816207 data=null} to TableItem with text {} [2019-07-29T21:31:52.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067816208 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:52.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067816208 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:52.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067816214 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:52.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:52.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:53.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:53.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067817310 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067817310 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067817310 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067817311 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067817311 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067817316 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:53.372Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:53.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:53.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067817321 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067817321 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067817322 data=null} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067817329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067817329 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} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067817375 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067817375 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067817375 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067817375 data=null} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067817376 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067817376 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} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067817382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:53.372Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:53.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067817383 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067817383 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:53.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067817383 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067817384 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067817384 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067817417 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:53.372Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:53.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:53.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817545 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067817546 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067817546 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817546 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067817547 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817591 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:53.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:53.372Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:53.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817594 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067817595 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067817595 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817595 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067817595 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817600 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817601 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067817601 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:53.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067817601 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817602 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067817602 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817618 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817619 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.372Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817619 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.630Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067817620 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:53.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067817786 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:54.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067818204 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:54.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067818206 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:54.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067818206 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:54.145Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:54.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:54.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:54.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:54.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:54.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:54.146Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:54.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067818211 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:54.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067818211 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:54.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067818211 data=null} to TableItem with text {} [2019-07-29T21:31:54.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067818212 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:54.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067818212 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:54.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067818242 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:54.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:54.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:55.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:55.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:55.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067819273 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:55.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067819273 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:55.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067819274 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:55.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067819274 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:55.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067819274 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:55.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067819280 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:31:55.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:55.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:55.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:55.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:55.077Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:55.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:55.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:55.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:55.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:55.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:55.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:55.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067819296 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:55.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067819296 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:55.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067819296 data=null} to TreeItem with text {test} [2019-07-29T21:31:55.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067819296 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:55.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067819296 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} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067819338 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:55.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067819338 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:55.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067819339 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:55.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067819339 data=null} to TreeItem with text {test} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067819339 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:55.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067819339 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} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067819383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:55.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:55.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067819392 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:55.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067819392 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:55.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067819392 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067819393 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:55.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067819393 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067819433 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:55.334Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:31:55.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:55.334Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819586 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067819586 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067819586 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819586 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067819587 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819685 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:55.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:55.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:55.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:55.591Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:55.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819690 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067819691 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067819691 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819692 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067819692 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819714 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819719 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067819719 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:55.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067819720 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819720 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067819720 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819726 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819727 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.591Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819727 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.849Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067819727 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:55.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067819834 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:56.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067820515 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:56.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067820638 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:56.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067820680 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:56.672Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:31:56.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:56.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:56.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:56.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:56.672Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:31:56.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067820683 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:31:56.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067820683 data=null doit=true} to TableItem with text {} [2019-07-29T21:31:56.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067820684 data=null} to TableItem with text {} [2019-07-29T21:31:56.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067820684 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:56.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067820684 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:31:56.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067820782 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:31:56.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:31:56.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:31:57.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:31:57.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067821575 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067821575 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:57.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067821576 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067821576 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067821576 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067821582 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:57.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:31:57.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:57.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067821597 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067821597 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067821597 data=null} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067821597 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067821597 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} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067821645 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067821646 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067821647 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067821647 data=null} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067821647 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067821647 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} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067821654 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:57.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067821655 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067821655 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067821655 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067821656 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067821656 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067821676 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:31:57.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:31:57.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067821686 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067821686 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067821686 data=null} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067821686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067821687 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} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067821710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067821711 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067821711 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067821711 data=null} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067821711 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067821711 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} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067821720 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:31:57.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:31:57.605Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:57.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067821721 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067821721 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067821721 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067821722 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067821722 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067821769 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:31:57.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067821770 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067821771 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067821771 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067821771 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067821771 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067821775 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:31:57.606Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:31:57.606Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:31:57.864Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:31:57.864Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:31:57.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067822104 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:31:57.864Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:31:57.864Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:31:57.864Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:31:57.864Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:31:57.864Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:31:57.864Z] DEBUG - Clicking on &Yes [2019-07-29T21:31:57.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067822106 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') [2019-07-29T21:31:57.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067822106 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') [2019-07-29T21:31:57.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067822106 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:31:57.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067822106 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:31:57.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067822106 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') [2019-07-29T21:31:57.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067822106 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') [2019-07-29T21:31:58.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067822107 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') [2019-07-29T21:32:02.743Z] DEBUG - Clicked on [2019-07-29T21:32:02.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067821828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:32:03.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:03.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:03.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:03.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:03.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:03.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067827334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067827334 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067827334 data=null} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067827335 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067827335 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} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067827357 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067827358 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067827358 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067827358 data=null} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067827358 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067827358 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} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067827370 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:03.306Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:03.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067827371 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067827372 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067827372 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067827372 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067827372 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]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067827395 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067827396 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067827396 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067827396 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067827397 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067827397 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]} [2019-07-29T21:32:03.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067827407 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:32:03.306Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:32:03.306Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:32:03.563Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:32:03.563Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:32:03.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067827670 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:03.563Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:32:03.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:32:03.563Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:32:03.563Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:32:03.563Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:32:03.564Z] DEBUG - matched Combo with text " [2019-07-29T21:32:03.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067827809 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:32:03.564Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7033ec23 [2019-07-29T21:32:03.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067827813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067827814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067827814 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067827814 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067827814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067827814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067827814 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067827814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067827814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067827814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067827815 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067827815 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:03.564Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:32:03.821Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:32:03.821Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:32:03.821Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:32:03.821Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:03.821Z] DEBUG - Clicking on &Finish [2019-07-29T21:32:03.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067827828 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') [2019-07-29T21:32:03.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067827828 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') [2019-07-29T21:32:03.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067827828 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:03.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067827828 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:03.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067827828 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') [2019-07-29T21:32:03.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067827828 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') [2019-07-29T21:32:04.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067827828 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') [2019-07-29T21:32:04.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067827445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:32:04.078Z] DEBUG - Clicked on [2019-07-29T21:32:04.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:04.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:04.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:04.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:04.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:04.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:04.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067828329 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:04.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067828329 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:04.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067828329 data=null} to TreeItem with text {test} [2019-07-29T21:32:04.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067828329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067828330 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} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067828352 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:04.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067828353 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067828353 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067828360 data=null} to TreeItem with text {test} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067828361 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067828361 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} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067828368 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:04.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:04.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067828370 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067828370 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067828370 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067828370 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067828377 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067828386 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067828387 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067828402 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067828403 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067828403 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067828419 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1067828419 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1067828420 data=null} to TreeItem with text {z-clashes [1]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1067828420 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067828420 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1067828435 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-29T21:32:04.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:04.337Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:04.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828591 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067828591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067828591 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828591 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067828592 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828622 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:04.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:04.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:04.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:04.593Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:04.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828625 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067828625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067828626 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828626 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067828626 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828630 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828631 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067828631 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:04.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067828631 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828631 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067828632 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828635 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828635 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828636 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.593Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067828636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828697 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067828872 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067828872 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067828873 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.850Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:04.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:05.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:05.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:05.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:05.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:05.779Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:05.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067829940 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:05.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067829940 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:05.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067829940 data=null} to TableItem with text {} [2019-07-29T21:32:05.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067829941 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:05.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067829941 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:05.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067829946 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:05.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:05.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:06.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:06.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067830122 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:06.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067830123 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:06.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067830123 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067830123 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:06.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067830126 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067830131 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:06.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:06.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:06.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:06.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:06.036Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:06.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:06.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:06.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:06.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:06.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:06.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067830148 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067830149 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067830149 data=null} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067830149 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067830149 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} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067830184 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067830185 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067830185 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067830185 data=null} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067830185 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067830186 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} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067830198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:06.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:06.036Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067830200 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:32:06.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067830200 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:06.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067830200 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067830200 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:06.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067830201 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:06.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067830225 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:06.036Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:32:06.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:06.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830698 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067830698 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067830698 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830699 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067830699 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830738 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:06.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:06.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:06.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:06.598Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:06.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830742 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067830742 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067830742 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830742 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067830742 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830747 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830747 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067830747 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:06.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067830748 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830748 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067830748 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830751 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830752 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830752 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:06.598Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067830752 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067830869 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:07.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067831512 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:07.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067831514 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:07.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067831514 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:07.534Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:07.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:07.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:07.534Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:07.534Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:07.534Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:07.534Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:07.534Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:07.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067831517 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:07.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067831517 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:07.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067831517 data=null} to TableItem with text {} [2019-07-29T21:32:07.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067831517 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:07.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067831517 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:07.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067831522 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:07.534Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:07.534Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:08.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:08.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067832509 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067832509 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067832509 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067832510 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067832510 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067832515 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:08.463Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:08.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:08.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067832533 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067832534 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067832534 data=null} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067832534 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067832534 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} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067832569 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067832571 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067832571 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067832571 data=null} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067832571 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067832572 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} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067832577 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:08.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067832583 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067832583 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067832583 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067832584 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067832584 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067832607 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:32:08.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:08.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:08.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067832615 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067832616 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067832616 data=null} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067832616 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067832616 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} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067832628 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067832638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067832638 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067832638 data=null} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067832639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067832639 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} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067832651 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:08.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:08.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067832652 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067832652 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067832652 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067832653 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067832653 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067832661 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067832662 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067832662 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067832672 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067832673 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067832673 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067832676 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:08.721Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:32:08.721Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:32:08.721Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:32:08.721Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:32:08.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067832939 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:32:08.721Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:32:08.721Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:32:08.721Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:32:08.721Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:32:08.721Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:32:08.721Z] DEBUG - Clicking on &Yes [2019-07-29T21:32:08.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067832940 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') [2019-07-29T21:32:08.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067832940 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') [2019-07-29T21:32:08.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067832940 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:32:08.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067832940 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:32:08.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067832940 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') [2019-07-29T21:32:08.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067832942 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') [2019-07-29T21:32:08.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067832942 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') [2019-07-29T21:32:10.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067832728 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:32:10.090Z] DEBUG - Clicked on [2019-07-29T21:32:10.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:10.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:10.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:10.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:10.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:10.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067834006 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067834006 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067834006 data=null} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067834007 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067834007 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} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067834033 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067834034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067834034 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067834039 data=null} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067834039 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067834039 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} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067834045 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:10.090Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:10.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067834046 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067834046 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067834046 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067834046 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067834046 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067834066 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067834068 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067834068 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067834068 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067834068 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067834068 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067834080 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:32:10.090Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:32:10.090Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:32:10.090Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:32:10.090Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:32:10.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067834330 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:10.091Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:32:10.349Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:32:10.349Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:32:10.349Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:32:10.349Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:32:10.349Z] DEBUG - matched Combo with text " [2019-07-29T21:32:10.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067834441 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:32:10.349Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:32:10.349Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:32:10.349Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:10.349Z] DEBUG - Clicking on &Finish [2019-07-29T21:32:10.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067834459 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') [2019-07-29T21:32:10.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067834459 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') [2019-07-29T21:32:10.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067834459 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:10.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067834459 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:10.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067834459 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') [2019-07-29T21:32:10.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067834459 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') [2019-07-29T21:32:10.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:10.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:10.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:10.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:10.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:10.626Z] DEBUG - Clicked on &Finish [2019-07-29T21:32:11.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067834459 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') [2019-07-29T21:32:11.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067834122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:32:11.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:11.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:11.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:11.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:11.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:11.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067835711 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067835711 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067835711 data=null} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067835711 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067835711 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} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067835732 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067835732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067835733 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067835733 data=null} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067835733 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067835733 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} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067835742 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:11.592Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:11.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067835743 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067835743 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067835743 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067835743 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067835744 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067835751 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067835752 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067835752 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067835752 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067835752 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:11.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067835782 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:12.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:12.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836248 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067836248 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067836248 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836249 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067836249 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836278 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:12.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:12.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:12.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:12.156Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:12.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836283 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067836283 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067836283 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836283 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067836284 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836288 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836289 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067836289 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:12.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067836289 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836289 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067836289 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836293 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836293 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836293 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.156Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067836293 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836424 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067836625 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067836626 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067836626 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.415Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:12.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:13.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:13.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:13.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:13.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:13.785Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:13.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067837634 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:13.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067837685 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:13.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067837739 data=null} to TableItem with text {} [2019-07-29T21:32:13.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067837747 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:13.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067837747 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:13.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067837751 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:13.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:13.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:13.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:13.785Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:13.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067837875 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:13.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067837875 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:13.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067837876 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:13.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067837876 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:13.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067837876 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:13.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067837880 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:13.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:13.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:13.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:13.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:13.786Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:13.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:13.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:13.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:13.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:13.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:13.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067837886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067837886 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067837886 data=null} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067837886 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067837886 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} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067837921 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067837921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067837921 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067837922 data=null} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067837922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067837922 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} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067837933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:13.786Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:13.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067837934 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:13.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067837934 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:13.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067837935 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067837935 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:13.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067837935 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:13.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067837944 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:13.786Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:14.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:14.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838131 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067838131 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067838131 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838132 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067838132 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838166 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:14.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:14.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:14.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:14.043Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:14.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838170 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067838170 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067838170 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838170 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067838170 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838174 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838175 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067838175 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:14.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067838175 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838176 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067838176 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838179 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838179 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838180 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.043Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067838180 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838244 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067838464 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067838465 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067838465 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.299Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:14.299Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:14.299Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:15.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:15.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:15.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:15.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:15.235Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:15.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067839468 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:15.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067839468 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:15.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067839468 data=null} to TableItem with text {} [2019-07-29T21:32:15.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067839468 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:15.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067839469 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:15.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067839474 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:15.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:15.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:15.492Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:15.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067839758 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:15.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067839758 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:15.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067839758 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067839759 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:15.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067839759 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067839763 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:15.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:15.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:15.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:15.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:15.749Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:15.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:15.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:15.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:15.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:15.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:15.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067839769 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067839769 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067839769 data=null} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067839770 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067839770 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} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067839807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067839808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067839808 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067839808 data=null} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067839808 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067839808 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} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067839820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:15.749Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:15.749Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067839821 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:15.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067839821 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:15.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067839821 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067839822 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:15.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067839822 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:15.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067839831 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:15.749Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:16.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:16.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840299 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067840299 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067840299 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840300 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067840300 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840333 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:16.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:16.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:16.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:16.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:16.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840336 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067840336 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067840336 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840337 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067840337 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840341 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840341 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067840341 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:16.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067840341 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840342 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067840342 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840345 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840345 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840345 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067840345 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840411 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067840458 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067840458 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067840459 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:16.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:16.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:16.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:16.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:16.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:16.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:16.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:16.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:16.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:16.825Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:16.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067841034 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:16.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067841034 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:16.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067841035 data=null} to TableItem with text {} [2019-07-29T21:32:16.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067841035 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:16.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067841035 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:16.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067841040 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:16.825Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:16.825Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:18.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:18.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067842123 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067842123 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:18.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067842123 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067842124 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067842124 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067842129 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:18.193Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:18.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:18.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067842142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067842143 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067842143 data=null} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067842143 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067842143 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} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067842188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067842189 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067842190 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067842190 data=null} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067842190 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067842190 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} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067842196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:18.193Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:18.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067842197 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067842197 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:18.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067842197 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067842198 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067842198 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067842217 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:18.193Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:18.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:18.193Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067842406 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067842406 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067842406 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067842407 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067842407 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067842446 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:18.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:18.449Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:18.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:18.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067842449 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067842449 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067842449 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067842449 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067842450 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067842454 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067842454 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067842454 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:18.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067842455 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067842455 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067842455 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067842458 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067842459 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067842459 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.449Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067842459 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067842527 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067842831 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067842831 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067842831 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.706Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:32:18.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:18.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:18.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:18.706Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:19.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:19.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:19.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:19.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:19.268Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:19.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067843335 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:19.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067843335 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:19.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067843335 data=null} to TableItem with text {} [2019-07-29T21:32:19.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067843335 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:19.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067843336 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:19.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067843341 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:19.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:19.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:19.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:19.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:19.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067844036 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:19.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067844036 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:19.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067844037 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:19.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067844037 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:19.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067844037 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:19.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067844041 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:19.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:19.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:19.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:19.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:19.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:19.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:19.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:19.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:19.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:19.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:19.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:19.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067844047 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:19.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067844047 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:19.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067844047 data=null} to TreeItem with text {test} [2019-07-29T21:32:19.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067844047 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:19.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067844048 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} [2019-07-29T21:32:19.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067844081 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:19.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:19.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067844081 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:19.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067844082 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:19.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067844082 data=null} to TreeItem with text {test} [2019-07-29T21:32:19.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067844082 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067844082 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} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067844099 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:20.087Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:20.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067844100 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067844100 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:20.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067844100 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067844101 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067844105 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067844115 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:20.087Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:20.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:20.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067844216 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067844216 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067844217 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067844217 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067844217 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067844252 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:20.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:20.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:20.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:20.087Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:20.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067844255 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067844256 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067844256 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067844256 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067844256 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067844261 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067844261 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067844261 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:20.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067844262 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067844262 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067844262 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067844266 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067844266 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.087Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067844267 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.344Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067844267 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067844340 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067844695 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067844743 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067844743 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.601Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:32:20.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:20.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:20.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:20.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:20.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:20.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:20.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:20.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:20.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:20.601Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:20.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067844746 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:20.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067844753 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:20.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067844753 data=null} to TableItem with text {} [2019-07-29T21:32:20.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067844754 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:20.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067844754 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:20.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067844759 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:20.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:20.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:21.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:21.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067845943 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:21.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067845943 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:21.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067845943 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067845944 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:21.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067845944 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067845948 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:21.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:21.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:21.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:21.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:21.968Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:21.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:21.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:21.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:21.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:21.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:21.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067845981 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067845981 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067845981 data=null} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067845981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067845981 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} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067846023 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067846024 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067846024 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067846024 data=null} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067846024 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067846024 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} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067846030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:21.968Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:21.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067846031 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:21.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067846031 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:21.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067846032 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067846032 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:21.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067846032 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:21.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067846051 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:21.968Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:22.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:22.225Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846525 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067846525 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067846525 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846526 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067846526 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846564 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:22.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:22.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:22.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:22.626Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:22.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846567 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067846567 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067846567 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846568 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067846568 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846572 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846573 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067846573 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:22.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067846573 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846573 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067846577 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846587 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846588 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846588 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.626Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067846588 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846660 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067846968 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067846968 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067846968 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.926Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:22.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:22.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:22.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:22.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:22.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:22.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:22.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:22.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:22.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:22.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:22.926Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:22.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067847056 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:22.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067847056 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:22.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067847056 data=null} to TableItem with text {} [2019-07-29T21:32:22.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067847056 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:22.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067847056 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:22.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067847075 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:22.926Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:22.926Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:23.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:23.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:23.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067848183 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:23.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067848183 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:23.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067848184 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:23.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067848184 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:23.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067848184 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:23.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067848189 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:23.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:23.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:23.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:23.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:23.997Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:23.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:23.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:23.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:23.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:23.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:23.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:23.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067848195 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:23.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067848195 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:23.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067848196 data=null} to TreeItem with text {test} [2019-07-29T21:32:23.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067848203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:23.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067848203 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} [2019-07-29T21:32:23.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067848246 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:23.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:23.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067848247 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:23.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067848247 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:23.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067848247 data=null} to TreeItem with text {test} [2019-07-29T21:32:23.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067848247 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:24.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067848248 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} [2019-07-29T21:32:24.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067848253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:24.253Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:24.253Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:24.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067848254 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067848254 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067848255 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067848255 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067848255 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067848274 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:24.253Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:24.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1067848274 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1067848274 data=null} to TreeItem with text {z-clashes [6]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1067848275 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067848275 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-29T21:32:24.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1067848312 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-29T21:32:24.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:24.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848680 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067848680 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067848681 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848681 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067848681 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848716 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:24.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:24.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:24.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:24.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:24.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848719 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067848719 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067848719 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848719 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067848719 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848724 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848724 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067848724 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:24.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067848724 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848725 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067848725 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848728 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848728 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.509Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848728 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:24.766Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067848728 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:25.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067848863 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:25.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067849048 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:25.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067849048 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:25.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067849048 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:25.023Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:25.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:25.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:25.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:25.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:25.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:25.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:25.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:25.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:25.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:25.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:25.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:25.951Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:25.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067850080 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:25.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067850080 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:25.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067850080 data=null} to TableItem with text {} [2019-07-29T21:32:25.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067850081 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:25.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067850081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:25.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067850139 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:25.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:25.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:26.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:26.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067850336 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:26.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067850336 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:26.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067850336 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067850337 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:26.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067850337 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067850341 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:26.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:26.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:26.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:26.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:26.209Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:26.209Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:26.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:26.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:26.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:26.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:26.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067850368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067850369 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067850369 data=null} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067850369 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067850369 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} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067850401 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067850402 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067850402 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067850402 data=null} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067850403 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067850403 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} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067850409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:26.209Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:26.209Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067850410 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:26.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067850410 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:26.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067850410 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067850410 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:26.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067850410 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:26.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067850430 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:26.209Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:26.209Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:32:26.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:26.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850857 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067850857 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067850858 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850858 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067850858 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850922 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:26.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:26.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:26.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:26.779Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:26.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850934 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067850934 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067850934 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850934 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067850934 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850939 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850939 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067850939 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:26.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067850944 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850945 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067850945 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850948 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850948 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:26.779Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067850949 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:27.036Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067850949 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:27.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067851036 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:27.036Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067851290 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:27.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067851290 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:27.036Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067851291 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:27.294Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:27.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:27.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:27.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:27.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:27.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:27.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:27.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:27.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:28.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:28.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:28.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:28.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:28.227Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:28.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067852298 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:28.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067852298 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:28.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067852298 data=null} to TableItem with text {} [2019-07-29T21:32:28.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067852299 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:28.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067852299 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:28.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067852305 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:28.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:28.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:28.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:28.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067852525 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:28.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067852525 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:28.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067852525 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067852526 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:28.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067852526 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067852554 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:28.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:28.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:28.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:28.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:28.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:28.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:28.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:28.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:28.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:28.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:28.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067852561 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067852561 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067852563 data=null} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067852564 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067852565 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} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067852601 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067852601 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067852601 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067852601 data=null} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067852602 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067852602 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} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067852612 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:28.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:28.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067852614 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:28.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067852614 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:28.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067852614 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067852614 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:28.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067852614 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:28.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067852636 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:28.484Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:28.484Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:32:29.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:29.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853109 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067853109 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067853109 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853109 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067853110 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853146 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:29.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:29.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:29.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:29.047Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:29.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853149 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067853149 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067853149 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853150 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067853150 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853155 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853155 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067853156 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:29.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067853156 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853156 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067853156 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853159 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853160 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853160 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.047Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067853160 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853330 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067853942 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067853942 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067853943 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.975Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:29.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:29.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:29.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:29.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:29.975Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:29.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067853947 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:29.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067853948 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:29.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067853948 data=null} to TableItem with text {} [2019-07-29T21:32:29.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067853948 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:29.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067853948 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:29.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067853955 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:29.975Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:29.975Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:31.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:31.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067855362 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:31.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067855362 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:31.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067855363 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067855363 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:31.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067855363 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067855369 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:31.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:31.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:31.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:31.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:31.342Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:31.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:31.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:31.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:31.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:31.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:31.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067855374 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067855374 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067855375 data=null} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067855375 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067855375 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} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067855411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067855412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067855412 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067855412 data=null} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067855413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067855413 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} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067855422 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:31.342Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:31.342Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067855423 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:31.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067855423 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:31.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067855423 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067855424 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:31.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067855424 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:31.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067855433 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:31.342Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:31.342Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:32:31.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:31.599Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067855905 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067855906 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067855906 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067855906 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067855906 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067855943 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:31.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:31.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:31.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:31.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:31.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067855947 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067855947 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067855947 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067855947 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067855947 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067855952 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067855953 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067855953 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:31.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067855953 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067855953 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067855953 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067855957 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067855957 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067855957 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:31.855Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067855957 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:32.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067856041 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:32.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067856467 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:32.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067856516 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:32.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067856516 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:32.418Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:32.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:32.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:32.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:32.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:32.418Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:32.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067856522 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:32.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067856522 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:32.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067856522 data=null} to TableItem with text {} [2019-07-29T21:32:32.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067856523 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:32.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067856523 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:32.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067856531 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:32.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:32.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:33.347Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:33.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067857642 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067857642 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:33.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067857642 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067857642 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067857643 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067857647 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:33.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:33.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:33.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:33.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:33.603Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:33.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:33.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:33.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:33.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:33.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:33.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067857653 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067857653 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067857653 data=null} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067857654 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067857660 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} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067857707 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067857708 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067857708 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067857708 data=null} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067857708 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067857708 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} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067857714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:33.603Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:33.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067857715 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067857715 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:33.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067857715 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067857715 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067857715 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067857737 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:33.603Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:33.603Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:32:33.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:33.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067857854 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067857854 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067857854 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067857855 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067857855 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067857901 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:33.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:33.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:33.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:33.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:33.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067857904 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067857904 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067857905 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067857905 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067857905 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067857909 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067857910 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067857910 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:33.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067857910 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067857911 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067857911 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067857914 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067857914 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067857915 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:33.923Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067857915 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:34.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067858120 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:34.578Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067858468 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:34.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067858517 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:34.578Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067858517 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:34.578Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:34.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:34.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:34.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:34.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:34.578Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:34.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067858520 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:34.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067858520 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:34.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067858521 data=null} to TableItem with text {} [2019-07-29T21:32:34.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067858521 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:34.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067858521 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:34.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067858544 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:34.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:34.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:35.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:35.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067859639 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:35.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067859639 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:35.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067859639 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067859640 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:35.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067859640 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067859645 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:35.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:35.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:35.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:35.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:35.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:35.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:35.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:35.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:35.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:35.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:35.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067859650 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067859650 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067859650 data=null} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067859657 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067859657 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} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067859711 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067859711 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067859712 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067859712 data=null} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067859712 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067859712 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} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067859718 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:35.509Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:35.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067859719 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:35.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067859719 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:35.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067859719 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067859719 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:35.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067859720 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:35.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067859738 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:35.509Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:35.509Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-29T21:32:35.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:35.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859920 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067859920 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067859920 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859921 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067859921 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859969 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:35.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:35.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:35.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:35.765Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:35.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859973 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067859973 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067859973 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859973 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067859973 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859978 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859979 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067859979 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:35.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067859979 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859979 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067859980 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859989 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859990 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:35.765Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067859990 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:36.021Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067859990 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:36.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067860069 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:36.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067860445 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:36.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067860494 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:36.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067860494 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:36.277Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:36.277Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:36.277Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:36.277Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:36.277Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:36.277Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:36.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067860500 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:36.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067860500 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:36.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067860501 data=null} to TableItem with text {} [2019-07-29T21:32:36.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067860501 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:36.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067860501 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:36.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067860509 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:36.277Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:36.277Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:37.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067861602 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067861602 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067861602 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067861603 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067861603 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067861608 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:37.646Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:37.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067861613 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067861613 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067861614 data=null} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067861621 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067861621 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} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067861682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067861683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067861683 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067861683 data=null} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067861684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067861684 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} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067861690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067861691 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067861691 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067861691 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067861691 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067861692 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067861711 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:37.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:37.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067861725 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067861725 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067861725 data=null} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067861725 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067861726 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} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067861746 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067861807 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067861808 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067861808 data=null} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067861808 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067861808 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} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067861815 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:37.646Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067861816 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067861816 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067861816 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067861816 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067861817 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067861833 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067861834 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067861834 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067861834 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067861835 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067861835 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067861890 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:37.903Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:32:37.903Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:32:38.160Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:32:38.160Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:32:38.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067862404 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:32:38.160Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:32:38.160Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:32:38.160Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:32:38.160Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:32:38.160Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:32:38.160Z] DEBUG - Clicking on &Yes [2019-07-29T21:32:38.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067862405 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') [2019-07-29T21:32:38.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067862405 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') [2019-07-29T21:32:38.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067862405 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:32:38.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067862405 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:32:38.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067862405 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') [2019-07-29T21:32:38.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067862405 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') [2019-07-29T21:32:38.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067862405 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') [2019-07-29T21:32:42.589Z] DEBUG - Clicked on [2019-07-29T21:32:42.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067861932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:32:43.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:43.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:43.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:43.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:43.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:43.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067867200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067867201 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067867201 data=null} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067867201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067867201 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} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067867217 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067867218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067867218 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067867218 data=null} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067867218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067867218 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} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067867223 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:43.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:43.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067867232 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067867232 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067867232 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067867232 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067867233 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]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067867251 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067867252 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067867252 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067867252 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067867253 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067867253 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]} [2019-07-29T21:32:43.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067867257 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:32:43.157Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:32:43.157Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:32:43.417Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:32:43.417Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:32:43.417Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067867604 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:43.417Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:32:43.417Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:32:43.417Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:32:43.417Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:32:43.417Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:32:43.417Z] DEBUG - matched Combo with text " [2019-07-29T21:32:43.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067867689 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:32:43.680Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3ffcace2 [2019-07-29T21:32:43.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067867692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067867693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067867693 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067867693 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067867693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067867693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067867693 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067867693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067867693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067867693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067867693 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067867694 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:32:43.680Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:43.680Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:32:43.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:32:43.681Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:32:43.681Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:43.681Z] DEBUG - Clicking on &Finish [2019-07-29T21:32:43.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067867707 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') [2019-07-29T21:32:43.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067867707 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') [2019-07-29T21:32:43.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067867707 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:43.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067867707 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:43.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067867707 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') [2019-07-29T21:32:43.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067867707 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') [2019-07-29T21:32:43.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:43.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:43.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:43.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:43.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:32:43.681Z] DEBUG - Clicked on &Finish [2019-07-29T21:32:44.245Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-29T21:32:44.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1067868405 data=null doit=true} to Shell with text {Confirmation} [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-29T21:32:44.245Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-29T21:32:44.245Z] DEBUG - Clicking on Rename All [2019-07-29T21:32:44.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1067868405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:32:44.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1067868406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:32:44.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1067868406 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:32:44.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1067868406 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:32:44.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1067868406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:32:44.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1067868406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:32:44.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1067868406 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 'Rename All' and with style 'SWT.PUSH') [2019-07-29T21:32:44.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067867708 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') [2019-07-29T21:32:44.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067867295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:32:44.808Z] DEBUG - Clicked on [2019-07-29T21:32:44.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:44.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:44.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:44.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:44.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:44.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067868930 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067868930 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067868930 data=null} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067868931 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067868931 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} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067868951 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067868951 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067868952 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067868952 data=null} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067868952 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067868952 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} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067868967 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:44.808Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:44.808Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067868968 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067868968 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067868968 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067868968 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067868968 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067868999 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067868999 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067868999 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067869000 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067869000 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:44.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067869036 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:45.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:45.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869461 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067869461 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067869461 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869461 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067869461 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869542 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:45.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:45.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:45.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:45.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:45.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869546 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067869546 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067869546 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869547 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067869547 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869551 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869551 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067869551 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:45.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067869552 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869552 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067869552 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869555 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869556 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.380Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869556 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067869556 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869629 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067869847 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067869847 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067869847 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.637Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:45.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:47.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:47.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:47.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:47.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:47.224Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067870853 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067870853 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067870853 data=null} to TableItem with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067870853 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067870854 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067870857 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:47.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:47.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:47.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:47.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067871150 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067871150 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:47.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067871150 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067871150 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067871150 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067871155 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:32:47.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:47.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:47.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:47.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:47.224Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:47.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:47.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:47.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:47.224Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:47.224Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:47.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067871161 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067871161 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067871167 data=null} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067871167 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067871167 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} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067871205 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067871206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067871206 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067871206 data=null} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067871207 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067871207 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} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067871213 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:47.224Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:47.224Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067871214 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067871214 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:47.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067871214 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067871215 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067871215 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:47.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067871235 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:47.224Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:47.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:47.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:47.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871705 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067871705 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067871705 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871706 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067871706 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871742 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:47.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:47.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:47.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:47.741Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:47.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871745 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067871745 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067871746 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871746 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067871746 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871750 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871751 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067871751 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:47.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067871751 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871751 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067871751 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871754 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871755 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871755 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.741Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067871755 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067871898 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067872126 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067872126 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067872127 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.998Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:47.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:47.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:48.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:48.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:48.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:48.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:48.930Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:48.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067873130 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:48.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067873130 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:48.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067873131 data=null} to TableItem with text {} [2019-07-29T21:32:48.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067873131 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:48.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067873132 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:48.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067873136 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:48.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:48.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:49.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:49.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067873327 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:49.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1067873327 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:49.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1067873328 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067873328 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:49.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067873328 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1067873362 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-29T21:32:49.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:49.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:49.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:49.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:49.187Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:49.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:49.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:49.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:49.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:49.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:49.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067873368 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067873368 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067873368 data=null} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067873368 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067873369 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} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067873404 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067873405 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067873406 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067873406 data=null} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067873406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067873406 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} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067873412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:49.187Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:49.187Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067873413 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:49.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067873413 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:49.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067873413 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067873413 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:49.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067873413 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:49.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067873432 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:49.187Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:49.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:49.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873899 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067873899 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067873900 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873900 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067873900 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873937 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:49.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:49.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:49.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:49.753Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:49.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873940 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067873941 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067873941 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873941 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067873941 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873945 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873946 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067873946 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:49.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067873946 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873946 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067873947 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873950 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873950 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:49.753Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067873950 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:50.010Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067873950 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:50.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067874030 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:50.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067874551 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:50.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067874657 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:50.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067874657 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:50.576Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:50.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:50.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:50.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:50.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:50.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:50.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:50.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:50.576Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:50.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067874659 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:50.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067874659 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:50.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067874659 data=null} to TableItem with text {} [2019-07-29T21:32:50.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067874660 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:50.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067874660 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:50.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067874678 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:50.576Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:50.576Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:51.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:51.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067876073 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:51.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067876073 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:51.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067876074 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067876074 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:51.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067876075 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067876079 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:32:51.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:51.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:51.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:51.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:51.945Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:51.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:51.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:51.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:51.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:51.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:51.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067876086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067876086 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067876086 data=null} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067876086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067876091 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} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067876131 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067876132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067876132 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067876132 data=null} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067876132 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067876132 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} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067876138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:51.945Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:51.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067876139 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:51.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067876139 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:51.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067876139 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067876139 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:51.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067876139 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:51.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067876158 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:51.945Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:52.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:52.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067876648 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067876649 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067876649 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067876649 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067876649 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067876711 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:52.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:52.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:52.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:52.509Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:52.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067876714 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067876714 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067876714 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067876715 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067876715 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067876719 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067876720 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067876720 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:52.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067876720 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067876720 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067876720 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067876723 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067876724 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.509Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1067876724 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:52.768Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067876725 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:53.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067876870 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:53.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1067877237 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:53.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1067877239 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:53.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1067877239 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:53.025Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-29T21:32:53.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:53.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:53.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:53.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:53.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:53.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:53.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:53.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:53.025Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:53.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067877241 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:53.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067877242 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:53.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067877242 data=null} to TableItem with text {} [2019-07-29T21:32:53.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067877242 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:53.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067877242 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:53.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067877247 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:53.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:53.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:54.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:54.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1067878340 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1067878341 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:54.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1067878341 data=null} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1067878342 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067878342 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1067878348 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:54.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:54.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:54.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067878360 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067878361 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067878361 data=null} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067878361 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067878361 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} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067878403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067878404 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067878405 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067878405 data=null} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067878405 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067878405 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} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067878411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:54.397Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:54.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067878412 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067878412 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:54.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067878412 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067878412 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067878412 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067878434 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:54.397Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:54.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:54.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067878580 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067878580 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067878581 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067878581 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067878581 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067878624 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:54.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:54.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:54.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067878627 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067878627 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067878627 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067878627 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067878627 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067878632 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067878632 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067878632 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:54.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067878632 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067878633 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067878633 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067878636 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067878636 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1067878636 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.654Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067878636 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:54.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067878716 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:55.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1067879120 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:55.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1067879190 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:55.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1067879190 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:55.166Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-29T21:32:55.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:55.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:55.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:55.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:55.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:55.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:55.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:55.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:55.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:55.166Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:55.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067879193 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:55.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067879193 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:55.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067879193 data=null} to TableItem with text {} [2019-07-29T21:32:55.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067879193 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:55.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067879194 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:55.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067879198 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:55.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:55.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:56.097Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:56.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:56.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1067880295 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:56.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1067880296 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:56.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1067880296 data=null} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:56.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1067880296 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:56.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067880296 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:56.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1067880302 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-29T21:32:56.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:56.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:56.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:56.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:56.097Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:56.097Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:56.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:56.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:56.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:56.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:56.097Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:56.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067880315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:56.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067880315 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:56.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067880315 data=null} to TreeItem with text {test} [2019-07-29T21:32:56.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067880315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:56.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067880315 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} [2019-07-29T21:32:56.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067880357 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067880358 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067880359 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067880359 data=null} to TreeItem with text {test} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067880359 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067880359 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} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067880364 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:56.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067880365 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067880366 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067880366 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067880366 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067880366 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067880386 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:56.356Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:56.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880525 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067880525 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067880525 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880526 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067880526 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880570 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:56.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:56.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:56.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:56.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880574 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067880574 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067880574 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880574 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067880574 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880579 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880579 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067880579 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:56.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067880580 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880580 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067880580 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880583 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880583 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.356Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880584 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.613Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067880584 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067880659 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1067881038 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1067881083 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1067881083 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.873Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:56.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:56.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:56.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:56.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:56.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:56.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:56.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:56.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:56.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:56.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:56.873Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:56.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067881086 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:56.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067881086 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:56.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067881086 data=null} to TableItem with text {} [2019-07-29T21:32:56.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067881096 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:56.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067881097 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:56.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067881103 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:56.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:56.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:58.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:58.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1067882210 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1067882210 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:58.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1067882210 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1067882210 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067882211 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1067882215 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:58.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:58.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:58.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067882221 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067882228 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067882229 data=null} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067882229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067882229 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} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067882277 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067882278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067882278 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067882278 data=null} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067882279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067882280 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} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067882286 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:58.246Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:58.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067882287 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067882287 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:58.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067882287 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067882287 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067882288 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067882325 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:58.246Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:32:58.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:58.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882433 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882433 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882433 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882434 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067882434 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882467 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:58.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:58.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:58.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882470 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882470 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882470 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882470 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067882471 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882475 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882475 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882475 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:58.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882476 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882476 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067882476 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882480 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882480 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.246Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882481 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.622Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067882481 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882636 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882820 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882820 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067882820 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.926Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:58.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:58.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:58.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:58.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:58.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:58.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:58.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:32:59.897Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:59.897Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:59.897Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:59.897Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:59.897Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067883823 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067883823 data=null doit=true} to TableItem with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067883823 data=null} to TableItem with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067883824 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067883824 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067883830 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:32:59.897Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:32:59.897Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:32:59.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:32:59.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067884015 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:59.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067884015 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:59.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067884015 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067884016 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:59.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067884016 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1067884020 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-29T21:32:59.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:59.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:59.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:59.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:59.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:32:59.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:32:59.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:59.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:59.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:32:59.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:32:59.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067884049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067884049 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067884049 data=null} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067884049 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067884049 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} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067884092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067884093 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067884094 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067884094 data=null} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067884094 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067884094 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} [2019-07-29T21:32:59.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067884101 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:32:59.897Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:32:59.898Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:32:59.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067884102 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:32:59.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067884102 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:59.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067884102 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:32:59.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067884103 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:59.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067884103 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:32:59.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067884122 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:32:59.898Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:33:00.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:00.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884592 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884592 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884592 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884593 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067884593 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884630 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:00.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:00.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:00.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:00.467Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:00.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884633 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884633 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884633 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884633 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067884633 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884638 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884638 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884639 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:00.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884639 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884639 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067884639 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884643 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884643 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.467Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884643 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.724Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067884643 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884777 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884963 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884963 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067884963 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.724Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:00.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:00.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:00.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:00.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:00.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:00.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:00.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:00.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:02.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:02.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:02.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:02.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:02.093Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067885967 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067885967 data=null doit=true} to TableItem with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067885967 data=null} to TableItem with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067885968 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067885968 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067885974 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:02.093Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:02.093Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:02.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:02.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067886158 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:02.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067886159 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:02.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067886159 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067886159 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:02.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067886160 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1067886165 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-29T21:33:02.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:02.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:02.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:02.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:02.093Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:02.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:02.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:02.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:02.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:02.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:02.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067886170 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:02.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067886171 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:02.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067886171 data=null} to TreeItem with text {test} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067886171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:02.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067886171 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} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067886209 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:02.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:02.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067886210 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:02.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067886210 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:02.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067886210 data=null} to TreeItem with text {test} [2019-07-29T21:33:02.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067886210 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:02.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067886211 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} [2019-07-29T21:33:02.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067886222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:02.094Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:02.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:02.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067886223 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:33:02.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067886223 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:02.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067886223 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:33:02.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067886224 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:02.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067886224 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:02.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067886234 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:02.094Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:33:02.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:02.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886804 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067886804 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067886804 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886805 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067886805 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886844 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:02.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:02.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:02.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:02.658Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:02.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886847 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067886848 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067886848 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886848 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067886848 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886852 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886853 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067886853 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:02.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067886853 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886853 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067886854 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886857 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886857 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.658Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067886857 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:02.932Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067886857 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:03.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067887009 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:03.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067887526 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:03.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067887526 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:03.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067887526 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:03.446Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:03.446Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:03.446Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:03.446Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:03.446Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:03.446Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:33:03.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067887529 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:33:03.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067887529 data=null doit=true} to TableItem with text {} [2019-07-29T21:33:03.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067887542 data=null} to TableItem with text {} [2019-07-29T21:33:03.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067887542 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:03.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067887543 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:33:03.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067887624 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:03.446Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:03.446Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:04.376Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:04.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:04.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067888610 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:04.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1067888610 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:04.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1067888610 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:04.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067888610 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:04.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067888611 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:04.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1067888616 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-29T21:33:04.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:04.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:04.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:04.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:04.376Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:04.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:04.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067888642 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067888642 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067888642 data=null} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067888642 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067888642 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} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067888686 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067888687 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067888687 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067888687 data=null} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067888688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067888688 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} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067888694 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:04.633Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:04.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067888695 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:33:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067888695 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067888695 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067888696 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067888696 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067888719 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:04.633Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:33:04.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:04.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888847 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067888847 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067888847 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888848 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067888848 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888902 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:04.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:04.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:04.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:04.889Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:04.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888906 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067888906 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067888906 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888906 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067888906 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888911 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888912 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067888912 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067888913 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888913 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067888913 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888926 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888926 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067888927 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:04.889Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067888927 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:05.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067889137 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:05.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067889496 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:05.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067889496 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:05.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067889497 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:05.457Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:05.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:05.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:05.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:05.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:05.457Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:33:05.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067889502 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:33:05.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067889503 data=null doit=true} to TableItem with text {} [2019-07-29T21:33:05.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067889503 data=null} to TableItem with text {} [2019-07-29T21:33:05.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067889503 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:05.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067889503 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:33:05.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067889509 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:05.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:05.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:06.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:06.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:06.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067890608 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:06.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1067890608 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:06.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1067890608 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:06.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067890609 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:06.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067890609 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:06.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1067890614 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-29T21:33:06.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:06.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:06.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:06.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:06.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:06.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:06.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:06.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:06.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:06.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:06.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:06.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067890631 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:06.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067890631 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:06.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067890631 data=null} to TreeItem with text {test} [2019-07-29T21:33:06.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067890631 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:06.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067890631 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} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067890672 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:06.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067890674 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:06.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067890674 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:06.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067890674 data=null} to TreeItem with text {test} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067890674 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:06.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067890674 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} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067890710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:06.647Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:06.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067890711 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:33:06.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067890712 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:06.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067890712 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067890712 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:06.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067890739 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067890751 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:06.647Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:33:06.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:06.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890878 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067890878 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067890878 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890879 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067890879 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890933 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:06.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:06.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:06.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:06.903Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:06.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890937 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067890937 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067890937 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890938 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067890938 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890944 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890944 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067890945 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:06.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067890945 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890945 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067890965 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890970 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890971 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067890971 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:06.903Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067890971 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067891058 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:07.419Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067891410 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:07.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067891472 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:07.419Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067891472 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:07.419Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:07.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:07.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:07.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:07.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:07.419Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:33:07.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067891475 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:33:07.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067891475 data=null doit=true} to TableItem with text {} [2019-07-29T21:33:07.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067891475 data=null} to TableItem with text {} [2019-07-29T21:33:07.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067891476 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:07.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067891476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:33:07.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067891512 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:07.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:07.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:09.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:09.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067892837 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:09.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1067892838 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:09.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1067892838 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067892838 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:09.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067892839 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1067892867 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-29T21:33:09.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:09.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:09.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:09.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:09.006Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:09.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:09.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:09.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:09.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:09.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:09.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067892873 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067892873 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067892873 data=null} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067892873 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067892873 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} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067892945 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067892946 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067892946 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067892946 data=null} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067892946 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067892947 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} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067892958 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:09.006Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:09.006Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067892959 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:33:09.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067892959 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:09.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067892960 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067892960 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:09.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067892960 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:09.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067892983 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:09.006Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-29T21:33:09.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:09.263Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:09.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893474 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067893474 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067893474 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893475 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067893475 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893535 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:09.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:09.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:09.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:09.523Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:09.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893538 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067893539 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067893539 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893539 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067893540 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893544 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893545 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067893545 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:09.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067893546 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893546 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067893546 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893555 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893555 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893555 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:09.523Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067893555 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:10.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067893714 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:10.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067894106 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:10.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067894164 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:10.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067894164 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:10.132Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:10.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:10.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:10.132Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:10.132Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:10.132Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:33:10.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067894170 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:33:10.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067894170 data=null doit=true} to TableItem with text {} [2019-07-29T21:33:10.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067894170 data=null} to TableItem with text {} [2019-07-29T21:33:10.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067894170 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:10.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067894171 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:33:10.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067894178 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:10.482Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:10.482Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:11.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:11.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:11.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067895193 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:11.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1067895193 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:11.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1067895193 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:11.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067895194 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:11.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067895194 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:11.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1067895199 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-29T21:33:11.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:11.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:11.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:11.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:11.047Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:11.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:11.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:11.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:11.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:11.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:11.047Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:11.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067895218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:11.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067895218 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:11.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067895218 data=null} to TreeItem with text {test} [2019-07-29T21:33:11.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067895219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:11.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067895219 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} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067895322 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067895323 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067895324 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067895324 data=null} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067895324 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067895324 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} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067895331 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:11.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067895332 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067895332 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067895332 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067895332 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067895333 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067895352 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:11.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:11.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:11.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:11.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:11.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067895366 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067895366 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067895366 data=null} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067895366 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067895366 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} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067895392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067895393 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067895393 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067895393 data=null} to TreeItem with text {test} [2019-07-29T21:33:11.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067895393 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:11.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067895393 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} [2019-07-29T21:33:11.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067895410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:11.305Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:11.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:11.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067895414 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067895414 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067895414 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067895414 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067895415 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067895425 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:11.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1067895426 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1067895426 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1067895426 data=null} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1067895427 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067895438 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1067895449 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-29T21:33:11.305Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-29T21:33:11.305Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-29T21:33:11.870Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-29T21:33:11.870Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-29T21:33:11.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1067895856 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-29T21:33:11.870Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:33:11.870Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:33:11.870Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:11.870Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:11.870Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:33:11.870Z] DEBUG - Clicking on &Yes [2019-07-29T21:33:11.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067895856 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') [2019-07-29T21:33:11.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067895856 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') [2019-07-29T21:33:11.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067895857 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:11.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067895857 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:11.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067895857 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') [2019-07-29T21:33:11.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067895857 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') [2019-07-29T21:33:11.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067895857 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') [2019-07-29T21:33:16.062Z] DEBUG - Clicked on [2019-07-29T21:33:16.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1067895510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-29T21:33:16.625Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:16.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:16.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:16.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:16.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:16.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067900726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067900726 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067900726 data=null} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067900726 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067900726 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} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067900738 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067900738 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067900739 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067900739 data=null} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067900739 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067900748 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} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067900755 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:16.625Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:16.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067900756 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067900759 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067900759 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067900759 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067900760 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]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067900767 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1067900767 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1067900768 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1067900768 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1067900768 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067900768 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]} [2019-07-29T21:33:16.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1067900771 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:33:16.625Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:33:16.625Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:33:16.884Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:33:16.884Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:33:16.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067901034 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:16.884Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:33:16.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:33:16.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:33:16.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:33:16.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:33:16.884Z] DEBUG - matched Combo with text " [2019-07-29T21:33:17.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067901145 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:33:17.142Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@adf7dd6 [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067901155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067901155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067901155 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067901155 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067901155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067901155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067901155 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067901155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067901155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067901155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067901155 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067901156 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:33:17.143Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:17.143Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:33:17.143Z] DEBUG - Clicking on &Finish [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067901188 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') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067901188 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') [2019-07-29T21:33:17.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067901188 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:33:17.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067901188 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067901189 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') [2019-07-29T21:33:17.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067901189 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') [2019-07-29T21:33:17.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067901189 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') [2019-07-29T21:33:17.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067900817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:33:17.400Z] DEBUG - Clicked on [2019-07-29T21:33:17.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:17.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:17.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:17.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:17.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:17.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:17.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067901627 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:17.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067901627 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:17.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067901627 data=null} to TreeItem with text {test} [2019-07-29T21:33:17.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067901627 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:17.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067901627 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} [2019-07-29T21:33:17.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067901648 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:17.400Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:17.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067901649 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:17.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067901649 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:17.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067901650 data=null} to TreeItem with text {test} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067901650 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:17.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067901657 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} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067901664 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:17.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:17.656Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067901665 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067901665 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067901665 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067901665 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067901666 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067901682 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067901682 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067901682 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067901682 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067901683 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067901685 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1067901699 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1067901699 data=null} to TreeItem with text {z-clashes [1]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1067901699 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067901699 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-29T21:33:17.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1067901702 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-29T21:33:17.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:17.912Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902169 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067902169 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067902169 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902170 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067902170 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902199 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:18.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:18.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:18.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:18.169Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:18.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902203 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067902203 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067902203 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902203 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067902204 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902208 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902209 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067902209 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:18.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067902209 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902210 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067902210 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902213 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902213 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902213 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.169Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067902214 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902272 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067902478 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067902479 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067902479 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.426Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:18.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:19.362Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:19.362Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:19.362Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:19.362Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:19.362Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:33:19.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067903510 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:33:19.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067903510 data=null doit=true} to TableItem with text {} [2019-07-29T21:33:19.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067903510 data=null} to TableItem with text {} [2019-07-29T21:33:19.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067903511 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:19.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067903511 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:33:19.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067903515 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:19.362Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:19.362Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:19.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:19.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067903731 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1067903731 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1067903732 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067903732 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:19.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067903732 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1067903737 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-29T21:33:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:19.619Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:19.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:19.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:19.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:19.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067903755 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067903755 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067903756 data=null} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067903756 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067903756 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} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067903790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067903791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067903791 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067903791 data=null} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067903792 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067903792 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} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067903797 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:19.619Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:19.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067903802 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:33:19.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067903802 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:19.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067903802 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067903802 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:19.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067903803 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:19.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067903812 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:19.619Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:33:20.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:20.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904275 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067904276 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067904276 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904276 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067904276 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904318 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:20.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:20.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:20.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:20.185Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:20.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904322 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067904322 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067904322 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904323 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067904323 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904327 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904328 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067904328 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:20.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067904329 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904329 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067904329 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904337 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904337 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904338 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.185Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1067904338 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:20.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067904469 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067905018 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067905018 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067905018 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.010Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:21.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-29T21:33:21.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:21.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:21.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:21.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:21.010Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:33:21.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1067905021 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-29T21:33:21.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1067905021 data=null doit=true} to TableItem with text {} [2019-07-29T21:33:21.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1067905021 data=null} to TableItem with text {} [2019-07-29T21:33:21.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1067905022 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:21.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1067905022 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-29T21:33:21.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1067905026 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-29T21:33:21.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:33:21.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:33:21.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-29T21:33:21.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067906067 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067906067 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067906068 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067906068 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906068 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067906073 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:21.947Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-29T21:33:21.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:21.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067906078 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067906078 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067906078 data=null} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067906078 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906078 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} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067906114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067906116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067906116 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067906116 data=null} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067906117 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906117 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} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067906127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:21.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067906128 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067906128 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067906129 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067906129 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906129 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067906150 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.947Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:33:21.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:21.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:21.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067906156 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067906156 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067906156 data=null} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067906156 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906156 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} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067906173 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067906181 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067906182 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067906182 data=null} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067906182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906182 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} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067906196 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:21.947Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:21.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067906197 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067906197 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067906197 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067906198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:21.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906198 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:22.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067906220 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:22.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:22.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067906220 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:33:22.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067906221 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:22.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067906221 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:33:22.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067906221 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:22.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906221 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:22.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067906233 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:22.206Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-29T21:33:22.206Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-29T21:33:22.206Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-29T21:33:22.528Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-29T21:33:22.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1067906465 data=null doit=true} to Shell with text {New Folder} [2019-07-29T21:33:22.528Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-29T21:33:22.528Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-29T21:33:22.528Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-29T21:33:22.528Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-29T21:33:22.528Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:22.528Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:33:22.528Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:33:22.528Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:22.528Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:22.528Z] DEBUG - Clicking on OK [2019-07-29T21:33:22.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067906483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067906483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:22.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067906483 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:22.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067906483 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:22.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067906483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:22.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067906483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:22.528Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067906483 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') [2019-07-29T21:33:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1067906274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2019-07-29T21:33:22.528Z] DEBUG - Clicked on [2019-07-29T21:33:22.528Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-29T21:33:22.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:22.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1067906717 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-29T21:33:22.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1067906731 data=null doit=true} to TreeItem with text {aaa} [2019-07-29T21:33:22.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1067906732 data=null} to TreeItem with text {aaa} [2019-07-29T21:33:22.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1067906732 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-29T21:33:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067906732 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa} [2019-07-29T21:33:22.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1067906771 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-29T21:33:22.925Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-29T21:33:22.925Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-29T21:33:22.925Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-29T21:33:22.925Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-29T21:33:22.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1067907173 data=null doit=true} to Shell with text {Trace Import} [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:22.925Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:33:22.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1067907175 data=null doit=true} to Button with text {Select &archive file:} [2019-07-29T21:33:23.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1067907187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select &archive file:} [2019-07-29T21:33:23.184Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1067907212 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1067907212 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1067907212 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1067907213 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 root directory:' and with style 'SWT.RADIO') [2019-07-29T21:33:23.184Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-29T21:33:23.184Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:33:23.184Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:33:23.184Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-29T21:33:23.184Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-29T21:33:23.184Z] DEBUG - matched Combo with text " [2019-07-29T21:33:23.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1067907282 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 label (with mnemonic 'Trace Type:')) [2019-07-29T21:33:23.184Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@68b3e15 [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1067907284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067907284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1067907284 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1067907284 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1067907284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1067907284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1067907284 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 links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1067907285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1067907285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1067907285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1067907285 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1067907285 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3349d630 [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1067907295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067907295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1067907295 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1067907296 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1067907296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1067907296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1067907296 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 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1067907296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1067907296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1067907296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1067907296 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1067907296 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2019-07-29T21:33:23.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:23.184Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:33:23.184Z] DEBUG - Clicking on &Finish [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1067907315 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') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1067907315 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') [2019-07-29T21:33:23.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1067907315 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:33:23.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1067907315 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1067907315 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') [2019-07-29T21:33:23.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1067907315 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') [2019-07-29T21:33:23.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1067907315 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') [2019-07-29T21:33:23.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1067906848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-29T21:33:23.441Z] DEBUG - Clicked on [2019-07-29T21:33:23.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:23.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:23.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:23.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:23.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:23.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067907715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:23.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067907715 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:23.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067907715 data=null} to TreeItem with text {test} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067907716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:23.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067907716 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} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067907752 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:23.698Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:23.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1067907753 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1067907753 data=null} to TreeItem with text {Experiments [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1067907754 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067907754 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]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1067907757 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1067907757 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1067907758 data=null} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1067907758 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067907758 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1067907772 data=null button=1 stateMask=0x80000 x=101 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:23.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1067907788 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1067907788 data=null} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1067907789 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067907789 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1067907823 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1067907825 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1067907827 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1067907843 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1067907845 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1067907845 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1067907845 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1067907846 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1067907854 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-29T21:33:23.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1067907928 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1067907928 data=null} to TreeItem with text {exp [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1067907929 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067907929 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [1]} [2019-07-29T21:33:23.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1067907950 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-29T21:33:23.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:23.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1067907979 data=null button=0 stateMask=0x0 x=101 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1067907979 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1067907979 data=null} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1067907980 data=null button=1 stateMask=0x0 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067907980 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1067908007 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-29T21:33:23.955Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-29T21:33:23.955Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-29T21:33:24.212Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-29T21:33:24.212Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-29T21:33:24.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1067908244 data=null doit=true} to Shell with text {Rename Folder} [2019-07-29T21:33:24.212Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-29T21:33:24.212Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-29T21:33:24.212Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-29T21:33:24.212Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-29T21:33:24.212Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:24.212Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:33:24.212Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:33:24.212Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:24.212Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:24.212Z] DEBUG - Clicking on OK [2019-07-29T21:33:24.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067908262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:24.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067908262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:24.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067908262 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:24.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067908262 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:24.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067908263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:24.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067908263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:24.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067908263 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') [2019-07-29T21:33:24.212Z] DEBUG - Clicked on [2019-07-29T21:33:24.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1067908042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-29T21:33:24.727Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:24.727Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T21:33:24.727Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-29T21:33:24.727Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:24.727Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-29T21:33:24.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:24.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:24.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:24.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:24.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:24.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067908950 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067908950 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067908950 data=null} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067908950 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067908950 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} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067908955 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067908955 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067908955 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067908955 data=null} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067908955 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067908955 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} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067908959 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:24.727Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-29T21:33:24.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1067908959 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-29T21:33:24.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1067908959 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:33:24.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1067908959 data=null} to TreeItem with text {Traces [3]} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1067908959 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:33:24.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067908959 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2019-07-29T21:33:24.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1067908962 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-29T21:33:25.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1067909397 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-29T21:33:25.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:33:25.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:25.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:25.292Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:25.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067909403 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:25.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067909403 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:25.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067909403 data=null} to TreeItem with text {test} [2019-07-29T21:33:25.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067909404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:25.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067909404 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} [2019-07-29T21:33:25.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067909446 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:25.292Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:33:25.292Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:33:25.548Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:33:26.479Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:33:26.479Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:33:26.479Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910487 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910487 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910487 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') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910488 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067910488 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:26.479Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] DEBUG - Clicking on OK [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067910489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067910489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067910489 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067910490 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067910490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067910490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:26.479Z] DEBUG - Clicked on OK [2019-07-29T21:33:27.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067910490 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') [2019-07-29T21:33:27.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067909498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:33:27.043Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 539.525 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-29T21:33:27.043Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.276 s [2019-07-29T21:33:27.043Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.856 s [2019-07-29T21:33:27.043Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.655 s [2019-07-29T21:33:27.043Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.489 s [2019-07-29T21:33:27.043Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.4 s [2019-07-29T21:33:27.043Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.193 s [2019-07-29T21:33:27.043Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 17.256 s [2019-07-29T21:33:27.043Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.587 s [2019-07-29T21:33:27.043Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.357 s [2019-07-29T21:33:27.043Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.63 s [2019-07-29T21:33:27.043Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.213 s [2019-07-29T21:33:27.043Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.6 s [2019-07-29T21:33:27.043Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 34.08 s [2019-07-29T21:33:27.043Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 40.011 s [2019-07-29T21:33:27.043Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 34.906 s [2019-07-29T21:33:27.043Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 35.46 s [2019-07-29T21:33:27.043Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 21.018 s [2019-07-29T21:33:27.043Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.297 s [2019-07-29T21:33:27.043Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 28.279 s [2019-07-29T21:33:27.043Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 15.318 s [2019-07-29T21:33:27.043Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.724 s [2019-07-29T21:33:27.043Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.208 s [2019-07-29T21:33:27.043Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.297 s [2019-07-29T21:33:27.043Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.178 s [2019-07-29T21:33:27.043Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.442 s [2019-07-29T21:33:27.043Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 17.92 s [2019-07-29T21:33:27.043Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.04 s [2019-07-29T21:33:27.043Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.77 s [2019-07-29T21:33:27.043Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.334 s [2019-07-29T21:33:27.043Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 30.218 s [2019-07-29T21:33:27.043Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 34.541 s [2019-07-29T21:33:27.043Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.93 s [2019-07-29T21:33:27.043Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 29.104 s [2019-07-29T21:33:27.043Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 33.642 s [2019-07-29T21:33:27.043Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.798 s [2019-07-29T21:33:27.043Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.841 s [2019-07-29T21:33:27.043Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-29T21:33:27.043Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-29T21:33:27.043Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-29T21:33:27.043Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-29T21:33:27.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067911826 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:27.865Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:27.865Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:27.866Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:28.430Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:28.430Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:28.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067912500 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:28.430Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:28.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:28.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:28.430Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:28.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1067912502 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:33:28.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1067912502 data=null} to TreeItem with text {Tracing} [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1067912503 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-29T21:33:28.430Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067912503 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} [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1067912530 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-29T21:33:28.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067912531 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067912531 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067912532 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067912532 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067912532 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067912534 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067912534 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067912534 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067912534 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067912534 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067912561 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-29T21:33:28.430Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:28.430Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:28.430Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1067912572 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') [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1067912572 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') [2019-07-29T21:33:28.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1067912572 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:28.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1067912573 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1067912573 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') [2019-07-29T21:33:28.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1067912573 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') [2019-07-29T21:33:28.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1067912573 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') [2019-07-29T21:33:28.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067912101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:28.686Z] DEBUG - Clicked on [2019-07-29T21:33:30.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067914760 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:30.585Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:30.585Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:30.585Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:30.842Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:30.842Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:30.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067914962 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:30.842Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:30.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:30.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:30.842Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:30.842Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:30.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067914996 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067914996 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067914997 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067915001 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067915001 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067915003 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067915003 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067915003 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067915003 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067915010 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067915011 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-29T21:33:30.842Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:30.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1067915013 data=null doit=true} to Button with text {Never} [2019-07-29T21:33:30.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1067915013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Never} [2019-07-29T21:33:30.842Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:30.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1067915037 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1067915038 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1067915038 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:30.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1067915038 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 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:30.842Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:30.842Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:30.842Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1067915041 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') [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1067915041 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') [2019-07-29T21:33:30.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1067915041 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:30.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1067915041 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1067915048 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') [2019-07-29T21:33:30.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1067915049 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') [2019-07-29T21:33:31.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1067915068 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') [2019-07-29T21:33:31.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067914789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:31.099Z] DEBUG - Clicked on [2019-07-29T21:33:33.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067917158 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:33.004Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:33.004Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:33.004Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:33.265Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:33.265Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:33.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067917393 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:33.265Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:33.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:33.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:33.265Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:33.265Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:33.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067917409 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067917409 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067917410 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067917410 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067917410 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067917412 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067917412 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067917412 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067917412 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067917412 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067917413 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-29T21:33:33.265Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:33.265Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:33.265Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1067917445 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') [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1067917445 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') [2019-07-29T21:33:33.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1067917445 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:33.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1067917445 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1067917446 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') [2019-07-29T21:33:33.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1067917446 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') [2019-07-29T21:33:33.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1067917446 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') [2019-07-29T21:33:33.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067917219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:33.526Z] DEBUG - Clicked on [2019-07-29T21:33:37.848Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:33:37.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:37.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:37.848Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:37.848Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:37.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067921687 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067921687 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067921687 data=null} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067921687 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067921688 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} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067921782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067921783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067921784 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067921784 data=null} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067921784 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067921784 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} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067921793 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067921793 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067921793 data=null} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067921794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067921794 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} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067921808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:37.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1067921810 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067921810 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067921810 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067921811 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067921811 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067921825 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1067921826 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1067921826 data=null} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1067921826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067921827 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1067921887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-29T21:33:37.848Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1067921888 data=null button=0 stateMask=0x0 x=98 y=74 count=0} to TreeItem with text {kernel} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1067921888 data=null doit=true} to TreeItem with text {kernel} [2019-07-29T21:33:37.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1067921888 data=null} to TreeItem with text {kernel} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1067921889 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-29T21:33:37.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067921889 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel} [2019-07-29T21:33:37.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1067921895 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-29T21:33:37.848Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-29T21:33:37.848Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-29T21:33:37.848Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-29T21:33:37.848Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-29T21:33:38.106Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-29T21:33:38.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1067921950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Test experiment' [2019-07-29T21:33:40.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067924811 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:40.899Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:40.899Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:40.899Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:40.899Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:40.899Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:40.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067925043 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:40.899Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:40.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:40.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:40.899Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:40.899Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:40.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067925059 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067925059 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067925059 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067925060 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067925060 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067925061 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067925061 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067925061 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067925062 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067925062 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067925063 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T21:33:40.899Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:40.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1067925080 data=null doit=true} to Button with text {Always} [2019-07-29T21:33:40.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1067925095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2019-07-29T21:33:40.899Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:40.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1067925098 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1067925105 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1067925105 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:40.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1067925105 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 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:40.899Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:40.899Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:40.899Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1067925125 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') [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1067925128 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') [2019-07-29T21:33:40.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1067925128 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:40.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1067925128 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1067925129 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') [2019-07-29T21:33:40.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1067925129 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') [2019-07-29T21:33:41.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1067925129 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') [2019-07-29T21:33:41.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067924854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:41.161Z] DEBUG - Clicked on [2019-07-29T21:33:43.059Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:33:43.059Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1067927285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1067927287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1067927287 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1067927287 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1067927287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1067927287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1067927287 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 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1067927288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1067927288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1067927288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1067927288 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1067927288 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:43.059Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:43.059Z] DEBUG - Clicking on &Yes [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067927289 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') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067927289 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') [2019-07-29T21:33:43.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067927290 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:43.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067927290 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067927290 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') [2019-07-29T21:33:43.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067927290 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') [2019-07-29T21:33:43.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067927290 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') [2019-07-29T21:33:43.623Z] DEBUG - Clicked on [2019-07-29T21:33:43.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1067927881 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-29T21:33:43.884Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:43.884Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:43.884Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:44.449Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:44.449Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:44.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067928484 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:44.449Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:44.449Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:44.449Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:44.449Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:44.449Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:44.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067928487 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067928487 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067928488 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067928488 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067928489 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067928490 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067928490 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067928490 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067928491 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067928491 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067928491 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-29T21:33:44.449Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:44.449Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:44.449Z] DEBUG - Clicking on Cancel [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1067928508 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') [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1067928508 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') [2019-07-29T21:33:44.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1067928508 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:44.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1067928508 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1067928508 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') [2019-07-29T21:33:44.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1067928508 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') [2019-07-29T21:33:44.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1067928509 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') [2019-07-29T21:33:44.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067928089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:44.706Z] DEBUG - Clicked on [2019-07-29T21:33:45.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067929532 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:45.635Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:45.635Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:45.635Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:45.892Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:45.892Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:45.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067929941 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:45.892Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:45.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:45.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:45.892Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:45.892Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:45.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067929950 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067929956 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067929956 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067929957 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067929957 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067929958 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067929958 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067929958 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067929959 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067929959 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067929959 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T21:33:45.892Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:45.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1067929978 data=null doit=true} to Button with text {Always} [2019-07-29T21:33:45.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1067929978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2019-07-29T21:33:45.892Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:45.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1067929994 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1067929994 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1067929994 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:45.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1067929994 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 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:45.892Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:45.892Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:45.892Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1067930032 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') [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1067930032 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') [2019-07-29T21:33:45.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1067930032 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:45.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1067930032 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1067930032 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') [2019-07-29T21:33:45.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1067930032 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') [2019-07-29T21:33:45.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1067930032 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') [2019-07-29T21:33:45.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067929605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:45.892Z] DEBUG - Clicked on [2019-07-29T21:33:48.424Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-29T21:33:48.424Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T21:33:48.424Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:33:48.424Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-29T21:33:48.424Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:48.424Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:48.424Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:33:48.424Z] DEBUG - Clicking on &No [2019-07-29T21:33:48.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1067932114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:48.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1067932114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:48.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1067932114 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:48.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1067932114 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:48.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1067932115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:48.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1067932115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:48.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1067932115 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 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:48.424Z] DEBUG - Clicked on [2019-07-29T21:33:48.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1067932359 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-29T21:33:48.424Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:48.424Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:48.424Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:48.827Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:48.827Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:48.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067932856 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:48.827Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:48.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:48.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:48.827Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:48.827Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:48.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067932859 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067932859 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067932859 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067932860 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067932860 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067932861 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067932861 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067932861 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067932861 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067932862 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067932862 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T21:33:48.827Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:48.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:48.827Z] DEBUG - Clicking on Cancel [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1067932866 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') [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1067932866 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') [2019-07-29T21:33:48.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1067932866 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:48.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1067932866 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1067932866 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') [2019-07-29T21:33:48.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1067932867 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') [2019-07-29T21:33:48.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1067932867 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') [2019-07-29T21:33:48.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067932535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:48.827Z] DEBUG - Clicked on [2019-07-29T21:33:49.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067933420 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:49.179Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:49.179Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:49.437Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:49.437Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:49.437Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:49.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067933634 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:49.437Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:49.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:49.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:49.437Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:49.437Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:49.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067933636 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067933637 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067933637 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067933644 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067933644 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067933652 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067933652 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067933652 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067933652 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067933652 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067933653 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T21:33:49.437Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:49.437Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:49.437Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1067933678 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') [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1067933678 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') [2019-07-29T21:33:49.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1067933678 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:49.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1067933678 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1067933678 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') [2019-07-29T21:33:49.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1067933679 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') [2019-07-29T21:33:49.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1067933679 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') [2019-07-29T21:33:49.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067933453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:49.694Z] DEBUG - Clicked on [2019-07-29T21:33:51.586Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-29T21:33:51.587Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T21:33:51.587Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:33:51.587Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:33:51.587Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:33:51.587Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:51.587Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:51.587Z] DEBUG - Clicking on &Yes [2019-07-29T21:33:51.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1067935593 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') [2019-07-29T21:33:51.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1067935593 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') [2019-07-29T21:33:51.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1067935593 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:51.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1067935594 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:33:51.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1067935594 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') [2019-07-29T21:33:51.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1067935594 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') [2019-07-29T21:33:51.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1067935594 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') [2019-07-29T21:33:51.843Z] DEBUG - Clicked on [2019-07-29T21:33:51.843Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1067935911 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-29T21:33:51.843Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:51.843Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:51.843Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:52.101Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:52.101Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:52.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067936342 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:52.101Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:52.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:52.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:52.101Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:52.101Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:52.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067936345 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067936345 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067936346 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067936346 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067936346 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067936347 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067936347 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067936348 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067936348 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067936348 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067936348 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T21:33:52.101Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:52.101Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:52.101Z] DEBUG - Clicking on Cancel [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1067936352 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') [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1067936352 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') [2019-07-29T21:33:52.101Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1067936352 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:52.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1067936352 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1067936352 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') [2019-07-29T21:33:52.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1067936352 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') [2019-07-29T21:33:52.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1067936352 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') [2019-07-29T21:33:52.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067936011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:52.357Z] DEBUG - Clicked on [2019-07-29T21:33:52.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067936885 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:52.920Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:52.920Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:52.920Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:52.920Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:52.920Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:52.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067937103 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:52.920Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:52.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:52.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:52.920Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:52.920Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:52.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067937112 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067937112 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067937120 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067937120 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067937120 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:52.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067937122 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067937129 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067937129 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067937149 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067937150 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067937150 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-29T21:33:52.920Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1067937152 data=null doit=true} to Button with text {Prompt} [2019-07-29T21:33:52.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1067937152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Prompt} [2019-07-29T21:33:52.920Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1067937154 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1067937155 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1067937155 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1067937155 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 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.920Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:52.920Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:52.920Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:33:53.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1067937179 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') [2019-07-29T21:33:53.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1067937179 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') [2019-07-29T21:33:53.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1067937180 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:53.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1067937180 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:53.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1067937180 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') [2019-07-29T21:33:53.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1067937183 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') [2019-07-29T21:33:53.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1067937183 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') [2019-07-29T21:33:53.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067936927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:53.177Z] DEBUG - Clicked on [2019-07-29T21:33:55.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067939246 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:55.067Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:55.067Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:55.067Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:55.323Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:55.323Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:55.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067939469 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:55.323Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:55.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:55.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:55.323Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:55.323Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:55.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067939471 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067939471 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067939472 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067939472 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067939472 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067939486 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067939486 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067939486 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067939487 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067939487 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067939487 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-29T21:33:55.324Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:55.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1067939495 data=null doit=true} to Button with text {Always} [2019-07-29T21:33:55.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1067939495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2019-07-29T21:33:55.324Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:55.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1067939513 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1067939529 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1067939529 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:55.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1067939530 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 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:55.324Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:55.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:55.324Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1067939535 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') [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1067939536 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') [2019-07-29T21:33:55.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1067939536 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:55.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1067939536 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1067939536 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') [2019-07-29T21:33:55.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1067939536 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') [2019-07-29T21:33:55.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1067939536 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') [2019-07-29T21:33:55.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067939294 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:55.580Z] DEBUG - Clicked on [2019-07-29T21:33:57.473Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:33:57.473Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1067941327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1067941328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1067941328 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1067941328 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1067941328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1067941328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1067941328 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 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1067941328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1067941328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1067941328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1067941329 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1067941329 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:57.473Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:33:57.473Z] DEBUG - Clicking on &No [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1067941329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1067941329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:57.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1067941330 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:57.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1067941330 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1067941330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:57.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1067941330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:57.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1067941330 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 'No' and with style 'SWT.PUSH') [2019-07-29T21:33:57.473Z] DEBUG - Clicked on [2019-07-29T21:33:57.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1067941516 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-29T21:33:57.473Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:33:57.473Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:33:57.473Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:33:57.729Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:33:57.729Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:57.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1067941938 data=null doit=true} to Shell with text {Preferences} [2019-07-29T21:33:57.729Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:33:57.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:57.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:57.729Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-29T21:33:57.729Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:33:57.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067941961 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067941961 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067941961 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1067941961 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067941962 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1067941963 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1067941963 data=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1067941963 data=null} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1067941964 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067941964 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1067941964 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-29T21:33:57.729Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:57.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:33:57.729Z] DEBUG - Clicking on Cancel [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1067941968 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') [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1067941968 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') [2019-07-29T21:33:57.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1067941969 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:57.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1067941969 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1067941969 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') [2019-07-29T21:33:57.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1067941969 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') [2019-07-29T21:33:57.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1067941969 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') [2019-07-29T21:33:57.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1067941646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:33:57.985Z] DEBUG - Clicked on [2019-07-29T21:33:58.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1067942682 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:33:58.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:33:58.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:33:58.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:33:58.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:33:58.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1067942690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:33:58.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1067942690 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:33:58.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1067942690 data=null} to TreeItem with text {test} [2019-07-29T21:33:58.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1067942691 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:58.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1067942691 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} [2019-07-29T21:33:58.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1067942716 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:33:58.548Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:33:58.548Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:33:58.804Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:33:59.367Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:33:59.367Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:33:59.367Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 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') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943503 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1067943504 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:33:59.367Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] DEBUG - Clicking on OK [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1067943504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1067943504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1067943505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1067943505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1067943505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1067943505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:33:59.367Z] DEBUG - Clicked on OK [2019-07-29T21:34:00.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1067943505 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') [2019-07-29T21:34:00.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1067942765 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:34:00.626Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.325 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-29T21:34:00.626Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.997 s [2019-07-29T21:34:00.626Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.254 s [2019-07-29T21:34:00.626Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 7.664 s [2019-07-29T21:34:00.626Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.706 s [2019-07-29T21:34:00.626Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.965 s [2019-07-29T21:34:00.626Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.532 s [2019-07-29T21:34:00.626Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.37 s [2019-07-29T21:34:00.626Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.219 s [2019-07-29T21:34:00.626Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-29T21:34:08.855Z] [2019-07-29T21:34:08.855Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 21:34:07.549 [2019-07-29T21:34:08.855Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2c201234 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-29T21:34:08.855Z] !STACK 0 [2019-07-29T21:34:08.855Z] java.lang.reflect.InvocationTargetException [2019-07-29T21:34:08.855Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:34:08.855Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:34:08.855Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:34:08.855Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-29T21:34:08.855Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-29T21:34:08.855Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T21:34:08.855Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:34:08.855Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:34:08.855Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:34:08.855Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:34:08.855Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:34:08.855Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:34:08.855Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:34:08.855Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:34:08.855Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:34:08.855Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:34:08.855Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:34:08.855Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:34:08.855Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:34:08.855Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:34:08.855Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:34:08.855Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:34:08.855Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:34:08.855Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:34:08.855Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:34:08.855Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:34:08.855Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-29T21:34:08.855Z] ... 58 more [2019-07-29T21:34:08.855Z] Root exception: [2019-07-29T21:34:08.855Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-29T21:34:08.855Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:34:08.855Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:34:08.855Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:34:08.855Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-29T21:34:08.855Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-29T21:34:08.855Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-29T21:34:08.855Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-29T21:34:08.855Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-29T21:34:08.855Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-29T21:34:08.855Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-29T21:34:08.855Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:34:08.855Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-29T21:34:08.855Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-29T21:34:08.855Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-29T21:34:08.855Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-29T21:34:08.855Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-29T21:34:08.855Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-29T21:34:08.855Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-29T21:34:08.855Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-29T21:34:08.855Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-29T21:34:08.855Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-29T21:34:08.855Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-29T21:34:08.855Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-29T21:34:08.855Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-29T21:34:08.855Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-29T21:34:08.855Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-29T21:34:08.855Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-29T21:34:08.855Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-29T21:34:08.855Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-29T21:34:08.855Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-29T21:34:15.397Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.772 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-29T21:34:15.397Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 4.499 s [2019-07-29T21:34:15.397Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.304 s [2019-07-29T21:34:15.397Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 3.888 s [2019-07-29T21:34:15.397Z] [2019-07-29T21:34:15.397Z] Results: [2019-07-29T21:34:15.397Z] [2019-07-29T21:34:15.397Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T21:34:15.397Z] [2019-07-29T21:34:15.961Z] [2019-07-29T21:34:15.961Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 21:34:15.833 [2019-07-29T21:34:15.961Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T21:34:17.853Z] [INFO] All tests passed! [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:34:17.853Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec [2019-07-29T21:34:17.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:34:17.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:34:17.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-29T21:34:17.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-29T21:34:17.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:34:17.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-29T21:34:17.853Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-29T21:34:17.853Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-29T21:34:17.853Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:17.853Z] [INFO] The project's OSGi version is 1.0.1.201907292011 [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:17.853Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:17.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:34:17.853Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-29T21:34:17.853Z] [INFO] [2019-07-29T21:34:17.853Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:17.853Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-29T21:34:18.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-07-29T21:34:18.416Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-29T21:34:18.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:34:18.416Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-29T21:34:18.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-07-29T21:34:18.416Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-29T21:34:18.416Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:34:18.416Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-29T21:34:18.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[82] [2019-07-29T21:34:18.416Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-29T21:34:18.416Z] ^^ [2019-07-29T21:34:18.416Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-29T21:34:18.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[107] [2019-07-29T21:34:18.416Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-29T21:34:18.416Z] ^^ [2019-07-29T21:34:18.416Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-29T21:34:18.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[126] [2019-07-29T21:34:18.416Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-29T21:34:18.416Z] ^^ [2019-07-29T21:34:18.416Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-29T21:34:18.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[138] [2019-07-29T21:34:18.416Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-29T21:34:18.416Z] ^^ [2019-07-29T21:34:18.416Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-29T21:34:18.416Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[152] [2019-07-29T21:34:18.416Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-29T21:34:18.416Z] ^^ [2019-07-29T21:34:18.416Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-29T21:34:18.416Z] 7 problems (7 warnings) [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:18.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:34:18.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:18.416Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:18.416Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:18.416Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:18.416Z] [INFO] [2019-07-29T21:34:18.416Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:19.346Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-29T21:34:19.346Z] [INFO] Command line: [2019-07-29T21:34:19.346Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:34:19.346Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:34:23.533Z] !SESSION 2019-07-29 21:34:19.668 ----------------------------------------------- [2019-07-29T21:34:23.533Z] eclipse.buildId=unknown [2019-07-29T21:34:23.533Z] java.version=1.8.0_202 [2019-07-29T21:34:23.533Z] java.vendor=Oracle Corporation [2019-07-29T21:34:23.533Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:34:23.533Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:34:23.533Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:34:23.533Z] [2019-07-29T21:34:23.533Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:34:23.033 [2019-07-29T21:34:23.533Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:34:23.533Z] !STACK 0 [2019-07-29T21:34:23.533Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T21:34:23.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:23.533Z] [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:34:23.533Z] [2019-07-29T21:34:23.533Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:34:23.169 [2019-07-29T21:34:23.533Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:34:23.533Z] !STACK 0 [2019-07-29T21:34:23.533Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T21:34:23.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:23.533Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:34:23.533Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:34:23.533Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T21:34:23.533Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:23.533Z] [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:34:23.533Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:34:26.060Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-29T21:34:26.060Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-29T21:34:26.060Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.009 s [2019-07-29T21:34:26.060Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-29T21:34:26.060Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-29T21:34:26.060Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.196 s [2019-07-29T21:34:26.060Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.049 s [2019-07-29T21:34:26.060Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-29T21:34:26.060Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-29T21:34:26.060Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-29T21:34:26.060Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-29T21:34:26.060Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-29T21:34:26.060Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-29T21:34:26.060Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-29T21:34:26.060Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-29T21:34:26.060Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0.001 s [2019-07-29T21:34:26.060Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-29T21:34:26.060Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-29T21:34:27.429Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-29T21:34:27.429Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.546 s [2019-07-29T21:34:27.429Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.054 s [2019-07-29T21:34:27.429Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.044 s [2019-07-29T21:34:27.429Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.311 s [2019-07-29T21:34:27.429Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.098 s [2019-07-29T21:34:27.429Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.044 s [2019-07-29T21:34:27.429Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-29T21:34:27.429Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-29T21:34:27.429Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.003 s [2019-07-29T21:34:27.429Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2019-07-29T21:34:27.429Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.048 s [2019-07-29T21:34:27.429Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.429Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.429Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-29T21:34:27.993Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-29T21:34:27.993Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.028 s [2019-07-29T21:34:27.993Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.102 s [2019-07-29T21:34:27.993Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.366 s [2019-07-29T21:34:27.993Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.124 s [2019-07-29T21:34:27.993Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.007 s [2019-07-29T21:34:27.993Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-29T21:34:27.993Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-29T21:34:27.993Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.003 s [2019-07-29T21:34:27.993Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.041 s [2019-07-29T21:34:27.993Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.993Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.993Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.993Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.006 s [2019-07-29T21:34:27.993Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.993Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.993Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.005 s [2019-07-29T21:34:27.993Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:27.993Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2019-07-29T21:34:27.993Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:27.993Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-29T21:34:28.570Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-29T21:34:28.570Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.066 s [2019-07-29T21:34:28.570Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.093 s [2019-07-29T21:34:28.570Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.146 s [2019-07-29T21:34:28.570Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.076 s [2019-07-29T21:34:28.570Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.004 s [2019-07-29T21:34:28.570Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-29T21:34:29.503Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-29T21:34:29.503Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.578 s [2019-07-29T21:34:29.503Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.478 s [2019-07-29T21:34:29.503Z] [2019-07-29T21:34:29.503Z] Results: [2019-07-29T21:34:29.503Z] [2019-07-29T21:34:29.503Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:34:29.503Z] [2019-07-29T21:34:30.878Z] [INFO] All tests passed! [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec [2019-07-29T21:34:30.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-29T21:34:30.878Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.pom [2019-07-29T21:34:30.878Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-29T21:34:30.878Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:34:30.878Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:34:30.878Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-29T21:34:30.878Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-29T21:34:30.878Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] The project's OSGi version is 1.0.3.201907292011 [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:34:30.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-29T21:34:30.878Z] [INFO] [2019-07-29T21:34:30.878Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:30.878Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-29T21:34:31.447Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-07-29T21:34:31.447Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-29T21:34:31.447Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:34:31.447Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-29T21:34:31.447Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-07-29T21:34:31.447Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-29T21:34:31.447Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:34:31.447Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-29T21:34:31.447Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-07-29T21:34:31.447Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-29T21:34:31.447Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:34:31.447Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-29T21:34:31.447Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-07-29T21:34:31.447Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-29T21:34:31.447Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:34:31.447Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-29T21:34:31.447Z] 4 problems (4 warnings) [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:31.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:34:31.447Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:31.447Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:31.447Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:31.447Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:31.447Z] [INFO] [2019-07-29T21:34:31.447Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:32.817Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-29T21:34:32.817Z] [INFO] Command line: [2019-07-29T21:34:32.817Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:34:32.817Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:34:36.999Z] !SESSION 2019-07-29 21:34:33.047 ----------------------------------------------- [2019-07-29T21:34:36.999Z] eclipse.buildId=unknown [2019-07-29T21:34:36.999Z] java.version=1.8.0_202 [2019-07-29T21:34:36.999Z] java.vendor=Oracle Corporation [2019-07-29T21:34:36.999Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:34:36.999Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:34:36.999Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:34:36.999Z] [2019-07-29T21:34:36.999Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:34:36.637 [2019-07-29T21:34:36.999Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:34:36.999Z] !STACK 0 [2019-07-29T21:34:36.999Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-29T21:34:36.999Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:36.999Z] [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:34:36.999Z] [2019-07-29T21:34:36.999Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:34:36.861 [2019-07-29T21:34:36.999Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:34:36.999Z] !STACK 0 [2019-07-29T21:34:36.999Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-29T21:34:36.999Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:36.999Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:34:36.999Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:34:36.999Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-29T21:34:36.999Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:36.999Z] [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:34:36.999Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:34:39.711Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-29T21:34:39.968Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-29T21:34:39.968Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.092 s [2019-07-29T21:34:39.968Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.006 s [2019-07-29T21:34:39.968Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-29T21:34:39.968Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-29T21:34:39.968Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-29T21:34:39.968Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-29T21:34:39.968Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-29T21:34:39.968Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-29T21:34:39.968Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.004 s [2019-07-29T21:34:39.968Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.055 s [2019-07-29T21:34:39.968Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.002 s [2019-07-29T21:34:39.968Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:39.968Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.005 s [2019-07-29T21:34:39.968Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:39.968Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.003 s [2019-07-29T21:34:39.968Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:39.968Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:39.968Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:39.968Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:39.968Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:39.968Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.226Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-29T21:34:40.226Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-29T21:34:40.226Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.226Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.226Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.226Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-29T21:34:40.226Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-29T21:34:40.226Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.226Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.004 s [2019-07-29T21:34:40.226Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-29T21:34:40.993Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-29T21:34:40.993Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.005 s [2019-07-29T21:34:40.993Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.993Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.094 s [2019-07-29T21:34:40.993Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.993Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.993Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.068 s [2019-07-29T21:34:40.993Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.993Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-29T21:34:40.993Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.993Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.993Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-29T21:34:40.993Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-29T21:34:40.993Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.013 s [2019-07-29T21:34:40.993Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.004 s [2019-07-29T21:34:40.993Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.004 s [2019-07-29T21:34:40.993Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.993Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-29T21:34:40.993Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.993Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-29T21:34:40.993Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-29T21:34:40.993Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.993Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:40.993Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-29T21:34:41.922Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-29T21:34:41.922Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.11 s [2019-07-29T21:34:41.922Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.004 s [2019-07-29T21:34:41.922Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.283 s [2019-07-29T21:34:41.922Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.03 s [2019-07-29T21:34:41.922Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.166 s [2019-07-29T21:34:41.922Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.226 s [2019-07-29T21:34:41.922Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.096 s [2019-07-29T21:34:41.922Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.004 s [2019-07-29T21:34:41.922Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-29T21:34:41.922Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-29T21:34:41.922Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2019-07-29T21:34:41.922Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.922Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.002 s [2019-07-29T21:34:41.922Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.922Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.922Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.922Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-29T21:34:41.922Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-29T21:34:41.922Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.004 s [2019-07-29T21:34:41.922Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.005 s [2019-07-29T21:34:41.922Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-29T21:34:41.922Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.922Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.922Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-29T21:34:41.922Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-29T21:34:41.922Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.923Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.049 s [2019-07-29T21:34:41.923Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.923Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.016 s [2019-07-29T21:34:41.923Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.923Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.923Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.923Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.923Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.923Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-29T21:34:41.923Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-29T21:34:41.923Z] [2019-07-29T21:34:41.923Z] Results: [2019-07-29T21:34:41.923Z] [2019-07-29T21:34:41.923Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:34:41.923Z] [2019-07-29T21:34:42.861Z] [INFO] All tests passed! [2019-07-29T21:34:42.861Z] [INFO] [2019-07-29T21:34:42.861Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:42.861Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec [2019-07-29T21:34:42.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-29T21:34:42.861Z] [INFO] [2019-07-29T21:34:42.861Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:42.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-29T21:34:42.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.pom [2019-07-29T21:34:42.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-29T21:34:42.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:34:42.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2019-07-29T21:34:43.117Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-29T21:34:43.117Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-29T21:34:43.117Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.117Z] [INFO] The project's OSGi version is 1.0.8.201907292011 [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.117Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:34:43.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-07-29T21:34:43.117Z] [INFO] [2019-07-29T21:34:43.117Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.117Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-07-29T21:34:43.680Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] [2019-07-29T21:34:43.680Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-29T21:34:43.680Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-29T21:34:43.680Z] 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 [2019-07-29T21:34:43.680Z] 1 problem (1 warning) [2019-07-29T21:34:43.680Z] [INFO] [2019-07-29T21:34:43.680Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:34:43.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-07-29T21:34:43.680Z] [INFO] [2019-07-29T21:34:43.680Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.680Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-29T21:34:43.680Z] [INFO] [2019-07-29T21:34:43.680Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.680Z] [INFO] [2019-07-29T21:34:43.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.680Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:34:43.680Z] [INFO] [2019-07-29T21:34:43.680Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.680Z] [INFO] [2019-07-29T21:34:43.680Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.680Z] [INFO] [2019-07-29T21:34:43.680Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.680Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:34:43.680Z] [INFO] [2019-07-29T21:34:43.680Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:43.944Z] [INFO] [2019-07-29T21:34:43.944Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:34:45.311Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T21:34:45.311Z] [INFO] Command line: [2019-07-29T21:34:45.311Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T21:34:45.311Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:34:49.485Z] !SESSION 2019-07-29 21:34:45.468 ----------------------------------------------- [2019-07-29T21:34:49.485Z] eclipse.buildId=unknown [2019-07-29T21:34:49.485Z] java.version=1.8.0_202 [2019-07-29T21:34:49.485Z] java.vendor=Oracle Corporation [2019-07-29T21:34:49.485Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:34:49.485Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T21:34:49.485Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T21:34:49.485Z] [2019-07-29T21:34:49.485Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:34:49.341 [2019-07-29T21:34:49.485Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:34:49.485Z] !STACK 0 [2019-07-29T21:34:49.485Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:34:49.485Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:49.485Z] [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:34:49.485Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:34:49.742Z] [2019-07-29T21:34:49.742Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:34:49.565 [2019-07-29T21:34:49.742Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:34:49.742Z] !STACK 0 [2019-07-29T21:34:49.742Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:34:49.742Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:49.742Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:34:49.742Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:34:49.742Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:34:49.742Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:34:49.742Z] [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:34:49.742Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:34:52.364Z] process 18790: 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 [2019-07-29T21:34:52.364Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:34:52.624Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:34:52.624Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:35:10.688Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-29T21:35:10.688Z] Display size: 1440x900 [2019-07-29T21:35:10.688Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T21:35:10.688Z] GTK version=3.18.9 [2019-07-29T21:35:10.688Z] GTK theme=Ambiance [2019-07-29T21:35:10.688Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T21:35:10.688Z] Time zone: Coordinated Universal Time [2019-07-29T21:35:10.688Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T21:35:10.688Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T21:35:18.803Z] [2019-07-29T21:35:18.803Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:35:17.971 [2019-07-29T21:35:18.803Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T21:35:25.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:35:25.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:25.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:25.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:25.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:25.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068028721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068028723 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068028723 data=null} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068028724 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068028726 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} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068028994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068028997 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068028997 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068028997 data=null} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068028998 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068028999 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} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068029011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068029013 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068029021 data=null} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068029022 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068029023 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} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068029152 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:25.365Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1068029155 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1068029156 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1068029156 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1068029157 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068029157 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]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1068029207 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1068029209 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1068029209 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1068029210 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068029210 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]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1068029280 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:25.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1068029283 data=null doit=true} to Tree node with text: bug446190 [2019-07-29T21:35:25.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1068029284 data=null} to Tree node with text: bug446190 [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1068029285 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T21:35:25.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068029285 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1068029294 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T21:35:25.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1068029295 data=null doit=true} to Tree node with text: Views [2019-07-29T21:35:25.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1068029296 data=null} to Tree node with text: Views [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1068029296 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-29T21:35:25.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068029310 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1068029493 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-29T21:35:25.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1068029500 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T21:35:25.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1068029500 data=null} to Tree node with text: XML system call analysis [2019-07-29T21:35:25.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1068029501 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T21:35:25.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068029502 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T21:35:25.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1068029619 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T21:35:25.824Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-29T21:35:25.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1068029621 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-29T21:35:25.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1068029621 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-29T21:35:25.824Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:25.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1068029679 data=null} to Tree node with text: Latency vs Time [2019-07-29T21:35:25.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1068029679 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-29T21:35:25.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068029680 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time [2019-07-29T21:35:25.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1068029803 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-29T21:35:25.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1068029804 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-29T21:35:25.824Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1068029805 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-29T21:35:26.081Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1068029806 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time [2019-07-29T21:35:26.340Z] *** BUG *** [2019-07-29T21:35:26.340Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:26.340Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:26.340Z] [2019-07-29T21:35:26.340Z] *** BUG *** [2019-07-29T21:35:26.340Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:26.340Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:26.340Z] [2019-07-29T21:35:26.596Z] *** BUG *** [2019-07-29T21:35:26.596Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:26.596Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:26.596Z] [2019-07-29T21:35:27.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1068030314 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-29T21:35:27.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1068031212 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-29T21:35:27.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1068031212 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-29T21:35:27.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1068031212 data=null} to Tree node with text: Latency vs Time [2019-07-29T21:35:27.159Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-29T21:35:31.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-29T21:35:31.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-29T21:35:31.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:31.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:31.590Z] DEBUG - Setting state to checked on: bug446190 [2019-07-29T21:35:32.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068036710 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:35:32.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:35:32.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:32.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:32.776Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:32.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068036820 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:35:32.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068036821 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:32.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068036821 data=null} to TreeItem with text {test} [2019-07-29T21:35:32.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068036822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:32.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068036822 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} [2019-07-29T21:35:32.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068036924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:33.032Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:35:33.032Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:35:33.288Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:35:33.852Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:35:33.852Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:35:33.852Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038009 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038009 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038010 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') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038011 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068038011 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:35:33.852Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] DEBUG - Clicking on OK [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1068038018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1068038021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1068038021 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1068038021 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1068038022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1068038022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:33.852Z] DEBUG - Clicked on OK [2019-07-29T21:35:35.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1068038022 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') [2019-07-29T21:35:35.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1068037233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:35:35.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-29T21:35:35.731Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.894 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-29T21:35:35.731Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 11.585 s [2019-07-29T21:35:35.731Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-29T21:35:38.253Z] [2019-07-29T21:35:38.253Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:35:37.757 [2019-07-29T21:35:38.253Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T21:35:41.525Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:35:41.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:41.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:41.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:41.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:41.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:41.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068045921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:35:41.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068045921 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:41.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068045921 data=null} to TreeItem with text {test} [2019-07-29T21:35:41.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068045922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:41.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068045922 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} [2019-07-29T21:35:41.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068046017 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:41.782Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:41.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068046026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:35:41.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068046026 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:41.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068046027 data=null} to TreeItem with text {test} [2019-07-29T21:35:41.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068046027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:42.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068046027 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} [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068046094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:42.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068046097 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:42.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068046098 data=null} to TreeItem with text {test} [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068046099 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:42.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068046099 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} [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068046103 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:42.038Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1068046104 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1068046105 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1068046105 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1068046105 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068046106 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]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1068046187 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1068046188 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1068046188 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1068046189 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068046189 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]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1068046193 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:42.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1068046193 data=null doit=true} to Tree node with text: bug446190 [2019-07-29T21:35:42.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1068046194 data=null} to Tree node with text: bug446190 [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1068046194 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T21:35:42.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068046194 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1068046209 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T21:35:42.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1068046210 data=null doit=true} to Tree node with text: Views [2019-07-29T21:35:42.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1068046210 data=null} to Tree node with text: Views [2019-07-29T21:35:42.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1068046211 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: Views [2019-07-29T21:35:42.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068046211 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2019-07-29T21:35:42.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1068046305 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-29T21:35:42.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1068046307 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T21:35:42.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1068046307 data=null} to Tree node with text: XML system call analysis [2019-07-29T21:35:42.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1068046308 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T21:35:42.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068046308 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T21:35:42.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1068046319 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T21:35:42.294Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-29T21:35:42.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1068046321 data=null button=0 stateMask=0x0 x=171 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1068046321 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:42.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1068046322 data=null} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1068046322 data=null button=1 stateMask=0x0 x=171 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068046356 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1068046418 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1068046419 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.294Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1068046420 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.550Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1068046420 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count [2019-07-29T21:35:42.807Z] *** BUG *** [2019-07-29T21:35:42.807Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:42.807Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:42.807Z] [2019-07-29T21:35:42.807Z] *** BUG *** [2019-07-29T21:35:42.807Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:42.807Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:42.807Z] [2019-07-29T21:35:42.807Z] *** BUG *** [2019-07-29T21:35:42.807Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:42.807Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:42.807Z] [2019-07-29T21:35:43.063Z] *** BUG *** [2019-07-29T21:35:43.063Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:43.063Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:43.063Z] [2019-07-29T21:35:43.063Z] *** BUG *** [2019-07-29T21:35:43.063Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:43.063Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:43.063Z] [2019-07-29T21:35:43.063Z] *** BUG *** [2019-07-29T21:35:43.063Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:43.063Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:43.063Z] [2019-07-29T21:35:43.063Z] *** BUG *** [2019-07-29T21:35:43.063Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:35:43.063Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:35:43.063Z] [2019-07-29T21:35:43.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1068046877 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-29T21:35:43.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1068047242 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-29T21:35:43.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1068047242 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-29T21:35:43.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1068047242 data=null} to Tree node with text: Latency vs Count [2019-07-29T21:35:43.063Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-29T21:35:46.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-29T21:35:46.334Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-29T21:35:46.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1068050460 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2019-07-29T21:35:46.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1068050533 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-29T21:35:46.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1068050535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2019-07-29T21:35:46.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1068050540 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-29T21:35:47.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068051724 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:35:47.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:35:47.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:47.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:47.700Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:47.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068051898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:35:47.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068051898 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:47.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068051898 data=null} to TreeItem with text {test} [2019-07-29T21:35:47.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068051899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:47.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068051899 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} [2019-07-29T21:35:47.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068051994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:47.959Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:35:47.959Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:35:48.215Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:35:49.144Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:35:49.144Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:35:49.144Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053215 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053215 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053216 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') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053217 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068053217 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:35:49.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] DEBUG - Clicking on OK [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1068053222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1068053222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1068053222 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1068053222 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1068053222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1068053223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:35:49.144Z] DEBUG - Clicked on OK [2019-07-29T21:35:49.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1068053223 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') [2019-07-29T21:35:49.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1068052199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:35:50.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-29T21:35:50.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.567 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-29T21:35:50.269Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 8.748 s [2019-07-29T21:35:50.269Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-29T21:35:52.828Z] [2019-07-29T21:35:52.828Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-29 21:35:52.177 [2019-07-29T21:35:52.828Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-29T21:35:56.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:35:56.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:56.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:56.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:35:56.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:35:56.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068060309 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068060310 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068060310 data=null} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068060311 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068060311 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} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068060408 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068060410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068060411 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068060411 data=null} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068060411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068060412 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} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068060420 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068060424 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068060425 data=null} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068060426 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068060426 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} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068060430 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:35:56.244Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1068060432 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1068060432 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1068060432 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1068060432 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068060433 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]} [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1068060513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1068060514 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1068060514 data=null} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1068060515 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068060515 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]} [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1068060519 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-29T21:35:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1068060530 data=null doit=true} to Tree node with text: bug446190 [2019-07-29T21:35:56.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1068060530 data=null} to Tree node with text: bug446190 [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1068060530 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T21:35:56.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068060578 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1068060584 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-29T21:35:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1068060585 data=null doit=true} to Tree node with text: Views [2019-07-29T21:35:56.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1068060585 data=null} to Tree node with text: Views [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1068060586 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-29T21:35:56.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068060586 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1068060635 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-29T21:35:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1068060636 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T21:35:56.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1068060636 data=null} to Tree node with text: XML system call analysis [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1068060637 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T21:35:56.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068060637 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1068060648 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-29T21:35:56.500Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1068060649 data=null button=0 stateMask=0x0 x=159 y=431 count=0} to Tree node with text: Latency Table [2019-07-29T21:35:56.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1068060649 data=null doit=true} to Tree node with text: Latency Table [2019-07-29T21:35:56.500Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:35:56.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1068060650 data=null} to Tree node with text: Latency Table [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1068060650 data=null button=1 stateMask=0x0 x=159 y=431 count=1} to Tree node with text: Latency Table [2019-07-29T21:35:56.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068060650 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1068060725 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1068060727 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-29T21:35:56.500Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1068060727 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-29T21:35:56.757Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1068060728 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table [2019-07-29T21:35:57.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1068060886 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-29T21:35:57.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1068061384 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-29T21:35:57.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1068061384 data=null doit=true} to Tree node with text: Latency Table [2019-07-29T21:35:57.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1068061384 data=null} to Tree node with text: Latency Table [2019-07-29T21:35:57.318Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-29T21:35:59.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-29T21:35:59.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1068063610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2019-07-29T21:35:59.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1068063702 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-29T21:35:59.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1068063704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2019-07-29T21:35:59.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1068063708 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-29T21:36:00.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068064356 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:00.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:36:00.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:00.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:00.398Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:00.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1068064483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-29T21:36:00.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1068064483 data=null doit=true} to TreeItem with text {test} [2019-07-29T21:36:00.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1068064484 data=null} to TreeItem with text {test} [2019-07-29T21:36:00.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1068064484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:36:00.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068064484 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} [2019-07-29T21:36:00.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1068064529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-29T21:36:00.655Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:00.655Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:36:00.655Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:36:01.218Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:36:01.218Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:36:01.218Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065202 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065203 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065203 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') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065204 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068065204 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:01.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] DEBUG - Clicking on OK [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1068065207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1068065209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1068065210 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1068065210 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1068065210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1068065210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:01.218Z] DEBUG - Clicked on OK [2019-07-29T21:36:01.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1068065210 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') [2019-07-29T21:36:01.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1068064702 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:36:01.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-29T21:36:02.037Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.644 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-29T21:36:02.037Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 6.14 s [2019-07-29T21:36:02.037Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-29T21:36:02.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068066243 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:02.293Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:02.293Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:02.293Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:02.856Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:02.856Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-29T21:36:02.856Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-29T21:36:02.856Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:02.856Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:02.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1068066886 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:02.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:02.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:02.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:02.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068066910 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068066910 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068066910 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068066917 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068066918 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} [2019-07-29T21:36:02.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068066999 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068066999 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068067000 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068067000 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068067003 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} [2019-07-29T21:36:02.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068067005 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:02.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:02.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068067006 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:02.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068067006 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:02.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068067006 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:02.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068067007 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:02.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068067007 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:02.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068067103 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:03.114Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:03.114Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:03.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068067116 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') [2019-07-29T21:36:03.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068067117 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') [2019-07-29T21:36:03.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068067117 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:03.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068067117 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:03.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068067117 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') [2019-07-29T21:36:03.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068067117 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') [2019-07-29T21:36:03.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068067118 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') [2019-07-29T21:36:03.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068066426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:03.114Z] DEBUG - Clicked on [2019-07-29T21:36:03.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068067305 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:03.114Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:03.114Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:03.114Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:03.370Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:03.370Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:03.370Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:03.370Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:03.370Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068067685 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:03.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:03.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:03.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068067696 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068067707 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068067707 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068067708 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:03.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068067709 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} [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068067785 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:03.627Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:03.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068067788 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068067788 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068067789 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068067789 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:03.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068067789 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068067792 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:03.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:03.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:03.627Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:03.627Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:03.627Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068067823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068067824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068067824 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068067824 data=null} to (of type 'Table') [2019-07-29T21:36:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1068067825 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:03.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068067825 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1068067917 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - Clicking on Delete [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1068067922 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068067922 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1068067922 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:03.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1068067922 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1068067923 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1068067929 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1068068116 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068068117 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1068068117 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1068068119 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:03.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1068068120 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:03.884Z] DEBUG - Clicked on Delete [2019-07-29T21:36:03.884Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T21:36:03.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1068068122 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:03.884Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:03.884Z] DEBUG - Clicking on &Yes [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1068068133 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1068068133 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1068068133 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:03.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1068068133 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1068068134 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') [2019-07-29T21:36:03.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1068068134 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') [2019-07-29T21:36:04.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1068068134 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') [2019-07-29T21:36:04.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1068067929 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') [2019-07-29T21:36:04.141Z] DEBUG - Clicked on [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:04.141Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:04.141Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:04.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068068322 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') [2019-07-29T21:36:04.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068068323 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') [2019-07-29T21:36:04.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068068323 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:04.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068068323 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:04.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068068324 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') [2019-07-29T21:36:04.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068068324 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') [2019-07-29T21:36:04.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068068324 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') [2019-07-29T21:36:04.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068067322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:04.398Z] DEBUG - Clicked on [2019-07-29T21:36:04.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068068522 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:04.398Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:04.398Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:04.398Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:04.654Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:04.654Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:04.654Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:04.654Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:04.654Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:04.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068068906 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:04.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:04.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:04.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068068920 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:04.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068068921 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:04.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068068921 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068068921 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:04.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068068922 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} [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068069008 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:04.914Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:04.914Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068069009 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:04.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068069009 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:04.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068069010 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068069010 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:04.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068069010 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068069012 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:04.914Z] DEBUG - Clicking on Import [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1068069037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068069037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:04.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1068069038 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:04.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1068069038 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1068069082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:04.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1068069083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:04.914Z] [2019-07-29T21:36:04.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:36:04.851 [2019-07-29T21:36:04.914Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2019-07-29T21:36:04.914Z] [2019-07-29T21:36:04.914Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-29 21:36:04.852 [2019-07-29T21:36:04.914Z] !MESSAGE Import XML analysis file failed. [2019-07-29T21:36:04.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1068069083 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 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:04.914Z] [2019-07-29T21:36:04.914Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:36:04.859 [2019-07-29T21:36:04.914Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2019-07-29T21:36:05.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1068069115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068069306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1068069306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1068069306 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1068069307 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Clicked on Import [2019-07-29T21:36:05.227Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:05.227Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:05.227Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-29T21:36:05.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1068069399 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-29T21:36:05.227Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:36:05.227Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:36:05.227Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:05.227Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Clicking on OK [2019-07-29T21:36:05.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1068069400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1068069400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1068069400 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1068069401 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1068069401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1068069401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:05.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1068069401 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') [2019-07-29T21:36:05.637Z] DEBUG - Clicked on [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:05.637Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:05.637Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:05.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068069606 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') [2019-07-29T21:36:05.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068069606 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') [2019-07-29T21:36:05.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068069606 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:05.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068069606 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:05.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068069607 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') [2019-07-29T21:36:05.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068069607 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') [2019-07-29T21:36:05.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068069607 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') [2019-07-29T21:36:05.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068068581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:05.637Z] DEBUG - Clicked on [2019-07-29T21:36:05.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068069692 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:05.637Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:05.637Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:05.637Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:05.978Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:05.978Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:05.978Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:05.978Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:05.978Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:05.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068070027 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:05.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:05.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:05.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068070090 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:05.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068070090 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:05.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068070090 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068070091 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:05.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068070091 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} [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068070126 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:05.978Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:05.978Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068070133 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:05.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068070133 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:05.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068070134 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068070134 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:05.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068070134 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068070137 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:05.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:05.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:05.978Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:05.978Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068070199 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') [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068070200 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') [2019-07-29T21:36:05.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068070200 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:05.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068070200 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068070200 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') [2019-07-29T21:36:05.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068070200 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') [2019-07-29T21:36:06.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068070201 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') [2019-07-29T21:36:06.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068069706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:06.235Z] DEBUG - Clicked on [2019-07-29T21:36:06.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:36:07.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:07.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:07.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:07.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:07.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1068071012 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1068071012 data=null doit=true} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1068071012 data=null} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1068071013 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068071024 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1068071108 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1068071110 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1068071110 data=null doit=true} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1068071110 data=null} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1068071111 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068071111 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1068071120 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1068071121 data=null doit=true} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1068071121 data=null} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1068071122 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1068071126 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1068071130 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T21:36:07.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1068071131 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1068071131 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1068071132 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1068071132 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068071133 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]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1068071196 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-29T21:36:07.055Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1068071208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1068071208 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1068071208 data=null} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1068071209 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068071209 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]} [2019-07-29T21:36:07.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1068071221 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-29T21:36:07.311Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-29T21:36:07.311Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-29T21:36:07.567Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-29T21:36:07.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:07.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-29T21:36:07.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-29T21:36:07.568Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-29T21:36:07.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1068071712 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:07.568Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:07.568Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:07.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068071721 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') [2019-07-29T21:36:07.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068071727 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') [2019-07-29T21:36:07.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068071727 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:07.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068071727 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:07.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068071728 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') [2019-07-29T21:36:07.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068071728 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') [2019-07-29T21:36:07.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068071728 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') [2019-07-29T21:36:07.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1068071387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage XML analyses...' [2019-07-29T21:36:07.826Z] DEBUG - Clicked on [2019-07-29T21:36:07.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068071918 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:07.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-29T21:36:07.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:07.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:07.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:07.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1068072001 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-29T21:36:07.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1068072001 data=null doit=true} to TreeItem with text {xml-test} [2019-07-29T21:36:07.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1068072002 data=null} to TreeItem with text {xml-test} [2019-07-29T21:36:07.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1068072002 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T21:36:07.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068072003 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2019-07-29T21:36:08.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1068072092 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-29T21:36:08.083Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:08.083Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-29T21:36:08.083Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-29T21:36:08.647Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-29T21:36:08.647Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:36:08.647Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072691 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072691 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072692 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') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072693 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1068072693 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:08.647Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] DEBUG - Clicking on OK [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1068072710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1068072710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1068072710 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1068072711 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1068072711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1068072711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-29T21:36:08.647Z] DEBUG - Clicked on OK [2019-07-29T21:36:08.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1068072711 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') [2019-07-29T21:36:08.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1068072225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-29T21:36:08.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068073016 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:08.904Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:08.904Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:08.904Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:09.469Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:09.469Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:09.469Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:09.469Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:09.469Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:09.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068073497 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:09.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:09.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:09.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068073516 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:09.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068073517 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:09.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068073519 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068073520 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:09.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068073535 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} [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068073614 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:09.469Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:09.469Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068073619 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:09.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068073619 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:09.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068073620 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068073620 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:09.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068073620 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068073623 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:09.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:09.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:09.469Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:09.469Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068073630 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') [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068073630 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') [2019-07-29T21:36:09.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068073631 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:09.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068073631 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068073631 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') [2019-07-29T21:36:09.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068073631 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') [2019-07-29T21:36:09.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068073631 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') [2019-07-29T21:36:09.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068073095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:09.725Z] DEBUG - Clicked on [2019-07-29T21:36:09.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068073810 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:09.725Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:09.725Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:09.725Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:09.982Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:09.982Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:09.982Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:09.982Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:09.982Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:09.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068074194 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:09.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:09.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:09.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:09.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068074210 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:09.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068074210 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:09.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068074210 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:09.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068074211 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:09.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068074211 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} [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068074293 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:10.239Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:10.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068074295 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:10.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068074295 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:10.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068074295 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068074296 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:10.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068074296 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068074298 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:10.239Z] DEBUG - Clicking on Import [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1068074304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068074304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1068074304 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1068074304 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1068074304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1068074305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1068074305 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 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1068074421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068074429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1068074429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1068074430 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1068074430 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:10.239Z] DEBUG - Clicked on Import [2019-07-29T21:36:10.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:10.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:10.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:10.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:10.239Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:10.495Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:10.495Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-29T21:36:10.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068074495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068074496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068074496 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068074496 data=null} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1068074497 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068074497 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1068074517 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068074518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068074518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068074518 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068074518 data=null} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1068074519 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068074519 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1068074608 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:10.496Z] DEBUG - Clicking on Edit... [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1068074611 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') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1068074611 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') [2019-07-29T21:36:10.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1068074612 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:10.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1068074612 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1068074612 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') [2019-07-29T21:36:10.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1068074612 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1068074612 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1068077086 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1068077107 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1068077107 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1068077107 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:13.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1068077107 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:13.018Z] DEBUG - Clicked on Edit... [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:13.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:13.018Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:13.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068077112 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068077112 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068077112 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:13.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068077113 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:13.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068077113 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068077113 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068077113 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') [2019-07-29T21:36:13.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068073825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:13.018Z] DEBUG - Clicked on [2019-07-29T21:36:13.018Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-29T21:36:13.019Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-29T21:36:13.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068077533 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:13.580Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:13.580Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:13.580Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:13.838Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:13.838Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:13.838Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:13.838Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:13.838Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:13.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068077933 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:13.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:13.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:13.838Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:13.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068078013 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:13.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068078013 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:13.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068078013 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:13.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068078014 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:13.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068078014 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} [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068078094 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:14.095Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:14.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068078100 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:14.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068078100 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:14.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068078100 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068078101 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:14.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068078101 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068078104 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:14.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:14.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068078121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068078122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068078122 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068078122 data=null} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1068078123 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068078123 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1068078218 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068078218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068078218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068078218 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068078219 data=null} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1068078219 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068078220 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1068078303 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:14.095Z] DEBUG - Clicking on Delete [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1068078308 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') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068078308 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') [2019-07-29T21:36:14.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1068078308 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:14.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1068078309 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1068078309 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') [2019-07-29T21:36:14.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1068078309 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1068078432 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068078491 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1068078491 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1068078491 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:14.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1068078491 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:14.351Z] DEBUG - Clicked on Delete [2019-07-29T21:36:14.351Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T21:36:14.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1068078492 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T21:36:14.351Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:36:14.351Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:36:14.351Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:36:14.351Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:14.351Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:14.351Z] DEBUG - Clicking on &Yes [2019-07-29T21:36:14.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1068078493 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1068078494 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1068078494 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:14.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1068078494 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:14.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1068078494 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1068078494 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1068078494 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') [2019-07-29T21:36:14.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1068078310 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') [2019-07-29T21:36:14.607Z] DEBUG - Clicked on [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:14.607Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:14.607Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:14.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068078695 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') [2019-07-29T21:36:14.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068078696 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') [2019-07-29T21:36:14.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068078696 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:14.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068078696 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:14.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068078706 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') [2019-07-29T21:36:14.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068078706 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') [2019-07-29T21:36:14.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068078707 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') [2019-07-29T21:36:14.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068077619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:14.864Z] DEBUG - Clicked on [2019-07-29T21:36:14.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068078893 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:14.864Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:14.864Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:14.864Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:15.120Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:15.120Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:15.120Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:15.120Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:15.120Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:15.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068079215 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:15.120Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:15.120Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:15.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068079221 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:15.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068079233 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:15.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068079233 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068079234 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:15.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068079234 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} [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068079322 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:15.120Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:15.120Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068079324 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:15.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068079324 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:15.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068079324 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068079325 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:15.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068079325 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068079328 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:15.120Z] DEBUG - Clicking on Import [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1068079333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068079334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1068079334 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1068079334 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1068079334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1068079335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1068079335 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 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1068079785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068079787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1068079787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1068079788 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1068079788 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:15.831Z] DEBUG - Clicked on Import [2019-07-29T21:36:15.831Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:15.831Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:15.831Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:15.831Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:15.831Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:36:15.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1068079805 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-29T21:36:15.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1068079805 data=null doit=true} to TableItem with text {test_valid} [2019-07-29T21:36:15.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1068079805 data=null} to TableItem with text {test_valid} [2019-07-29T21:36:15.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1068079806 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-29T21:36:16.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068079807 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid} [2019-07-29T21:36:16.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1068080008 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:16.280Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:36:16.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1068080026 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T21:36:16.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1068080027 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T21:36:16.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1068080027 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T21:36:16.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1068080028 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T21:36:16.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068080033 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T21:36:16.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1068080086 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-29T21:36:16.280Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:16.280Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:16.280Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:16.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068080093 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') [2019-07-29T21:36:16.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068080093 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') [2019-07-29T21:36:16.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068080093 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:16.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068080094 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:16.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068080094 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') [2019-07-29T21:36:16.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068080094 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') [2019-07-29T21:36:16.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068080094 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') [2019-07-29T21:36:16.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068078914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:16.280Z] DEBUG - Clicked on [2019-07-29T21:36:16.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068080298 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:16.280Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:16.280Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:16.280Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:16.538Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:16.538Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:16.538Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:16.538Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:16.538Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:16.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068080690 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:16.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:16.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:16.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:16.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068080697 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:16.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068080697 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:16.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068080698 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:16.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068080698 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:16.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068080713 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} [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068080794 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:16.795Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:16.795Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068080797 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:16.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068080797 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:16.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068080798 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068080799 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:16.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068080799 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068080803 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:16.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:16.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068080822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068080822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068080822 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068080822 data=null} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1068080823 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068080823 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1068080924 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068080925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068080925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068080925 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068080925 data=null} to (of type 'Table') [2019-07-29T21:36:16.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1068080926 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:17.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068080926 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:17.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1068081122 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:17.052Z] DEBUG - Clicking on Delete [2019-07-29T21:36:17.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1068081126 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') [2019-07-29T21:36:17.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068081126 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') [2019-07-29T21:36:17.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1068081126 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:17.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1068081127 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:17.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1068081127 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') [2019-07-29T21:36:17.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1068081127 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1068081315 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068081326 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1068081327 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1068081327 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:17.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1068081327 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:17.308Z] DEBUG - Clicked on Delete [2019-07-29T21:36:17.308Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T21:36:17.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1068081329 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:17.308Z] DEBUG - Clicking on &Yes [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1068081331 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1068081332 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1068081332 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:17.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1068081332 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1068081332 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1068081341 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1068081341 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1068081127 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') [2019-07-29T21:36:17.308Z] DEBUG - Clicked on [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:17.308Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:17.308Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068081529 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068081529 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068081529 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:17.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068081529 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068081530 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') [2019-07-29T21:36:17.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068081530 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') [2019-07-29T21:36:17.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068081530 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') [2019-07-29T21:36:17.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068080317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:17.564Z] DEBUG - Clicked on [2019-07-29T21:36:17.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068081710 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:17.564Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:17.564Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:17.564Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:17.820Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:17.820Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:17.820Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:17.820Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:17.820Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:17.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068082031 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:17.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:17.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:17.820Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068082097 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:18.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068082097 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:18.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068082097 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068082098 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:18.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068082099 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} [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068082146 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:18.077Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:18.077Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068082150 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:18.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068082150 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:18.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068082151 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068082151 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:18.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068082151 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068082185 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:18.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:18.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:18.077Z] DEBUG - Clicking on Import [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1068082218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068082218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1068082218 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1068082218 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1068082219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1068082219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1068082219 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 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1068082588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068082604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1068082604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1068082605 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1068082605 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Clicked on Import [2019-07-29T21:36:18.596Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:18.596Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068082631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068082631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068082631 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068082631 data=null} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1068082632 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068082637 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1068082723 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068082724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068082724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068082724 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068082724 data=null} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1068082725 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068082725 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1068082819 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:18.596Z] DEBUG - Clicking on Uncheck selected [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1068082833 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') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1068082833 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') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1068082833 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1068082833 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1068082834 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') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1068082834 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') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1068082834 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') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1068082835 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') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1068082835 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') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1068082835 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') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1068082835 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1068082836 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-29T21:36:18.596Z] DEBUG - Clicked on Uncheck selected [2019-07-29T21:36:18.596Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068082837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068082837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068082837 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068082837 data=null} to (of type 'Table') [2019-07-29T21:36:18.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1068082838 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068082838 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1068082916 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068082916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068082917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068082917 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068082917 data=null} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1068082918 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068082919 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1068083020 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:18.855Z] DEBUG - Clicking on Check selected [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1068083023 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') [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1068083023 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') [2019-07-29T21:36:18.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1068083024 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:36:18.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1068083024 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1068083024 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') [2019-07-29T21:36:18.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1068083024 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1068083025 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1068083115 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1068083115 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1068083116 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1068083116 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1068083116 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Clicked on Check selected [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - Clicking on Uncheck all [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1068083119 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1068083119 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1068083119 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1068083119 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1068083120 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1068083120 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1068083120 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1068083121 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1068083121 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1068083122 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1068083122 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1068083122 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Clicked on Uncheck all [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - Clicking on Check all [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1068083125 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1068083125 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1068083125 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1068083125 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1068083126 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1068083126 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1068083126 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1068083213 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1068083214 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1068083214 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1068083214 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1068083214 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Clicked on Check all [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:19.112Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068083218 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068083218 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068083218 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068083218 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068083218 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') [2019-07-29T21:36:19.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068083219 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') [2019-07-29T21:36:19.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068083219 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') [2019-07-29T21:36:19.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068081781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:19.369Z] DEBUG - Clicked on [2019-07-29T21:36:19.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068083495 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:19.369Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:19.369Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:19.369Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:19.942Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:19.942Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:19.942Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:19.942Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:19.942Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:19.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068083906 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:19.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:19.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:19.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068083937 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:19.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068083938 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:19.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068083938 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068083938 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:19.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068083939 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} [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068084015 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:19.942Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:19.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068084017 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:19.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068084019 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:19.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068084020 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068084020 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:19.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068084020 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068084023 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:19.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:19.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068084028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068084029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068084029 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068084029 data=null} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1068084029 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068084030 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1068084116 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068084117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068084117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068084118 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068084118 data=null} to (of type 'Table') [2019-07-29T21:36:19.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1068084119 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068084119 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1068084210 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068084211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068084211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068084211 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068084211 data=null} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1068084212 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068084213 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1068084314 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068084314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068084315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068084315 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068084315 data=null} to (of type 'Table') [2019-07-29T21:36:20.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1068084316 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068084316 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1068084491 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068084493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068084493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068084493 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068084493 data=null} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1068084495 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068084495 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1068084679 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:20.456Z] DEBUG - Clicking on Delete [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1068084683 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') [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068084683 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') [2019-07-29T21:36:20.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1068084683 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:20.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1068084684 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1068084684 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') [2019-07-29T21:36:20.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1068084684 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1068084845 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068084846 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1068084846 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1068084847 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:20.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1068084847 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:20.712Z] DEBUG - Clicked on Delete [2019-07-29T21:36:20.712Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T21:36:20.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1068084848 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T21:36:20.712Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:36:20.712Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:36:20.712Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:36:20.712Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:20.712Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:20.712Z] DEBUG - Clicking on &Yes [2019-07-29T21:36:20.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1068084849 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1068084849 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1068084849 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:20.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1068084852 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:20.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1068084852 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1068084852 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1068084852 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') [2019-07-29T21:36:20.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1068084685 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') [2019-07-29T21:36:20.968Z] DEBUG - Clicked on [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:20.968Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:20.968Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:20.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068085003 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') [2019-07-29T21:36:20.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068085004 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') [2019-07-29T21:36:20.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068085004 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:20.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068085004 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:20.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068085004 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') [2019-07-29T21:36:20.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068085004 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') [2019-07-29T21:36:20.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068085004 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') [2019-07-29T21:36:20.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068083508 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:20.968Z] DEBUG - Clicked on [2019-07-29T21:36:20.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068085184 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:20.968Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:20.968Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:20.968Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:21.533Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:21.533Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:21.533Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:21.533Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:21.533Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:21.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068085526 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:21.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:21.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:21.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068085530 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:21.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068085530 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:21.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068085530 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068085531 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:21.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068085531 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} [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068085620 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:21.533Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:21.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068085621 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:21.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068085621 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:21.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068085621 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068085622 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:21.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068085622 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068085624 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:21.533Z] DEBUG - Clicking on Import [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1068085629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068085629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1068085629 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1068085629 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1068085630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1068085630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1068085630 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 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1068085818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068085829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1068085829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1068085830 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1068085830 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Clicked on Import [2019-07-29T21:36:21.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:21.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:21.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068085890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068085890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068085890 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068085890 data=null} to (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1068085891 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068085891 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1068085915 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:21.790Z] DEBUG - Clicking on Edit... [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1068085918 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') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1068085918 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') [2019-07-29T21:36:21.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1068085918 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1068085918 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1068085919 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') [2019-07-29T21:36:21.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1068085919 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') [2019-07-29T21:36:22.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1068085919 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') [2019-07-29T21:36:22.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1068086598 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') [2019-07-29T21:36:22.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1068086603 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') [2019-07-29T21:36:22.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1068086604 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') [2019-07-29T21:36:22.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1068086604 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:22.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1068086604 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-29T21:36:22.609Z] DEBUG - Clicked on Edit... [2019-07-29T21:36:22.609Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068086885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068086885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068086885 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068086885 data=null} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1068086886 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068086886 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1068086897 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068086898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068086898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068086898 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068086898 data=null} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1068086899 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068086899 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1068086933 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - Clicking on Delete [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1068086936 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068086936 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1068086936 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:22.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1068086936 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1068086936 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1068086937 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1068087096 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068087097 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1068087097 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1068087097 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:22.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1068087097 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:22.866Z] DEBUG - Clicked on Delete [2019-07-29T21:36:22.866Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T21:36:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1068087099 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:22.866Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:22.866Z] DEBUG - Clicking on &Yes [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1068087100 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1068087100 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') [2019-07-29T21:36:22.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1068087100 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:22.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1068087100 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:23.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1068087100 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') [2019-07-29T21:36:23.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1068087133 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') [2019-07-29T21:36:23.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1068087134 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') [2019-07-29T21:36:23.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1068086937 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') [2019-07-29T21:36:23.379Z] DEBUG - Clicked on [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:23.379Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:23.379Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:23.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068087437 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') [2019-07-29T21:36:23.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068087438 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') [2019-07-29T21:36:23.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068087438 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:23.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068087438 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:23.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068087438 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') [2019-07-29T21:36:23.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068087438 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') [2019-07-29T21:36:23.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068087438 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') [2019-07-29T21:36:23.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068085198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:23.379Z] DEBUG - Clicked on [2019-07-29T21:36:23.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068087560 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:23.379Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:23.379Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:23.379Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:23.639Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:23.639Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:23.639Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:23.639Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:23.639Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:23.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068087889 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:23.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:23.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:23.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068087909 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:23.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068087910 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:23.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068087910 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068087911 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:23.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068087911 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} [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068087980 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:23.897Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:23.897Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068087986 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:23.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068087986 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:23.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068087987 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068087988 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:23.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068087988 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068087991 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:23.897Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:23.897Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:23.897Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:23.897Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068088023 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') [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068088023 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') [2019-07-29T21:36:23.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068088023 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:23.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068088023 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068088024 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') [2019-07-29T21:36:23.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068088024 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') [2019-07-29T21:36:23.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068088024 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') [2019-07-29T21:36:23.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068087595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:24.154Z] DEBUG - Clicked on [2019-07-29T21:36:24.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068088186 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:24.154Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:24.154Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:24.154Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:24.410Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:24.410Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:24.410Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:24.410Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:24.410Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:24.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068088621 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:24.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:24.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:24.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:24.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068088626 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:24.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068088626 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:24.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068088626 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:24.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068088627 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:24.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068088627 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} [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068088699 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:24.670Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:24.670Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068088701 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:24.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068088701 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:24.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068088702 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068088702 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:24.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068088703 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068088707 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - Clicking on Import [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1068088737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068088737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1068088737 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1068088737 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1068088738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1068088738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1068088738 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 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1068088796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1068088797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1068088797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1068088798 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1068088799 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Clicked on Import [2019-07-29T21:36:24.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:24.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:24.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068088836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068088877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068088884 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068088884 data=null} to (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1068088885 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068088886 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1068088912 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:24.670Z] DEBUG - Clicking on Export [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1068088917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1068088917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1068088918 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1068088918 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1068088918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1068088919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1068088919 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 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1068088926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1068088926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1068088927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1068088927 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1068088927 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Clicked on Export [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:24.936Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:24.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068088932 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') [2019-07-29T21:36:24.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068088932 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') [2019-07-29T21:36:24.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068088932 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068088932 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:24.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068088932 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') [2019-07-29T21:36:24.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068088933 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') [2019-07-29T21:36:24.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068088933 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') [2019-07-29T21:36:24.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068088206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:25.331Z] DEBUG - Clicked on [2019-07-29T21:36:25.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068089205 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:25.331Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:25.331Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:25.331Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:25.731Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:25.731Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:25.731Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:25.731Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:25.731Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:25.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068089529 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:25.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:25.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:25.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068089547 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:25.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068089547 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:25.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068089547 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068089548 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:25.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068089548 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} [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068089597 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:25.731Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:25.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068089598 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:25.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068089598 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:25.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068089598 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068089599 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:25.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068089599 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068089602 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:25.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:25.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068089631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068089632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068089632 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068089632 data=null} to (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1068089632 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068089633 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1068089653 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - Clicking on Delete [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1068089656 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068089656 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1068089656 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:25.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1068089656 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1068089656 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1068089657 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1068089749 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068089768 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1068089768 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1068089768 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:25.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1068089768 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:25.731Z] DEBUG - Clicked on Delete [2019-07-29T21:36:25.731Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T21:36:25.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1068089785 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:25.731Z] DEBUG - Clicking on &Yes [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1068089830 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1068089831 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1068089831 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:25.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1068089831 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1068089831 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1068089831 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1068089831 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') [2019-07-29T21:36:25.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1068089657 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') [2019-07-29T21:36:25.731Z] DEBUG - Clicked on [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:25.731Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:26.080Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:26.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068090001 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') [2019-07-29T21:36:26.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068090002 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') [2019-07-29T21:36:26.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068090015 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:26.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068090015 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:26.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068090015 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') [2019-07-29T21:36:26.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068090015 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') [2019-07-29T21:36:26.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068090015 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') [2019-07-29T21:36:26.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068089221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:26.080Z] DEBUG - Clicked on [2019-07-29T21:36:26.080Z] [2019-07-29T21:36:26.080Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:36:25.901 [2019-07-29T21:36:26.080Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2019-07-29T21:36:26.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068090181 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:26.080Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:26.080Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:26.080Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:26.339Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:26.339Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:26.339Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:26.339Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:26.339Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:26.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068090425 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:26.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:26.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:26.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068090439 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:26.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068090439 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:26.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068090440 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068090440 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:26.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068090440 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} [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068090485 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:26.339Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:26.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068090486 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:26.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068090487 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:26.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068090487 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068090487 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:26.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068090488 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068090492 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:26.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:26.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:26.339Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1068090531 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-29T21:36:26.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1068090532 data=null doit=true} to TableItem with text {test_invalid} [2019-07-29T21:36:26.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1068090532 data=null} to TableItem with text {test_invalid} [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1068090533 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-29T21:36:26.339Z] [2019-07-29T21:36:26.339Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:36:26.286 [2019-07-29T21:36:26.339Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2019-07-29T21:36:26.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068090533 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_invalid} [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1068090552 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-29T21:36:26.339Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:26.339Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:26.339Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-29T21:36:26.339Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-29T21:36:26.339Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-29T21:36:26.339Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:26.339Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:26.339Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068090558 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') [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068090558 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') [2019-07-29T21:36:26.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068090558 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:26.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068090558 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068090558 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') [2019-07-29T21:36:26.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068090558 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') [2019-07-29T21:36:26.339Z] [2019-07-29T21:36:26.339Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:36:26.311 [2019-07-29T21:36:26.339Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2019-07-29T21:36:26.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068090559 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') [2019-07-29T21:36:26.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068090194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:26.596Z] DEBUG - Clicked on [2019-07-29T21:36:26.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1068090730 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-29T21:36:26.596Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-29T21:36:26.596Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-29T21:36:26.596Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-29T21:36:26.857Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-29T21:36:26.857Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-29T21:36:26.857Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-29T21:36:26.857Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-29T21:36:26.857Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:26.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1068091103 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-29T21:36:26.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-29T21:36:26.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-29T21:36:27.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1068091125 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-29T21:36:27.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1068091125 data=null doit=true} to TreeItem with text {Tracing} [2019-07-29T21:36:27.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1068091125 data=null} to TreeItem with text {Tracing} [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1068091125 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:27.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068091137 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} [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1068091227 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-29T21:36:27.114Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-29T21:36:27.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1068091229 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-29T21:36:27.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1068091230 data=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:27.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1068091230 data=null} to Tree node with text: XML Analyses [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1068091231 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:27.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1068091231 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1068091234 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-29T21:36:27.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-29T21:36:27.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1068091319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1068091319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1068091319 data=null doit=true} to (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1068091319 data=null} to (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1068091327 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:27.114Z] [2019-07-29T21:36:27.114Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-29 21:36:27.080 [2019-07-29T21:36:27.114Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2019-07-29T21:36:27.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1068091327 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1068091338 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-29T21:36:27.114Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:27.114Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:27.114Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:27.114Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:27.114Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-29T21:36:27.114Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:27.114Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:27.370Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:27.370Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:27.370Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:27.370Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:27.370Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:27.370Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:27.370Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:27.370Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:27.370Z] DEBUG - Clicking on Delete [2019-07-29T21:36:27.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1068091387 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') [2019-07-29T21:36:27.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068091388 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') [2019-07-29T21:36:27.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1068091388 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:27.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1068091388 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:27.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1068091389 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') [2019-07-29T21:36:27.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1068091389 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1068091625 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1068091626 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1068091626 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1068091627 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:27.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1068091711 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-29T21:36:27.630Z] DEBUG - Clicked on Delete [2019-07-29T21:36:27.630Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-29T21:36:27.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1068091716 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-29T21:36:27.630Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-29T21:36:27.630Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-29T21:36:27.630Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-29T21:36:27.630Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:27.630Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:27.630Z] DEBUG - Clicking on &Yes [2019-07-29T21:36:27.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1068091721 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1068091721 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1068091721 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:27.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1068091721 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-29T21:36:27.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1068091722 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1068091722 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1068091722 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') [2019-07-29T21:36:27.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1068091390 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') [2019-07-29T21:36:27.887Z] DEBUG - Clicked on [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-29T21:36:27.887Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:27.887Z] DEBUG - Clicking on Apply and Close [2019-07-29T21:36:27.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1068091928 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') [2019-07-29T21:36:27.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1068091928 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') [2019-07-29T21:36:27.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1068091928 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:27.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1068091928 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-29T21:36:27.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1068091929 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') [2019-07-29T21:36:27.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1068091929 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') [2019-07-29T21:36:27.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1068091929 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') [2019-07-29T21:36:27.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1068090742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-29T21:36:27.887Z] DEBUG - Clicked on [2019-07-29T21:36:27.887Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.043 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-29T21:36:27.887Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.382 s [2019-07-29T21:36:27.887Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.865 s [2019-07-29T21:36:27.887Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.423 s [2019-07-29T21:36:27.887Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 5.083 s [2019-07-29T21:36:27.887Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.817 s [2019-07-29T21:36:27.887Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.474 s [2019-07-29T21:36:27.887Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.002 s [2019-07-29T21:36:27.887Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.963 s [2019-07-29T21:36:27.887Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.973 s [2019-07-29T21:36:27.887Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-29T21:36:35.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.095 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-29T21:36:35.995Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 7.002 s [2019-07-29T21:36:35.995Z] [2019-07-29T21:36:35.995Z] Results: [2019-07-29T21:36:35.995Z] [2019-07-29T21:36:35.995Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:36:35.995Z] [2019-07-29T21:36:36.256Z] [2019-07-29T21:36:36.256Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 21:36:36.041 [2019-07-29T21:36:36.256Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T21:36:37.185Z] [INFO] All tests passed! [2019-07-29T21:36:37.185Z] [INFO] [2019-07-29T21:36:37.185Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:36:37.185Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T21:36:37.185Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:36:37.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-29T21:36:37.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-29T21:36:37.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-29T21:36:37.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:36:37.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-29T21:36:37.455Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-29T21:36:37.455Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-29T21:36:37.455Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:37.455Z] [INFO] The project's OSGi version is 1.0.2.201907292011 [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:37.455Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:37.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:36:37.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-29T21:36:37.455Z] [INFO] [2019-07-29T21:36:37.455Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:37.455Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:38.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:36:38.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:38.018Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:38.018Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:38.018Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:38.018Z] [INFO] [2019-07-29T21:36:38.018Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:36:40.560Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-07-29T21:36:40.560Z] [INFO] Command line: [2019-07-29T21:36:40.560Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:36:40.560Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:36:44.907Z] !SESSION 2019-07-29 21:36:40.327 ----------------------------------------------- [2019-07-29T21:36:44.907Z] eclipse.buildId=unknown [2019-07-29T21:36:44.907Z] java.version=1.8.0_202 [2019-07-29T21:36:44.907Z] java.vendor=Oracle Corporation [2019-07-29T21:36:44.907Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:36:44.907Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:36:44.907Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:36:44.907Z] [2019-07-29T21:36:44.907Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:36:44.154 [2019-07-29T21:36:44.907Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:36:44.907Z] !STACK 0 [2019-07-29T21:36:44.907Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:36:44.907Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:36:44.907Z] [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:36:44.907Z] [2019-07-29T21:36:44.907Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:36:44.428 [2019-07-29T21:36:44.907Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:36:44.907Z] !STACK 0 [2019-07-29T21:36:44.907Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:36:44.907Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:36:44.907Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:36:44.907Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:36:44.907Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:36:44.907Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:36:44.907Z] [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:36:44.907Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:36:47.433Z] process 19052: 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 [2019-07-29T21:36:47.433Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:36:47.689Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:36:47.689Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:37:02.553Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-29T21:37:02.553Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-29T21:37:02.553Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-07-29T21:37:02.553Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-29T21:37:02.553Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-29T21:37:02.553Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-29T21:37:02.553Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 1.216 s [2019-07-29T21:37:02.553Z] [2019-07-29T21:37:02.553Z] Results: [2019-07-29T21:37:02.553Z] [2019-07-29T21:37:02.553Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:37:02.553Z] [2019-07-29T21:37:02.553Z] [2019-07-29T21:37:02.553Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 21:37:02.543 [2019-07-29T21:37:02.553Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-29T21:37:02.553Z] !STACK 0 [2019-07-29T21:37:02.553Z] java.lang.NullPointerException [2019-07-29T21:37:02.553Z] at java.io.File.(File.java:277) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T21:37:02.553Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:37:02.553Z] [2019-07-29T21:37:02.553Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 21:37:02.544 [2019-07-29T21:37:02.553Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-29T21:37:02.553Z] !STACK 0 [2019-07-29T21:37:02.553Z] java.lang.NullPointerException [2019-07-29T21:37:02.553Z] at java.io.File.(File.java:277) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-29T21:37:02.553Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T21:37:02.553Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:37:02.810Z] [2019-07-29T21:37:02.810Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 21:37:02.554 [2019-07-29T21:37:02.810Z] !MESSAGE Exception executing analysis [2019-07-29T21:37:02.810Z] !STACK 0 [2019-07-29T21:37:02.810Z] java.lang.NullPointerException [2019-07-29T21:37:02.810Z] at java.io.File.(File.java:277) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T21:37:02.810Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:37:02.810Z] [2019-07-29T21:37:02.810Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-29 21:37:02.555 [2019-07-29T21:37:02.810Z] !MESSAGE Exception executing analysis [2019-07-29T21:37:02.810Z] !STACK 0 [2019-07-29T21:37:02.810Z] java.lang.NullPointerException [2019-07-29T21:37:02.810Z] at java.io.File.(File.java:277) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-29T21:37:02.810Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-29T21:37:02.810Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-29T21:37:04.706Z] [INFO] All tests passed! [2019-07-29T21:37:04.706Z] [INFO] [2019-07-29T21:37:04.706Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec [2019-07-29T21:37:04.964Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-29T21:37:04.964Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.pom [2019-07-29T21:37:04.964Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-29T21:37:04.964Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:37:04.964Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-29T21:37:04.964Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-29T21:37:04.964Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-29T21:37:04.964Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:37:04.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-29T21:37:04.964Z] [INFO] [2019-07-29T21:37:04.964Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:04.964Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:05.529Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:37:05.529Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:05.529Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:05.529Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:05.529Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:05.529Z] [INFO] [2019-07-29T21:37:05.529Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:07.023Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-07-29T21:37:07.023Z] [INFO] Command line: [2019-07-29T21:37:07.023Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:37:07.023Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:37:11.204Z] !SESSION 2019-07-29 21:37:06.926 ----------------------------------------------- [2019-07-29T21:37:11.204Z] eclipse.buildId=unknown [2019-07-29T21:37:11.204Z] java.version=1.8.0_202 [2019-07-29T21:37:11.204Z] java.vendor=Oracle Corporation [2019-07-29T21:37:11.204Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:37:11.204Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:37:11.204Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:37:11.204Z] [2019-07-29T21:37:11.204Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:37:10.439 [2019-07-29T21:37:11.204Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:37:11.204Z] !STACK 0 [2019-07-29T21:37:11.204Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:37:11.204Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:37:11.204Z] [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:37:11.204Z] [2019-07-29T21:37:11.204Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:37:10.652 [2019-07-29T21:37:11.204Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:37:11.204Z] !STACK 0 [2019-07-29T21:37:11.204Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:37:11.204Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:37:11.204Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:37:11.204Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:37:11.204Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:37:11.204Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:37:11.204Z] [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:37:11.204Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:37:13.101Z] process 19129: 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 [2019-07-29T21:37:13.101Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:37:13.668Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:37:13.668Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:37:28.549Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-29T21:37:28.549Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-29T21:37:28.549Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.036 s [2019-07-29T21:37:28.549Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-29T21:37:28.549Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-29T21:37:28.549Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-29T21:37:28.549Z] [2019-07-29T21:37:28.549Z] Results: [2019-07-29T21:37:28.549Z] [2019-07-29T21:37:28.549Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:37:28.549Z] [2019-07-29T21:37:31.074Z] [INFO] All tests passed! [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:31.074Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec [2019-07-29T21:37:31.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:31.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:37:31.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-29T21:37:31.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:37:31.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:37:31.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:37:31.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-29T21:37:31.074Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-29T21:37:31.074Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.074Z] [INFO] The project's OSGi version is 1.0.6.201907292011 [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.074Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:37:31.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-29T21:37:31.074Z] [INFO] [2019-07-29T21:37:31.074Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.074Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:37:31.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.332Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.332Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.332Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:31.332Z] [INFO] [2019-07-29T21:37:31.332Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:37:33.458Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-29T21:37:33.458Z] [INFO] Command line: [2019-07-29T21:37:33.458Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-29T21:37:33.458Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:37:37.677Z] !SESSION 2019-07-29 21:37:33.363 ----------------------------------------------- [2019-07-29T21:37:37.678Z] eclipse.buildId=unknown [2019-07-29T21:37:37.678Z] java.version=1.8.0_202 [2019-07-29T21:37:37.678Z] java.vendor=Oracle Corporation [2019-07-29T21:37:37.678Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:37:37.678Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-29T21:37:37.678Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-29T21:37:37.678Z] [2019-07-29T21:37:37.678Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:37:37.135 [2019-07-29T21:37:37.678Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:37:37.678Z] !STACK 0 [2019-07-29T21:37:37.678Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:37:37.678Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:37:37.678Z] [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:37:37.678Z] [2019-07-29T21:37:37.678Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:37:37.362 [2019-07-29T21:37:37.678Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:37:37.678Z] !STACK 0 [2019-07-29T21:37:37.678Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:37:37.678Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:37:37.678Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:37:37.678Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:37:37.678Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:37:37.678Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:37:37.678Z] [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:37:37.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:37:40.205Z] process 19202: 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 [2019-07-29T21:37:40.205Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:37:40.463Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:37:40.463Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:37:52.649Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-29T21:37:53.581Z] Display size: 1440x900 [2019-07-29T21:37:53.581Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-29T21:37:53.581Z] GTK version=3.18.9 [2019-07-29T21:37:53.581Z] GTK theme=Ambiance [2019-07-29T21:37:53.581Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-29T21:37:53.581Z] Time zone: Coordinated Universal Time [2019-07-29T21:37:53.838Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-29T21:37:53.838Z] log4j:WARN Please initialize the log4j system properly. [2019-07-29T21:37:55.861Z] *** BUG *** [2019-07-29T21:37:55.861Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:37:55.861Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:37:55.861Z] [2019-07-29T21:37:55.861Z] *** BUG *** [2019-07-29T21:37:55.861Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:37:55.861Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:37:55.861Z] [2019-07-29T21:37:55.861Z] *** BUG *** [2019-07-29T21:37:55.861Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:37:55.861Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:37:55.861Z] [2019-07-29T21:37:55.861Z] *** BUG *** [2019-07-29T21:37:55.861Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:37:55.861Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:37:55.861Z] [2019-07-29T21:37:56.426Z] *** BUG *** [2019-07-29T21:37:56.426Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:37:56.426Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:37:56.426Z] [2019-07-29T21:38:01.675Z] *** BUG *** [2019-07-29T21:38:01.675Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:38:01.675Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:38:01.675Z] [2019-07-29T21:38:01.675Z] *** BUG *** [2019-07-29T21:38:01.675Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:38:01.675Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:38:01.675Z] [2019-07-29T21:38:01.675Z] *** BUG *** [2019-07-29T21:38:01.675Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:38:01.675Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:38:01.675Z] [2019-07-29T21:38:01.675Z] *** BUG *** [2019-07-29T21:38:01.675Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:38:01.675Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:38:01.675Z] [2019-07-29T21:38:01.675Z] *** BUG *** [2019-07-29T21:38:01.675Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-29T21:38:01.675Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-29T21:38:01.675Z] [2019-07-29T21:39:53.390Z] [2019-07-29T21:39:53.390Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-29 21:39:40.373 [2019-07-29T21:39:53.390Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-29T21:39:53.390Z] !STACK 0 [2019-07-29T21:39:53.390Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-29T21:39:53.390Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-29T21:39:53.390Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-29T21:39:53.390Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-29T21:39:53.390Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-29T21:39:53.390Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-29T21:39:53.390Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-29T21:39:53.390Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-29T21:39:53.390Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-29T21:39:53.390Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-29T21:39:53.390Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-29T21:39:53.390Z] ... 3 more [2019-07-29T21:40:11.452Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 137.284 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-29T21:40:11.452Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.856 s [2019-07-29T21:40:11.452Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.64 s [2019-07-29T21:40:11.452Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 13.219 s [2019-07-29T21:40:11.452Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 19.575 s [2019-07-29T21:40:11.452Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 9.877 s [2019-07-29T21:40:11.452Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.442 s [2019-07-29T21:40:11.452Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.871 s [2019-07-29T21:40:11.452Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.538 s [2019-07-29T21:40:11.452Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.508 s [2019-07-29T21:40:11.452Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.972 s [2019-07-29T21:40:11.452Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.14 s [2019-07-29T21:40:11.452Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.649 s [2019-07-29T21:40:11.452Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.498 s [2019-07-29T21:40:11.452Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.348 s [2019-07-29T21:40:11.452Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.454 s [2019-07-29T21:40:11.452Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-29T21:40:11.452Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.419 s [2019-07-29T21:40:11.452Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.821 s [2019-07-29T21:40:11.452Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 9.687 s [2019-07-29T21:40:11.452Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.698 s [2019-07-29T21:40:11.452Z] [2019-07-29T21:40:11.452Z] Results: [2019-07-29T21:40:11.452Z] [2019-07-29T21:40:11.452Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-29T21:40:11.452Z] [2019-07-29T21:40:11.452Z] [2019-07-29T21:40:11.452Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-29 21:40:10.263 [2019-07-29T21:40:11.452Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-29T21:40:11.452Z] [INFO] All tests passed! [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:40:11.452Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec [2019-07-29T21:40:11.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:40:11.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-29T21:40:11.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.pom [2019-07-29T21:40:11.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-29T21:40:11.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:40:11.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-29T21:40:11.452Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-29T21:40:11.452Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-29T21:40:11.452Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.452Z] [INFO] The project's OSGi version is 1.0.0.201907292011 [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.452Z] [INFO] [2019-07-29T21:40:11.452Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.710Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:40:11.710Z] [INFO] [2019-07-29T21:40:11.710Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:40:11.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-29T21:40:11.710Z] [INFO] [2019-07-29T21:40:11.710Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.710Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:40:11.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.966Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.966Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.966Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:11.966Z] [INFO] [2019-07-29T21:40:11.966Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:13.336Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-07-29T21:40:13.336Z] [INFO] Command line: [2019-07-29T21:40:13.336Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:40:13.336Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:40:17.512Z] !SESSION 2019-07-29 21:40:13.625 ----------------------------------------------- [2019-07-29T21:40:17.512Z] eclipse.buildId=unknown [2019-07-29T21:40:17.512Z] java.version=1.8.0_202 [2019-07-29T21:40:17.512Z] java.vendor=Oracle Corporation [2019-07-29T21:40:17.512Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:40:17.512Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:40:17.512Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:40:17.512Z] [2019-07-29T21:40:17.512Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:40:17.028 [2019-07-29T21:40:17.512Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:40:17.512Z] !STACK 0 [2019-07-29T21:40:17.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-29T21:40:17.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:40:17.512Z] [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:40:17.512Z] [2019-07-29T21:40:17.512Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:40:17.172 [2019-07-29T21:40:17.512Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:40:17.512Z] !STACK 0 [2019-07-29T21:40:17.512Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-29T21:40:17.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:40:17.512Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:40:17.512Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:40:17.512Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:40:17.512Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:40:17.512Z] [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:40:17.512Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:40:19.406Z] process 19785: 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 [2019-07-29T21:40:19.406Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-29T21:40:19.971Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:40:19.971Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-29T21:40:32.348Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-29T21:40:32.348Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-29T21:40:32.348Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.194 s [2019-07-29T21:40:32.348Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-29T21:40:32.348Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-29T21:40:32.348Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.021 s [2019-07-29T21:40:32.348Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.008 s [2019-07-29T21:40:32.348Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-07-29T21:40:32.348Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.048 s [2019-07-29T21:40:32.348Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.006 s [2019-07-29T21:40:32.348Z] [2019-07-29T21:40:32.348Z] Results: [2019-07-29T21:40:32.348Z] [2019-07-29T21:40:32.348Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:40:32.348Z] [2019-07-29T21:40:33.278Z] [INFO] All tests passed! [2019-07-29T21:40:33.278Z] [INFO] [2019-07-29T21:40:33.278Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:33.278Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec [2019-07-29T21:40:33.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-29T21:40:33.278Z] [INFO] [2019-07-29T21:40:33.278Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:33.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-29T21:40:33.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.pom [2019-07-29T21:40:33.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-29T21:40:33.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:40:33.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:40:33.278Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:40:33.278Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-29T21:40:33.535Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-29T21:40:33.535Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:33.535Z] [INFO] The project's OSGi version is 1.0.6.201907292011 [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:33.535Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:33.535Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:40:33.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-29T21:40:33.535Z] [INFO] [2019-07-29T21:40:33.535Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:33.535Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-29T21:40:34.463Z] [INFO] [2019-07-29T21:40:34.463Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:34.463Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:40:34.463Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-29T21:40:34.463Z] [INFO] [2019-07-29T21:40:34.463Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:34.463Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-29T21:40:34.463Z] [INFO] [2019-07-29T21:40:34.463Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:34.720Z] [INFO] [2019-07-29T21:40:34.720Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:34.720Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-29T21:40:34.720Z] [INFO] [2019-07-29T21:40:34.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:34.720Z] [INFO] [2019-07-29T21:40:34.720Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:34.720Z] [INFO] [2019-07-29T21:40:34.720Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:34.720Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-29T21:40:34.720Z] [INFO] [2019-07-29T21:40:34.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:34.720Z] [INFO] [2019-07-29T21:40:34.720Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:37.240Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-29T21:40:37.240Z] [INFO] Command line: [2019-07-29T21:40:37.240Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-29T21:40:37.240Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-29T21:40:41.418Z] !SESSION 2019-07-29 21:40:37.259 ----------------------------------------------- [2019-07-29T21:40:41.418Z] eclipse.buildId=unknown [2019-07-29T21:40:41.418Z] java.version=1.8.0_202 [2019-07-29T21:40:41.418Z] java.vendor=Oracle Corporation [2019-07-29T21:40:41.418Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-29T21:40:41.418Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-29T21:40:41.418Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-29T21:40:41.418Z] [2019-07-29T21:40:41.418Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-29 21:40:40.828 [2019-07-29T21:40:41.418Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:40:41.418Z] !STACK 0 [2019-07-29T21:40:41.418Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-29T21:40:41.418Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:40:41.418Z] [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:40:41.418Z] [2019-07-29T21:40:41.418Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-29 21:40:40.922 [2019-07-29T21:40:41.418Z] !MESSAGE FrameworkEvent ERROR [2019-07-29T21:40:41.418Z] !STACK 0 [2019-07-29T21:40:41.418Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-29T21:40:41.418Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:40:41.418Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-29T21:40:41.418Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-29T21:40:41.418Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-29T21:40:41.418Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-29T21:40:41.418Z] [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-29T21:40:41.418Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-29T21:40:43.313Z] [2019-07-29T21:40:43.313Z] Results: [2019-07-29T21:40:43.313Z] [2019-07-29T21:40:43.313Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-29T21:40:43.313Z] [2019-07-29T21:40:44.242Z] [WARNING] No tests found. [2019-07-29T21:40:44.242Z] [INFO] [2019-07-29T21:40:44.242Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:44.242Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec [2019-07-29T21:40:44.242Z] [INFO] Analyzed bundle 'Trace Compass All Tests' with 8 classes [2019-07-29T21:40:44.498Z] [INFO] [2019-07-29T21:40:44.498Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:44.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-29T21:40:44.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.pom [2019-07-29T21:40:44.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-29T21:40:44.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:40:44.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-29T21:40:44.498Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-29T21:40:44.498Z] [INFO] [2019-07-29T21:40:44.498Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-29T21:40:44.498Z] [INFO] [2019-07-29T21:40:44.498Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-29T21:40:44.498Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-29T21:40:44.498Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:44.754Z] [INFO] [2019-07-29T21:40:44.754Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:45.011Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:45.011Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:45.011Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-29T21:40:45.011Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.pom [2019-07-29T21:40:45.011Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:40:45.011Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:40:45.011Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-29T21:40:45.011Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-29T21:40:45.011Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.011Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:40:45.011Z] [INFO] [2019-07-29T21:40:45.011Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.269Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-29T21:40:45.269Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.pom [2019-07-29T21:40:45.269Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-29T21:40:45.269Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:40:45.269Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-29T21:40:45.269Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-29T21:40:45.269Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.269Z] [INFO] The project's OSGi version is 5.0.0.201907292011 [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.269Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:40:45.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.269Z] [INFO] [2019-07-29T21:40:45.269Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.526Z] [INFO] [2019-07-29T21:40:45.526Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.526Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-29T21:40:45.526Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-29T21:40:45.526Z] [INFO] [2019-07-29T21:40:45.526Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.526Z] [INFO] [2019-07-29T21:40:45.526Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.526Z] [INFO] [2019-07-29T21:40:45.526Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:40:45.526Z] [INFO] [2019-07-29T21:40:45.526Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:17.562Z] [INFO] [2019-07-29T21:41:17.562Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:17.562Z] [INFO] [2019-07-29T21:41:17.562Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:17.562Z] [INFO] [2019-07-29T21:41:17.562Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:17.562Z] [INFO] [2019-07-29T21:41:17.562Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:17.562Z] [INFO] [2019-07-29T21:41:17.562Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:18.931Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.zip [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:21.548Z] [INFO] Skipping JaCoCo execution due to missing classes directory. [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:21.548Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-29T21:41:21.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.pom [2019-07-29T21:41:21.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-29T21:41:21.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-29T21:41:21.548Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-29T21:41:21.548Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.548Z] [INFO] The project's OSGi version is 1.0.1.201907292011 [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.548Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:41:21.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-29T21:41:21.548Z] [INFO] [2019-07-29T21:41:21.548Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.548Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-29T21:41:21.805Z] [INFO] [2019-07-29T21:41:21.805Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-29T21:41:21.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-29T21:41:21.805Z] [INFO] [2019-07-29T21:41:21.805Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.805Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-29T21:41:21.805Z] [INFO] [2019-07-29T21:41:21.805Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.805Z] [INFO] [2019-07-29T21:41:21.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:21.805Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-29T21:41:22.061Z] [INFO] [2019-07-29T21:41:22.061Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:22.061Z] [INFO] [2019-07-29T21:41:22.061Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:22.061Z] [INFO] [2019-07-29T21:41:22.061Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:22.061Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-29T21:41:22.061Z] [INFO] [2019-07-29T21:41:22.061Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:22.061Z] [INFO] [2019-07-29T21:41:22.061Z] [INFO] --- jacoco-maven-plugin:0.7.9:report (post-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:22.061Z] [INFO] Loading execution data file /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec [2019-07-29T21:41:22.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core.test' with 3 classes [2019-07-29T21:41:22.061Z] [INFO] [2019-07-29T21:41:22.061Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:22.061Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-29T21:41:22.061Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.pom [2019-07-29T21:41:22.061Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-29T21:41:22.061Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-29T21:41:22.061Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-29T21:41:22.061Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-29T21:41:22.318Z] [INFO] [2019-07-29T21:41:22.318Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-29T21:41:22.318Z] [INFO] ------------------------------------------------------------------------ [2019-07-29T21:41:22.318Z] [INFO] Reactor Summary: [2019-07-29T21:41:22.318Z] [INFO] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 54.286 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.021 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.014 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 36.421 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.061 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.616 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.207 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 1.689 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.015 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.500 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 8.550 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 0.663 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.060 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 5.833 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.076 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:32 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 16.655 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [06:01 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 2.009 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:34 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 9.072 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 14.702 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 0.831 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 1.898 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 10.445 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 0.598 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 1.159 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 8.586 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 1.590 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 0.907 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 0.860 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.045 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 2.604 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:08 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 2.839 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 1.704 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 28.747 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 1.261 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 45.519 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 1.328 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:27 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [06:08 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 16.111 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 23.192 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.044 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 0.342 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 2.066 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 0.929 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:10 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:30 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:27 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 9.587 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 22.082 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 40.338 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.097 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 0.703 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.010 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 28.480 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 0.942 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.553 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 0.638 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.201 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 9.895 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 10.609 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.155 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 8.855 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 0.162 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:02 min] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 9.647 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 5.958 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 5.546 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 5.739 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 0.633 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.011 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 1.055 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 0.639 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 0.192 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 8.319 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 20.645 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 6.835 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 0.899 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.539 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 1.166 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 3.291 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 0.155 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 8.798 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 7.671 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 58.582 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 0.715 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 0.278 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [01:02 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [02:08 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 1.277 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 0.589 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 0.180 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 37.992 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 23.683 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:32 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [05:53 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:32 min] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.015 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.862 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 10.164 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 0.601 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 0.681 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 0.201 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 9.445 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 48.085 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.010 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.176 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.077 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 0.519 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 0.498 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.271 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.491 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.010 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 0.613 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 0.176 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [02:22 min] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.013 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 9.836 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [11:48 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 13.064 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 12.145 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:54 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 27.578 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 25.773 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [02:40 min] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 21.887 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 11.132 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 0.474 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 0.194 s] [2019-07-29T21:41:22.318Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 36.055 s] [2019-07-29T21:41:22.318Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 0.949 s] [2019-07-29T21:41:22.318Z] [INFO] ------------------------------------------------------------------------ [2019-07-29T21:41:22.318Z] [INFO] BUILD SUCCESS [2019-07-29T21:41:22.318Z] [INFO] ------------------------------------------------------------------------ [2019-07-29T21:41:22.318Z] [INFO] Total time: 01:29 h [2019-07-29T21:41:22.318Z] [INFO] Finished at: 2019-07-29T21:41:22Z [2019-07-29T21:41:22.318Z] [INFO] ------------------------------------------------------------------------ Post stage [Pipeline] archiveArtifacts [2019-07-29T21:41:24.423Z] Archiving artifacts [Pipeline] junit [2019-07-29T21:41:47.049Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS